opensmtpdadmin/VIRTUAL_VACATION
2022-08-22 21:22:56 +02:00
..
README.md Correct markdown syntax in the READMEs 2022-08-21 12:38:48 +02:00
vacation.pl Update vacation.pl: -c wording change and remove some LF/CR 2022-08-22 21:22:56 +02:00

Virtual Vacation

Virtual Vacation is a Perl script to be used in combination with OpenSMTPD Admin. It provides OOO, Auto Response, Vacation capabilities to virtual users.

To invoke vacation.pl add the following to your /etc/mail/smtpd.conf:

filter filter-from proc-exec "vacation.pl"

When vacation.pl is located in: /usr/local/libexec/smtpd

It requires the following libraries to be installed for MariaDB:

pkg_add p5-DBI p5-DBD-MariaDB 

You can run vacation.pl with the following flags:

  • -l = logging of virtual vacation parsed report/filter streams and decisions
  • -v = verbose (extra flag) logging of report stream
  • -d = debug (extra flag) logging of filter stream