Validating Email addresses

Julian Field MailScanner at ecs.soton.ac.uk
Wed May 6 09:57:10 IST 2009



On 05/05/2009 18:55, Paul Lemmons wrote:
> We are getting a great deal of Spam bypassing both Postini and Mail 
> Scanner due to a discrepancy between how these two products define an 
> email address and the way Exchange does. The two scanning products 
> recognize emails with a pipe character "|" at the beginning of the 
> address as both valid and part of the email address. I believe this is 
> in line with the email standards. Exchange, othe the other hand simply 
> ignores the character. So a message sent to me at mydom.com and 
> |me at mydom.com are seen as two different addresses by the scanning 
> systems and as a single address by Exchange.
Set "Reject Messages" to point to a ruleset, and have a ruleset that 
looks roughly like this:
FromOrTo: /^\|/ yes
FromOrTo: default no
and MailScanner will reject messages coming from or going to an address 
starting with a pipe character.
Simple as that.
Remember to "service MailScanner reload" after changing the ruleset and 
MailScanner.conf file.


Jules

-- 
Julian Field MEng CITP CEng
www.MailScanner.info
Buy the MailScanner book at www.MailScanner.info/store

Need help customising MailScanner?
Contact me!
Need help fixing or optimising your systems?
Contact me!
Need help getting you started solving new requirements from your boss?
Contact me!

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
Follow me at twitter.com/JulesFM and twitter.com/MailScanner


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the MailScanner mailing list