Changes

From SME Server
Jump to navigationJump to search
603 bytes added ,  23:09, 27 February 2017
Line 1,255: Line 1,255:  
===Log watching tool===
 
===Log watching tool===
 
qplogtail is a script to to monitor /var/log/qpsmtpd/current, see [[bugzilla:3418]]
 
qplogtail is a script to to monitor /var/log/qpsmtpd/current, see [[bugzilla:3418]]
 +
 +
===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
    
===Qpsmtpd for SME versions 9.1 and earlier===
 
===Qpsmtpd for SME versions 9.1 and earlier===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,228

edits

Navigation menu