Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
postfix [2008/02/06 12:34]
86.58.4.25 over-quota & reject_unverified_recipients
postfix [2012/05/16 12:14]
a old revision restored
Line 9: Line 9:
   * [[http://www.pantz.org/os/openbsd/postfix-spamd-dovecot.shtml|Some useful postfix rules]]   * [[http://www.pantz.org/os/openbsd/postfix-spamd-dovecot.shtml|Some useful postfix rules]]
   * [[http://blog.dkorunic.net/|Spam Ninjas - Dinko Korunic’s blog]]   * [[http://blog.dkorunic.net/|Spam Ninjas - Dinko Korunic’s blog]]
 +
  
 ===== TODO ===== ===== TODO =====
Line 27: 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, ETRN  VRFY
  
 ===== Different Setups ===== ===== Different Setups =====
Line 34: Line 39:
   * [[postfix:asrelay|Postfix as relaying server (to Exchaneg/Domino)]]   * [[postfix:asrelay|Postfix as relaying server (to Exchaneg/Domino)]]
   * [[postfix:advance|Advance postfix hacks]]   * [[postfix:advance|Advance postfix hacks]]
 +
  
 ===== Cool :) postifx hacks ===== ===== Cool :) postifx hacks =====
 here are some tips .. here are some tips ..
 +
 +==== Making postfix only send through 'smart relayhost' when direct connection is not available ====
 +
 +I use this construction to have a fallback option when the direct connected ADSL-line is down: replace '**''relayhost''**' in '**main.cf**' by '**''smtp_fallback_relay''**'.
  
 ==== Hide internal/intranet address ==== ==== Hide internal/intranet address ====
Line 167: Line 177:
  240.0.0.0/5 REJECT Domain MX in class E reserved network  240.0.0.0/5 REJECT Domain MX in class E reserved network
  248.0.0.0/5 REJECT Domain MX in reserved network  248.0.0.0/5 REJECT Domain MX in reserved network
 +
 +source - IPv4 bogon list - http://www.cymru.com/Documents/bogon-bn-agg.txt
  
 ========== ==========
postfix.txt · Last modified: 2012/07/31 12:45 by greebo
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready