|
Dave, It works like two different CONTAINS filters. It takes the value in the first column, and if the MAILFROM contains the string, then it checks both columns against the REVDNS entry to see if either one matches. Since the first column has an @ symbol in it, that will never match, and the only possible match would be in the second column as a REVDNS CONTAINS type of match. If you only have one entry per line, then both the MAILFROM and REVDNS will need to contain that string. Using an @ symbol in the first column isn't a requirement, and it's only appropriate for domains with one possible REVDNS value since the first column can't match leaving only one string to match on. The reason for putting it in there is because of some uses of VERP which can include addresses within the MAILFROM before the @ symbol, especially with domains like att.net which allow for forwarding. It also prevents matches on partial domains from occurring, though that would generally be rare. I opt to use the @ symbol in the first column with I only know of one legit REVDNS domain, and I leave it off when there are two, and I omit the domain from the list when there are three or more possible REVDNS matches. Hope this helps. Matt Dave Doherty wrote: Scott- I think that I may misunderstand SPAMDOMAINS.>From the manual: This test will catch E-mail that is not coming from a mailserver that it should be coming from. This test will only work if you set up a file listing domains that you wish to be included in this test. Specifically, it will check the return address of the E-mail, and then check to see if the reverse DNS entry of the IP that the E-mail was sent from contains the domain name. If not, the E-mail fails the test. For example, if "hotmail.com" is listed in the \IMail\Declude\spamdomains.txt file, then an E-mail coming from "law2.hotmail.com" would not fail the test, but an E-mail from "mail.example.ru" would fail the test. Taking the lead from that description, my SPAMDOMAINS file consists of a simple list of domains, one to a line, like this: ebay.com aol.com Yet every example I have seen on this subject the past few days shows two domains per line like this: @juno.com .untd.com How is this supposed to work? -Dave ----- Original Message ----- From: "R. Scott Perry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 15, 2004 4:42 PM Subject: Re: [Declude.JunkMail] why does this fail the spam domains test? -- ===================================================== MailPure custom filters for Declude JunkMail Pro. http://www.mailpure.com/software/ ===================================================== |
- [Declude.JunkMail] why does this fail the spam domains... Jeffrey Di Gregorio
- Re: [Declude.JunkMail] why does this fail the spa... R. Scott Perry
- Re: [Declude.JunkMail] why does this fail the... Dave Doherty
- Re: [Declude.JunkMail] why does this fail... Matt
- Re: [Declude.JunkMail] why does this ... Dave Doherty
- Re: [Declude.JunkMail] why does ... R. Scott Perry
- Re: [Declude.JunkMail] why d... Dave Doherty
- RE: [Declude.JunkMail] why does this fail the spa... Jeffrey Di Gregorio
- RE: [Declude.JunkMail] why does this fail the... R. Scott Perry
- RE: [Declude.JunkMail] why does this fail the spa... Colbeck, Andrew
