bernhard: utils/testing send_filtertest_emails.py,1.2,1.3

cvs at intevation.de cvs at intevation.de
Wed Jun 1 13:13:21 CEST 2005


Author: bernhard

Update of /kolabrepository/utils/testing
In directory doto:/tmp/cvs-serv14251

Modified Files:
	send_filtertest_emails.py 
Log Message:
Updated docstring to fit new command line options.


Index: send_filtertest_emails.py
===================================================================
RCS file: /kolabrepository/utils/testing/send_filtertest_emails.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- send_filtertest_emails.py	22 Dec 2004 15:29:37 -0000	1.2
+++ send_filtertest_emails.py	1 Jun 2005 11:13:19 -0000	1.3
@@ -1,8 +1,8 @@
 #!/usr/bin/env python
 """Create and send testmails for envelope <-> header checks for Kolab2 Server.
 
-You need to replace kolab.mail.domain and proko2test@ below
-with the real data for a test account on your server.
+You need to speciy --maildomain and --username on the command line
+with the real values for a test account on your server.
 
 Need to be run from a server that can give emails to postfix
 without authentification. Typical use is on a Kolab2 server.





More information about the commits mailing list