CVS: tmda/bin ChangeLog,1.278,1.279 tmda-rfilter,1.97,1.98
Timothy Legant <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda/bin In directory sc8-pr-cvs1:/tmp/cvs-serv14501/bin Modified Files: ChangeLog tmda-rfilter Log Message: Added documentation for -S / --vhome-script to the usage docstring. Index: ChangeLog =================================================================== RCS file: /cvsroot/tmda/tmda/bin/ChangeLog,v retrieving revision 1.278 retrieving revision 1.279 diff -u -r1.278 -r1.279 --- ChangeLog 18 Jun 2003 03:39:52 -0000 1.278 +++ ChangeLog 18 Jun 2003 03:49:53 -0000 1.279 @@ -4,7 +4,9 @@ argument processing if the -S (--vhome-script) flag is given to update $HOME with the virtual user's home directory. - * tmda-rfilter (USEVIRTUALDOMAINS): Small fix to make wildcard + * (usage docstring): Added documentation for -S / --vhome-script. + + * (USEVIRTUALDOMAINS): Small fix to make wildcard domains in VIRTUALDOMAINS work properly. 2003-06-15 Gre7g Luterman <[email protected]> Index: tmda-rfilter =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-rfilter,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- tmda-rfilter 18 Jun 2003 03:39:52 -0000 1.97 +++ tmda-rfilter 18 Jun 2003 03:49:53 -0000 1.98 @@ -55,6 +55,19 @@ filter and then exit. The first address given should be the message recipient (you), and the second is the sender. This option will also check for parsing errors in the filter file. + + -S <script> + --vhome-script <script> + Full pathname of script that prints a virtual email user's home + directory on standard output. tmda-filter will read that path and set + $HOME to that path so that '~' expansion works properly for virtual + users. + + The script takes two arguments, the user name and the domain, on its + command line. + + This option is for use only with the VPopMail and VMailMgr add-ons to + qmail. See the tmda0.XX/contrib directory for sample scripts. """ import getopt _______________________________________ tmda-cvs mailing list http://tmda.net/lists/listinfo/tmda-cvs