User Tools

Site Tools


networking:linux:postfix_smarthost

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
networking:linux:postfix_smarthost [2018/04/17 12:03]
gcooper
networking:linux:postfix_smarthost [2019/05/20 08:18]
gcooper
Line 61: Line 61:
  
 <file> <file>
-yum install cyrus-sasl-plain yum install cyrus-sasl-ntlm+yum install cyrus-sasl-plain cyrus-sasl-ntlm
 </file> </file>
  
Line 92: Line 92:
 **Envelope-From**: http://serverfault.com/questions/533912/how-do-i-change-the-envelope-from-in-postfix **Envelope-From**: http://serverfault.com/questions/533912/how-do-i-change-the-envelope-from-in-postfix
  
-<note warning>Some mail servers require the ''envelope-from'' header to be a **valid sender** in order to accept mail via authenticated SMTP.  The most restrictive servers may also require that the **authentication user must match the sender address**.</note>+<note warning>Some mail servers require the ''envelope-from'' header to be a **valid sender** in order to accept mail via authenticated SMTP.  Many servers also require that the **authentication user must match the sender address**.</note>
  
 <file> <file>
Line 103: Line 103:
  
 <file> <file>
-# Use the empty regexp to map *any* address to the desired envelope sender. +# Use the empty regex '//' to map *any* address to the desired envelope sender. 
-// pbx@yourdomain.tld+// validsender@yourdomain.tld
 </file> </file>
  
Line 114: Line 114:
 </file> </file>
  
-===== Script for FreePBX Distro =====+===== FreePBX Distro =====
  
 :!: Includes **SMTP authentication**, **TLS**, **envelope-from** and **trusted CAs** :!: Includes **SMTP authentication**, **TLS**, **envelope-from** and **trusted CAs**
networking/linux/postfix_smarthost.txt · Last modified: 2021/11/30 08:01 by gcooper