BytemarkHosting / symbiosis

A hosting environment that works with you, not against you.
GNU General Public License v2.0
21 stars 14 forks source link

Easier method of specifying email aliases #18

Open patch0 opened 7 years ago

patch0 commented 7 years ago

Hi,

While the current mechanism for specifying email aliases is very flexible, I managed to mess things up while creating some aliases by mistyping the local address in the aliases file.

Other hosting platforms allow you to define aliases for a mailbox, I was wondering if this might be a good addition to symbiosis.

I'd suggest adding an 'aliases' file in the Mailbox directory (where the password file is currently) that just contains a list of aliases for that mailbox.

Andy

Originally reported on Bytemark's Gitlab by @patch0 on 2013-10-03T10:24:04.000Z

patch0 commented 7 years ago

I think this will be difficult to implement without a cron-job, so at the moment.

Exim would have to check every mailbox on a system to see if any aliases were defined for that mailbox, for each message that has been delivered.

Or there'd be a cron that would build up an aliases list from these settings that exim could use.

Or I guess exim4 could call a command each time to do this lookup..

As such, I'm not going to put this in jessie but maybe we'll consider this at a later date.

Originally posted by @patch0 on 2015-08-07T08:10:55.000Z

patch0 commented 7 years ago

Apologies, didn't realise I needed to sign in.

Just replying to attach my user name to this report.

Andy

Originally posted by @patch0 on 2013-10-03T10:25:09.000Z