[BlueOnyx:22776] Re: Email Forwarding not working

Michael Stauber mstauber at blueonyx.it
Sat Mar 16 02:42:17 -05 2019


Hi Felix,

> How can I troubleshoot this issue of disappearing emails? Any chance
> that the missing emails can be found?

The logfile /var/log/maillog should tell you what happened. It should
show you if that the vacation messages were sent and what the response
from Google was.

Additionally for testing edit /usr/local/sbin/vacation.pl and find this
line:

# Debugging switch:
$DEBUG = "0";

Change the value to "1" instead:

$DEBUG = "1";

Then run "tail -f /var/log/maillog" and send an email to the user in
question. The maillog will then also contain debugging info from the
vacation message script.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list