Hi, Method org.apache.james.transport.mailets.AbstractNotify.getSender() overrides org.apache.james.transport.mailets.AbstractRedirect.getSender() but fails to account for special addresses such as "SENDER" or "UNALTERED". Therefore, specifying a special address causes an MessagingException to be thrown as an attempt is made to create a MailAddress from the special address.
Either the code is incorrect or the intent is not to support special addresses in this branch of the hierarchy and the Javadoc comments are wrong. Happy to produce a patch, but first I need to known what the true intent is. Cheers, -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
