One of our client sent us email where the sender appears as

[EMAIL PROTECTED]

instead of

[EMAIL PROTECTED]


In our code, we are writing a number of Matcher which looks at the
host of the incoming email and a null is returned by getSender()
method.

String host = mail.getSender().getHost();    .


We are running 2.1.x line and am wondering if 2.3.x supports SRS

(http://www.openspf.org/SRS)

Thanks in advance

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to