> I just discovered a bug in the Redirect Mailet when creating a > Redirect rule > that is non-static and uses a sender of "sender." In this situation, when > James connects to the next SMTP server to deliver the e-mail, it > reports an > empty sender of the message.
Sorry! This is a bug.. > Unfortunately, the "SenderInFakeDomain" > matcher of my other James server is catching these messages, and then > trashing them as spam. > > I also think it's strange that if I use the same rule but mark it > as static, > it tags all mail as coming from the postmaster. Is this > intentional because > the sender will change from message to message? yes. originally it would've been blank, in a "not working" way, it was patched to use postmaster instead. > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
