Email Aliases: Difference between revisions

Back up to the Email Features Category
From AAISP Support Site
(Use better headers)
(Document the way wildcard aliases are (mis)handled)
Line 31: Line 31:
These will then be listed in the Alias list as:
These will then be listed in the Alias list as:
:[[File:Clueless-email-alias-example3.png|none|600px|thumb|Alias for Bob]]
:[[File:Clueless-email-alias-example3.png|none|600px|thumb|Alias for Bob]]

== Wildcard entries ==
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
But the instructions on the web page are wrong (Nov 2023) - this 'isn't' a catch all to 'match any addresses for which there is not another alias' - it is a catch all for every possible address. In this example any other aliases will be ignored, ''all'' mail will be sent only to the catch all address.

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
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).


== Deleting ==
== Deleting ==
Erase a record, you can select it and select erase. This sounds obvious, but in a modern release of chrome there is no change of colour and indication that you've actually selected a row. Just click on the row and select erase
Erase a record, you can select it and select erase. This sounds obvious, but in a modern release of Chrome there is no change of colour and indication that you've actually selected a row. Just click on the row and select erase


==Help with Other Email Features==
==Help with Other Email Features==

Revision as of 17:23, 26 November 2023


Overview

When we receive the email we will check if you have aliases set up. These are rules which mean mail to one email address is sent to another, or to several other email addresses. The can be useful for different email addresses to the same mailbox, e.g. bob@example.com and robert@example.com may want to go to the same person and so the same mailbox. This is also useful for a group email address that needs to go to many people and so many mailboxes. Generally you need a mailbox for each person that receives email. You can set up aliases on our control pages for your domain.

Creating an Alias

Log in to the Control Pages with your xyx@a login. Within the Email Setup page will be a link for Aliases. You'll be presented with a form such as:

Alias form

As you can see, the alias can be based on address the email is from (SMTP envelope) as well as who it is to. You can leave entries blank which will match all.

External Addresses

There is no problem in the alias directing to a completely different email address outside of AAISP. However you should be aware that this will still go through the spam filter still. If tripped, the spam filter will mark the email as spam by adjusting the email subject. This will alter the DKIM signature, which will likely result in phishing / spoofed email warnings at the forwarded service. Workaround: Change domain level spam detection criteria to a higher level than default (99, for example)

Sending to a Mailbox and to Somewhere Else as well

If you have a Mailbox called bob, and you want email for Bob to go to Bob's Mailbox as well as somewhere else, then you'll need a specific alias to send email to the Mailbox as otherwise the message will only go to the alias.

Take for example, our domain is testing.me.uk and we create an alias for Bob:

Creating an alias for Bob

Will then be listed in the Alias list as:

Alias for Bob

This will send email for bob@testing.me.uk to bob@example.com

Now, even if there is a Mailbox for bob, it will be ignored. In order to send email to Bob's Mailbox as well as bob@example.com we'll need a second alias which specifically sends email for bob to bob, e.g.:

Alias for Bob's Mailbox

These will then be listed in the Alias list as:

Alias for Bob

Wildcard entries

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

But the instructions on the web page are wrong (Nov 2023) - this 'isn't' a catch all to 'match any addresses for which there is not another alias' - it is a catch all for every possible address. In this example any other aliases will be ignored, all mail will be sent only to the catch all address.

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

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).

Deleting

Erase a record, you can select it and select erase. This sounds obvious, but in a modern release of Chrome there is no change of colour and indication that you've actually selected a row. Just click on the row and select erase

Help with Other Email Features

<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1>Category:Email Features</ncl>