Hi all, > > AFAIK ToRepository code has not changed since 2.2. > > See > http://svn.apache.org/viewvc/james/server/tags/build_2_3_1/src/java/org/apac > he/james/transport/mailets/ToRepository.java?r1=109067&r2=532358&diff_format > =h > > I haven't looked into the deeper dependencies, but I do concur that the URL > described by Vincenzo is normatively correct. > > > Maybe there is a bug in ToMultiRepository. > > > Please try adding this configuration to the mailet config: > > <addDeliveryHeader>Delivered-To</addDeliveryHeader> > > > I think it does the wrong thing without that configuration. > > A quick look at the code suggests that if deliveryHeader or resetReturnPath > isn't specified, the code will attempt to store a null message.
I've just added this to our config and can confirm that the null message problem has been fixed (no I have a problem of [EMAIL PROTECTED] not being a valid address, but that is to do with our config) The documentation states that <addDeliveryHeader> is optional, I think it would be better to update that so that other people using this mailet don't trip up on this :) Thanks for the help (and quick response) Kev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]