> > My SENT table remains empty... :-)
> > Probably because your repository path, db://maildb/sent, is wrong.
> Nope :-)

That's not particularly helpful.

Putting:

         <mailet match="All" class="ToRepository">
            <repositoryPath> db://maildb/archives/sent </repositoryPath>
            <passThrough>true</passThrough>
         </mailet>

immediately before the RemoteDelivery mailet works for me.  If it doesn't
work for you, you might want to check your configuration to see why not.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to