Re: trigger bounce from mailbox write

2012-07-01 Thread Timothy Prepscius
Ok I got things to work with the bouncing. [ While this is truly just a detail, if all the of the source was in one place, it would have been much easier to fix and thought-trace. I spend 80% of the time in james just trying to find where some file is. Maven is def a tradeoff. Anyhow.

Re: trigger bounce from mailbox write

2012-07-01 Thread Timothy Prepscius
Hello, Sent false shouldn't this be this: Sent false ? On Jun 27, 2012, at 4:42 AM, Eric Charles wrote: > Hi Tim

Potential bug in LocalDelivery mailet...?

2012-07-01 Thread gamliela
Hi, I get exception in this mailet (at "transport" processor): When the recipient belongs to local host but has no user or mailbox defined. The sender has not authorized. I'm using James3-beta4 + MySQL + Win7. I also tried to upgrade OpenJPA to 2.2 but this didn't help. There is also jira at