This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
reference:smtp_relay [2010/09/22 10:13] – paul | reference:smtp_relay [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
======Mail Connectors -> Mail Senders -> SMTP Relay====== | ======Mail Connectors -> Mail Senders -> SMTP Relay====== | ||
- | =====Advanced Relay Settings Tab===== | ||
- | ====Domain Filtering==== | ||
- | The **Domain Filtering** box lets you restrict which email messages are sent via this Mail Sender. | ||
- | You specify each rule on a separate line, and the message will be sent if it matches any sender rule //and// any recipient rule. If there are only sender rules or only recipient rules, then messages | + | VPOP3 can be configured to send through an SMTP Relay server (sometimes known as a //smarthost//). This is the usual configuration for small/ |
- | You can specify either | + | In some cases, |
- | **From: < | + | |
- | e.g. **From: *@mydomain.com** | + | |
- | or the recipient as\\ | + | [[mail_senders|Description of mail sending methods]] |
- | **< | + | |
- | e.g. **customerdomain.com** or **customerdomain.* ** | + | |
- | So a sample might be\\ | + | =====Tabs===== |
- | ''From: joe@mydomain.com\\ | + | The //SMTP Relay// settings in VPOP3 tell VPOP3 how to send mail through your Internet Provider's SMTP relay service. |
- | From: sales@mydomain.com\\ | + | |
- | customerdomain.com\\ | + | |
- | *microsoft.com'' | + | |
- | This would use this Mail Sender | + | * [[Sender |
- | + | * [[Sender Relay Settings|Settings]] | |
- | ====SMTP Return Address==== | + | * [[Sender Advanced Relay Settings|Advanced Relay Settings]] |
- | The SMTP Return Address (or Return Path) is a hidden part of a message which says where bounce messages (and other automated responses) should be sent. (It is not the same as the **Reply address** which is where your email client will send replies to messages). | + | * [[Sender |
- | + | ||
- | By default, VPOP3 will send out messages using the same Return Address as was used when the message arrived at VPOP3 (even if the message was an incoming message which is now being forwarded). However, some ISPs will check the return address and reject messages if they do not recognise it. For this reason, you can tell VPOP3 to change the Return Address if necessary. | + | |
- | + | ||
- | | + | |
- | | + | |
- | * The **If the original address is not local, set to** setting will make VPOP3 check to see if the original return address is local. If it is, it will use that, otherwise it will use the specified email address instead. | + | |
- | + | ||
- | If the default setting will not work, the usual setting to use is the **If the original address is not local** setting, and set the return address to something like **postmaster@yourdomain.com** | + | |
- | + | ||
- | ====Change NULL Return Addresses To==== | + | |
- | The SMTP standard has a very important rule, that if you do not want to receive bounce messages for your message, then you set the Return Address to a blank address (NULL). This stops bounce loops being set up where a bounce message bounces, and that bounce bounces again etc etc. As the Return Address is also often used for other automated responses such as delivery receipts, autoresponders etc, this is very important. | + | |
- | + | ||
- | However, some ISPs don't conform to the SMTP standard and will block NULL return paths in the mistaken belief that they are insecure. In this case, you can tell VPOP3 to change NULL return paths to a specified email address here. Use something like **no-one@yourdomain.com** or another email address which will //never, ever// have an autoresponder, | + |