User Tools

Site Tools


how_to:sending_different_users_mail_through_different_isp_relay_accounts

This is an old revision of the document!


Sending different users' mail through different ISP relay accounts

Occasionally people need to send mail from different users through different ISPs or through ISP accounts with different authentication details.

In most cases this is not necessary, as an ISP will usually accept mail from any email address as long as they authenticate properly, however if your ISP is more restrictive than normal, or changes the sender's email address in the message header according to the authentication details you may need to follow these instructions.

Note that VPOP3 currently only supports up to 10 different Mail Senders, so this method can only be used for up to 10 users. An alternative solution (which is generally simpler) is to use a third party mail relay service. We operate a mail relay service (starting from £40 per year) for our customers (contact our sales team on 0800 634 6513 for information) or there are other companies such as authsmtp.com.

How to do it

You need to create one Connection (and associated Mail Sender) for each user. In the VPOP3 settings, go to Mail Connectors, then click on Add New in the Connections section

Page 1

In Connector Name we recommend you put something like the name of the user this will apply to. Make sure that Use with Main Schedule is checked

Press Next

Page 2

Skip this page, press Next

Page 3

Skip this page, press Next

Page 4

Choose SMTP Relay

Press Next

Page 5

Enter the SMTP relay server specified by the ISP, check the SMTP Relay Server requires authentication box and enter the appropriate username & password.

Press Finish

Now click on the new Mail Sender created, and go to the Advanced Relay Settings tab

In the Domain Filtering box for all the Mail Senders you create EXCEPT ONE, enter

From: <email address>

So, if you want to use this Sender for mail from fred@company.com, in the Domain Filtering box type

From: fred@company.com

(Note that * and ? wildcards are allowed)

For ONE of the Mail Senders (the 'main' one), you need to specify the reverse, so you tell VPOP3 to use this for all messages EXCEPT those sent by the other Mail Senders, so this will send anything else, rather than it being left in the Out Queue indefinitely.

So, for that one Mail Sender, enter something like

!From: user1@company.com
!From: user2@company.com
!From: user3@company.com

how_to/sending_different_users_mail_through_different_isp_relay_accounts.1413537379.txt.gz · Last modified: (external edit)