This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
reference:sender_direct_settings [2013/07/23 11:21] – created paul | reference:sender_direct_settings [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 18: | Line 18: | ||
This will make VPOP3 find ' | This will make VPOP3 find ' | ||
- | If your ISP requires SMTP authentication, | + | If your ISP requires SMTP authentication, |
+ | < | ||
+ | | ||
+ | eg, you could have | ||
+ | fred: | ||
+ | | ||
+ | Also, you can use wildcards in the domain name part of the line - eg ** *.demon.co.uk** | ||
+ | | ||
+ | ===VPOP3 v6.2 and later=== | ||
+ | In VPOP3 v6.2, you can specify multiple lines which match the target domain, VPOP3 will treat those all as having the same priority | ||
+ | |||
+ | ===VPOP3 v6.3 and later=== | ||
+ | Starting in VPOP3 v6.3 you can add more options into the DNS overrides. The first two parts of each line in the overrides is as before - recipient domain, and target mail server, but after that you can specify qualifiers & options | ||
+ | |||
+ | - Set priority of the target server - specify '' | ||
+ | - Check message size - specify '' | ||
+ | - Check message retries - specify '' | ||
+ | - Stop processing the overrides - specify '' | ||
+ | |||
+ | If a $size and $retries are both specified, then both must match | ||
+ | |||
+ | The ''< | ||
+ | |||
+ | So, an example line may be: | ||
+ | |||
+ | * smtp.myisp.com $retries> | ||
+ | |||
+ | This would tell VPOP3 to send the message to your ISP's SMTP server if a message has already had at least 4 retries | ||
====DNS Cache Size==== | ====DNS Cache Size==== | ||
This option tells VPOP3 how many recent DNS results it should cache internally. VPOP3 will remember up to this many recent DNS results, but it will also honour the DNS result 'Time to live' (TTL) setting, so entries may be removed from the cache even when the cache isn't full. | This option tells VPOP3 how many recent DNS results it should cache internally. VPOP3 will remember up to this many recent DNS results, but it will also honour the DNS result 'Time to live' (TTL) setting, so entries may be removed from the cache even when the cache isn't full. |