« Restore (LARGE) MySQL by ssh | Home | Tricky? »
Double mail
By Robin | mei 28, 2007
When recieving double mails on Ensim servers you have to check that flock is replaced by posix!
# nano /etc/MailScanner/MailScanner.conf
change Lock Type = flock to Lock Type = posix and press CTRL-O
# /etc/init.d/MailScanner restart
# /etc/init.d/MailScanner_apt_init restart
When this is done you won’t recieve double mails anymore
Topics: Ensim | No Comments »
