Guest User!

You are not Sophos Staff.

[8.163][BUG][FIXED] Smtp daemon not running

hI All

I've noticed that my SMTP daemon keeps restarting all day today. I can't find any info on the smpt log though. Where should I be looking for?

Thanks
Parents
  • Hi wingman,

    Apparently the SMTP proxy occasionally crashes on your system for yet unknown reasons. And to make things worse, the smtpd_debug.log is gone after a restart.

    Can you please add the following code in /var/mdw/scripts/smtp line 27 (right below echo ":: Starting $PNAME"):

    cp /var/chroot-smtp/tmp/smtpd_debug.log /var/chroot-smtp/tmp/smtpd_debug.old.log


    Then, after your SMTP proxy has crashed once again, please post the content of the file /var/chroot-smtp/tmp/smtpd_debug.old.log.

    Regards,
    mlenk
Reply
  • Hi wingman,

    Apparently the SMTP proxy occasionally crashes on your system for yet unknown reasons. And to make things worse, the smtpd_debug.log is gone after a restart.

    Can you please add the following code in /var/mdw/scripts/smtp line 27 (right below echo ":: Starting $PNAME"):

    cp /var/chroot-smtp/tmp/smtpd_debug.log /var/chroot-smtp/tmp/smtpd_debug.old.log


    Then, after your SMTP proxy has crashed once again, please post the content of the file /var/chroot-smtp/tmp/smtpd_debug.old.log.

    Regards,
    mlenk
Children
No Data