Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Email Aliases: Difference between revisions

Content deleted Content added
Adsb (talk | contribs)
Document how wildcard aliases work - I think I've got it right now
Adsb (talk | contribs)
m Tidy
Tags: Mobile edit Mobile web edit
Line 35: Line 35:
You can set an alias where the left hand side of the 'Email to' is empty. This will show in the alias list as something like:
You can set an alias where the left hand side of the 'Email to' is empty. This will show in the alias list as something like:
-any-@example.co.uk catchall@example.co.uk
-any-@example.co.uk catchall@example.co.uk
But the instructions on the web page are a little misleading - this is indeed a catch all to 'match any addresses for which there is not another alias (even if there is a mailbox that matches)' - but the alias file is processed repeatedly until there are no more aliases, and you can find most mail gets send to the catch all address. You need aliases for the delivery mailboxes - entering the mailbox address in the domain in the 'Email to' with an empty 'Send to', so you get something like:
But the instructions on the web page are a little misleading - this is indeed a catch all to 'match any addresses for which there is not another alias (even if there is a mailbox that matches)' - but the alias file is processed repeatedly until there are no more aliases, and you can find most mail gets sent to the catch all address. You need aliases for the delivery mailboxes - entering the mailbox address in the domain in the 'Email to' with an empty 'Send to', so you get something like:
mailbox_name@example.co.uk -unchanged-@example.co.uk
mailbox_name@example.co.uk -unchanged-@example.co.uk
and this will terminate the alias processing and delivery to that mailbox will happen.
and this will terminate the alias processing and delivery to that mailbox will happen.
Line 41: Line 41:
If you're not careful on the web interface, you can end up pressing 'OK' where all the fields are empty. This gives an entry in the alias list something like:
If you're not careful on the web interface, you can end up pressing 'OK' where all the fields are empty. This gives an entry in the alias list something like:
-any-@example.co.uk -unchanged-@example.co.uk
-any-@example.co.uk -unchanged-@example.co.uk
which just confuses the situation. Especially if you have this entry as well as a catch all entry with a 'Send to' address: addresses with their own aliases will be delivered twice (once to the catch all, once as specified in their own alias); addresses without their own aliases will be delivered once (to the catch all) and the sender will receive a 'mail rejected' reply (as there's no specific alias).
which just confuses the situation. Especially if you have this entry as well as a catch all entry with a 'Send to' address: -then addresses with their own aliases will be delivered twice (once to the catch all, once as specified in their own alias); addresses without their own aliases will be delivered once (to the catch all) and the sender will receive a 'mail rejected' reply (as there's no specific alias).


== Deleting ==
== Deleting ==