CVS: tmda/bin tmda-rfilter,1.98,1.99
"Jason R. Mastaler" <[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-serv29153/bin
Modified Files:
tmda-rfilter
Log Message:
Fix spacing so that the -S usage docstring lines up
with the others.
Index: tmda-rfilter
===================================================================
RCS file: /cvsroot/tmda/tmda/bin/tmda-rfilter,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- tmda-rfilter 18 Jun 2003 03:49:53 -0000 1.98
+++ tmda-rfilter 18 Jun 2003 17:20:43 -0000 1.99
@@ -55,19 +55,21 @@
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.
- -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.
- 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.
+ 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