56 Commits (postfixadmin-2.3.5)

Author SHA1 Message Date
Christian Boltz 3be1184a9b vacation.pl: 15 years ago
Christian Boltz 303acce580 Backport of various fixes from trunk to the 2.3 branch 16 years ago
David Goodwin cd7172dcea vacation.pl: see email conversation with stevan@bajic.ch and #2835877 (https://sourceforge.net/tracker/?func=detail&aid=2835877&group_id=191583&atid=937964); thanks to stevan for taking the time to explain why he was right :) - this change makes the vacation script look for user#domain@vacation.domain in the alias table, rather than user@domain, which is a better check (as it implies they also have vacation turned on) 17 years ago
David Goodwin 08f37bb6ad vacation.pl: change syslog facility 17 years ago
Christian Boltz ff3de29241 vacation.pl: 17 years ago
David Goodwin 1432d7c806 VIRTUAL_VACATION/vacation.pl: fix sql query - see https://sourceforge.net/tracker/index.php?func=detail&aid=2835877&group_id=191583&atid=937964 17 years ago
David Goodwin f7d4155fa2 patch from Steve ... see https://sourceforge.net/tracker/index.php?func=detail&aid=2818228&group_id=191583&atid=937964 - once again, thank you 17 years ago
David Goodwin 6f8b25be64 vacation.pl: add patch from Steve - https://sourceforge.net/tracker/?func=detail&aid=2813178&group_id=191583&atid=937967 17 years ago
David Goodwin d0afcbab32 vacation.pl: fix https://sourceforge.net/tracker/?func=detail&aid=2796067&group_id=191583&atid=937964 - remove usage of file in /tmp; abort if logfile is not writeable, or we cannot create it 17 years ago
David Goodwin 5a9de37a65 INSTALL.TXT - see https://sourceforge.net/forum/forum.php?thread_id=3026548&forum_id=676076 ; general update, and add in a note on alias expansion 18 years ago
Christian Boltz 7d9ca0b5c2 VACATION INSTALL.TXT 18 years ago
David Goodwin 2d34a4ca70 update docs a litt;e add revision to .pl file 18 years ago
David Goodwin 6589f8bc22 mail-myself.txt: test stuff 18 years ago
David Goodwin cf2a995e13 vacation.pl: make it strip/discover addresses better, slightly better logging, stop it requiring a messageid 18 years ago
David Goodwin 2641670010 updating tests 18 years ago
David Goodwin b2ba25693e wiza thinks this is hte correct behaviour (i.e return true not false 18 years ago
David Goodwin 4c4c54a5ae mail-filter: obsolete 18 years ago
Christian Boltz d9be3ca66d vacation.pl: 18 years ago
David Goodwin be43c4b7d8 vacation.pl: bump version number as it has not changed in years 18 years ago
David Goodwin 6bff38ac45 test.sh: update to reflect that the parameters passed into the script are actually of the a#b@autoreply.dom.tld and not a@b 18 years ago
David Goodwin d75065f641 1- fix smtp_recipient (i.e un-vacationise-it), 2- remove the needless \s* stuff - these will get removed by the strip_address() routine anyway 18 years ago
David Goodwin 63cc542bbd force requirement for command line parameters to script; regexp changes - thanks Luxten (https://sourceforge.net/forum/forum.php?thread_id=2099851&forum_id=676076) 18 years ago
David Goodwin 78d499aa63 INSTALL.TXT: minor updates 18 years ago
David Goodwin 320ecddbbf vacation.pl: plenty of refactoring; I think this addresses all hte points at https://sourceforge.net/forum/message.php?msg_id=5205584 18 years ago
David Goodwin 194ce8f0ad vacation.pl: fix for https://sourceforge.net/tracker/?func=detail&atid=937964&aid=2040288&group_id=191583 18 years ago
David Goodwin d2fe1d50ed vacation.pl: remove my super secret connection details 18 years ago
David Goodwin be1b5b2eac plenty of updates to vacation.pl - add log4perl support and crude testing harness 18 years ago
David Goodwin 27c0cdb06a fix compile error 18 years ago
David Goodwin 886e02723f vacation.pl: initial merge of smtp rcpt/to checking stuff as per https://sourceforge.net/forum/forum.php?thread_id=2099851&forum_id=676076 ; Thank you! 18 years ago
David Goodwin 73b26190ef vacation.pl: disable automaticnotification stuff 18 years ago
David Goodwin 510c69e311 vacation.pl: add patch from Luxten - enable re-notification after definable timeout - see : https://sourceforge.net/tracker/index.php?func=detail&aid=2031631&group_id=191583&atid=937966 18 years ago
David Goodwin 4ee84c5827 vacation.pl: applying patch from luxten - see https://sourceforge.net/tracker/index.php?func=detail&aid=2031659&group_id=191583&atid=937966 - thanks! 18 years ago
David Goodwin 40b8c19e27 patch from Fabio Bonelli; as per https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2014010&group_id=191583 - thank you! 18 years ago
David Goodwin e3d31bb967 patch from tabmowtez - allow smtp server to be specified - see https://sourceforge.net/tracker/index.php?func=detail&aid=2008468&group_id=191583&atid=937966 18 years ago
David Goodwin 4472e0b1c1 Typo fix; thanks to beuc via https://sourceforge.net/tracker/index.php?func=detail&aid=1996054&group_id=191583&atid=937966 - s/Virual/Virtual/ :) 18 years ago
David Goodwin 4159745968 doc fix 19 years ago
David Goodwin d4a840700c vacation.pl: updating spam check bit 19 years ago
David Goodwin 3293ea8082 vacation.pl: do not send a vacation response if the mail has been previously classes as spam - assumes /^x-spam-flag:\s+yes$/i matches in the message 19 years ago
Christian Boltz 0615e645c7 - fix a MySQL vs. PgSQL problem (True vs. 1) in vacation.pl 19 years ago
Christian Boltz ba6ae2a311 - vacation.pl: replace DBD::MySQL with DBD::mysql in a comment. 19 years ago
David Goodwin c8ed2ffddf vacation.pl: patch from kope (via forum post at http://sourceforge.net/forum/forum.php?thread_id=1837942&forum_id=676076) - Thankyou 19 years ago
David Goodwin eb6bca9047 vacation.pl: debug patch from amsys - see http://sourceforge.net/tracker/download.php?group_id=191583&atid=937966&file_id=247066&aid=1801542 - thank you! 19 years ago
David Goodwin 7863e733f6 move database stuff back into ../DATABASE_[MYSQL|PGSQL].txt 19 years ago
David Goodwin 91589bf6d6 vacation.pl: patches from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1799069&group_id=191583&atid=937966 19 years ago
David Goodwin 2ae28e1eb2 vacation.pl : adding unicode support - thanks to amsys for this 19 years ago
David Goodwin 46db3b7033 better merge from ../DATABASE_* 19 years ago
David Goodwin eaad7314d5 renaming vacation-pgsql.pl to vacation.pl 19 years ago
David Goodwin 9453cbcd93 vacation.pl: removing - replacing with vacation-pgsql.pl which works for both db types 19 years ago
David Goodwin 1239d6e00c DATABASE.txt - schemas for MySQL and PGSQL 19 years ago
David Goodwin 214676b929 doc update prior to merge of vacation perl scripts 19 years ago