Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
postfix [2006/04/02 10:50] a |
postfix [2012/07/31 12:45] (current) greebo old revision restored |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Postfix ====== | ====== Postfix ====== | ||
| + | |||
| ==== Useful links ==== | ==== Useful links ==== | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | |||
| ===== TODO ===== | ===== TODO ===== | ||
| Line 22: | Line 28: | ||
| unverified_recipient_reject_code = 550 | unverified_recipient_reject_code = 550 | ||
| unverified_sender_reject_code = 550 | unverified_sender_reject_code = 550 | ||
| + | |||
| + | |||
| + | |||
| + | smtpd_discard_ehlo_keywords = silent-discard, | ||
| ===== Different Setups ===== | ===== Different Setups ===== | ||
| Line 28: | Line 38: | ||
| * [[postfix: | * [[postfix: | ||
| * [[postfix: | * [[postfix: | ||
| + | * [[postfix: | ||
| + | |||
| ===== Cool :) postifx hacks ===== | ===== Cool :) postifx hacks ===== | ||
| here are some tips .. | here are some tips .. | ||
| + | |||
| + | ==== Making postfix only send through 'smart relayhost' | ||
| + | |||
| + | I use this construction to have a fallback option when the direct connected ADSL-line is down: replace ' | ||
| ==== Hide internal/ | ==== Hide internal/ | ||
| Line 52: | Line 68: | ||
| / | / | ||
| /./ IGNORE | /./ IGNORE | ||
| + | |||
| Line 58: | Line 75: | ||
| '' | '' | ||
| + | 2008-02-06 (b) Not necessarily. If you use reject_unverified_recipient, | ||
| + | ---------------- | ||
| - | ---------------- | ||
| ===== Unsorted stuff ===== | ===== Unsorted stuff ===== | ||
| Line 88: | Line 106: | ||
| Limit the number of times a client can issue a junk command such as NOOP, VRFY, ETRN or RSET in one SMTP session before it is penalized with tarpit delays. | Limit the number of times a client can issue a junk command such as NOOP, VRFY, ETRN or RSET in one SMTP session before it is penalized with tarpit delays. | ||
| === | === | ||
| + | tired of " | ||
| + | |||
| + | add to / | ||
| + | |||
| + | mechlist: plain login crammd5 digestmd5 | ||
| + | |||
| + | or try this: | ||
| + | cd / | ||
| + | mkdir deactivated | ||
| + | mv *otp* deactivated | ||
| + | # for good measure | ||
| + | mv *ntlm* deactivated | ||
| + | |||
| ============= | ============= | ||
| Line 146: | Line 177: | ||
| 240.0.0.0/ | 240.0.0.0/ | ||
| 248.0.0.0/ | 248.0.0.0/ | ||
| + | |||
| + | source - IPv4 bogon list - http:// | ||
| ========== | ========== | ||
| Line 308: | Line 341: | ||
| dsl.net | dsl.net | ||
| + | |||
| + | |||
| + | **B wrote** | ||
| + | To matchne vsak hostname, v katerem se pojavi " | ||
| + | |||
| + | ali ce hoces bit natancen: | ||
| + | / | ||
| + | |||
| / | / | ||

