opensmtpdadmin/VIRTUAL_VACATION
mischa 18e4ff26b0 find 'bounce' everywhere! 2022-08-21 10:45:38 +00:00
..
README.md change setup.php logic, adding content to README 2022-08-21 10:29:42 +00:00
vacation.pl find 'bounce' everywhere! 2022-08-21 10:45:38 +00:00

README.md

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