CVS: tmda/bin tmda-rfilter,1.93,1.94
Jim Ramsay <[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-serv16035
Modified Files:
tmda-rfilter
Log Message:
Fixed typo
Index: tmda-rfilter
===================================================================
RCS file: /cvsroot/tmda/tmda/bin/tmda-rfilter,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- tmda-rfilter 26 May 2003 00:43:05 -0000 1.93
+++ tmda-rfilter 26 May 2003 15:32:52 -0000 1.94
@@ -652,7 +652,7 @@
if Defaults.CGI_VIRTUALUSER:
# include the current uid, recipient address, and release cookie.
confirm_accept_url = '%s?%s&%s&%s' %(Defaults.CGI_URL,
- os.getuid(),
+ os.geteuid(),
recipient_address,
Cookie.make_confirm_cookie(
timestamp,
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs