[Nevermind] Re: getSender() always return null

2005-02-17 Thread Diego Pietralunga
Sorry for bothering. It was me against a little stupid mistake... He won. Need to go to sleep ASAP. Thanks, Diego Diego Pietralunga wrote: Hi, I'm on James 2.2.1-RC1. I'm facing a problem with the mail sender (MAIL FROM). When using Mail.getSender() I'm always getting null. The mailet is palced in

getSender() always return null

2005-02-17 Thread Diego Pietralunga
Hi, I'm on James 2.2.1-RC1. I'm facing a problem with the mail sender (MAIL FROM). When using Mail.getSender() I'm always getting null. The mailet is palced in the root processor and it's working on a SMTP Authenticated outbound message. I took a look at the source code and saw a sort of trick ab