Changes

From SME Server
Jump to navigationJump to search
604 bytes added ,  23:13, 27 February 2017
Line 715: Line 715:  
More info:
 
More info:
 
  perldoc /usr/share/qpsmtpd/plugins/bcc
 
  perldoc /usr/share/qpsmtpd/plugins/bcc
 +
 +
 +
===Set Helo hostname===
 +
Default is set to the hostname.domain, but sometime you might want to have something else to answer with the same as your reverseDNS. You can do one of the followings to only adjust the helo name:
 +
 +
config setprop smtpd HeloHost mydomainname
 +
signal-event email-update
 +
 +
or the following to adjust the way your server will present itself everywhere (httpd, qpsmtd...) This might trigger the generation of new ssl certificate, so use it only if you are sure this is what you want to do.
 +
 +
config set DomainName mydomainname
 +
signal-event domain-modify
 +
signal-event email-update
    
===Set max email size===
 
===Set max email size===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu