CVS: tmda CRYPTO,1.8,1.9 THANKS,1.68,1.69

"Jason R. Mastaler" <[email protected]>
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda
In directory sc8-pr-cvs1:/tmp/cvs-serv569

Modified Files:
	CRYPTO THANKS 
Log Message:
New feature from Ed Blackman.  'sender' style tagged addresses have
been enhanced to check entire domains instead of just a full e-mail
address.  Thus, you can generate a tagged address that will accept
mail from [email protected], [email protected], or even anyone@tld.

You can generate such tagged addresses using tmda-address, the new
'domain' action in your FILTER_OUTGOING file, or 'X-TMDA: domain'.
See http://us.tmda.net/config-filter.html for more info.

Also see http://mla.libertine.org/tmda-workers/2003-08/msg00145.html
for a detailed description of how this new feature works.


Index: CRYPTO
===================================================================
RCS file: /cvsroot/tmda/tmda/CRYPTO,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- CRYPTO	7 Jun 2002 01:42:10 -0000	1.8
+++ CRYPTO	2 Sep 2003 03:53:52 -0000	1.9
@@ -47,6 +47,11 @@
 
     1.  SENDERMAC is verified by matching it with a new HMAC generated
         against the sender's e-mail address.
+    2.  If the new HMAC does not match, a new HMAC is generated against
+	the sender's fully qualified domain.  If there is still no
+	match, one level of qualification is stripped (eg, 'DOMAIN.DOM'
+	-> 'DOM') and a new HMAC is generated and compared.  The process
+	repeats until a match is found or no more domain parts remain.
 
 Keyword Addresses:
 ------------------

Index: THANKS
===================================================================
RCS file: /cvsroot/tmda/tmda/THANKS,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- THANKS	11 Aug 2003 16:58:23 -0000	1.68
+++ THANKS	2 Sep 2003 03:53:52 -0000	1.69
@@ -27,7 +27,8 @@
     * Ron Bickers -- countless suggestions, bugfixes, documentation
       additions, and code patches (too many to list).
 
-    * Ed Blackman -- bugfixes.
+    * Ed Blackman -- bugfixes, and enchancement of the sender style
+      tagged address to support domains.
 
     * Francisco Sam Castillo -- QAdmin-TMDA web management utility.
 

_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.