User Tools

Site Tools


picoenterprise:mta

Differences

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

Link to this comparison view

Next revision
Previous revision
picoenterprise:mta [2013/12/18 12:30]
Luc Nieland created
picoenterprise:mta [2017/05/11 17:33] (current)
Luc Nieland maximal_queue_lifetime
Line 9: Line 9:
  
  
-To service an RBL yourself, see: [[https://​hannibal.solstice.nl/​hannibalwiki/​hannibal:rbl]]+To service an RBL yourself, see: [[https://​hannibal.solstice.nl/​hannibalwiki/​picoenterprise:email-rbl]]
  
  
Line 34: Line 34:
 ====Configuration==== ====Configuration====
  
-/​etc/​default/​saslauthd+Add the postfix user to the group sasl: 
 +  usermod -a -G sasl postfix 
 + 
 + 
 +Configure SASL: /​etc/​default/​saslauthd
  
 <​code>​ <​code>​
Line 58: Line 62:
  
 <​code>​ <​code>​
 +maximal_queue_lifetime = 12w
 +bounce_queue_lifetime =  12w
 smtpd_banner = postoffice.example.com ESMTP smtpd_banner = postoffice.example.com ESMTP
 disable_vrfy_command = yes disable_vrfy_command = yes
picoenterprise/mta.1387366209.txt.gz · Last modified: 2013/12/18 12:30 by Luc Nieland