Peter Eisch <[EMAIL PROTECTED]> wrote:

> We can ignore them because their {EHLO|HELO} host is always
> their mailserver and not one posing to be mine.  So I'd like to
> track what the present at the start of the session and then
> check that against the recipient(s).

Can't you just use the hello_host() method of the connection, 
rather than saving the hostname in a note?  In any case, 
anything that needs to persist through a MAIL or RSET should be 
in the connection notes, not the transaction notes.

-- 
Keith C. Ivey <[EMAIL PROTECTED]>
Washington, DC

Reply via email to