[BlueOnyx:19379] Re: Vacation Message is not working

Michael Stauber mstauber at blueonyx.it
Mon Mar 21 12:03:22 -05 2016


Hi,

> A customer activated the vacation message. But the mailserver
> did not send a vacation message back. There is are no error message.
> 
> Any ideas?

You can turn on debugging in /usr/local/sbin/vacation.pl when you change ...

# Debugging switch:
$DEBUG = "0";

... to ...

# Debugging switch:
$DEBUG = "1";

It'll log what it does to /var/log/maillog.

The most common causes for vacation messages "not working" are:

- That same sender email address already received a vacation message
this week.

- The recipient email account (or the Vsite he belongs to) is over quota.

- Permission issues with the home directory of the user where vacation
messages are enabled.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list