> > If it isn't important, just stick a ToRepository mailet in front of the
> > RemoteDelivery mailet.
> Sounds too simple in order to work ;) - and so it doesn't work:
As I said, stick a ToRepository mailet in front of the RemoteDelivery
mailet:
<mailet match="All" class="ToRepository">
<repositoryPath> db://maildb/sent </repositoryPath>
<passThrough> true </passThrough>
</mailet>
<mailet match="All" class="RemoteDelivery">
...
</mailet>
You didn't do that in your configuration.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]