Well, you are clearly a much wiser person. I added the debug to my config under RemoteDelivery. The debug statements followed and it quickly brought me to the fact that I had mail.jar in my james/SAR-INF/lib that I used when compiling my custom mailets that conflicted. I removed it and all is working.
Thank you so much! Mark On Thu, Aug 21, 2008 at 10:48 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > Mark Hale ha scritto: >> >> Stefano. >> >>> Have you restarted james? >> >> Yes >> >>> What environment.xml file do you change? You have to change the expanded >>> one >>> and not the one inside the sar file. >> >> james/apps/james/SAR-INF/environment.xml. It is attached along with >> the mailet log file. >> >> I do see debug statements in the other logs such as >> smtpserver-2008-08-21-08-35.log. Just not for maillet. >> >> I would love to get a debug log with more details so I could trace >> this down. Any help is appreciated. > > Try adding a: > <debug>true</debug> > > in your RemoteDelivery configuration. > > Stefano > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
