Hello all,

I noticed that when a message passes through the ToProcessor mailet it loses the
remoteHost and remoteAddr data due to James creating a new MailImpl instance
with just the sender, recipients, message and state data, which gives the
MailImpl object the default remoteHost (localhost) and remoteAddr(127.0.0.1).
Is this the expected behavior, or is it a bug?  I would guess bug, since this
should (and on my system it does) break the built in anti-spam protection from
the match="RemoteAddrNotInNetwork=127.0.0.1" directive using CVS sources from a
few days ago.  Of course I could just be missing something...

Craig B.



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to