Changes

Jump to navigation Jump to search
document smtpd 'Greeting' and 'HeloHost'
Line 928: Line 928:  
  config setprop smtpd variable value
 
  config setprop smtpd variable value
 
  signal-event email-update
 
  signal-event email-update
 +
 
{| width="100%" border="1" cellpadding="5" cellspacing="0"
 
{| width="100%" border="1" cellpadding="5" cellspacing="0"
 
|+Affected file: /var/service/qpsmtpd/runenv
 
|+Affected file: /var/service/qpsmtpd/runenv
Line 943: Line 944:  
|}
 
|}
    +
{| width="100%" border="1" cellpadding="5" cellspacing="0"
 +
|+Affected file: /var/service/qpsmtpd/config/smtpgreeting
 +
!Variable
 +
!Target
 +
!Default
 +
|-
 +
|Greeting
 +
|Hostname portion of the greeting provided by your server to inbound SMTP connections
 +
|$SystemName.$DomainName
 +
|}
 +
 +
{| width="100%" border="1" cellpadding="5" cellspacing="0"
 +
|+Affected file: /var/qmail/control/helohost
 +
!Variable
 +
!Target
 +
!Default
 +
|-
 +
|HeloHost
 +
|SMTP Helo / Ehlo value provided by your server when connecting to external SMTP servers to send email
 +
|$DomainName
 +
|}
    
==== yum ====
 
==== yum ====

Navigation menu