yes it is.. You can use:
<mailet match="All" class="ToRepository"> <repositoryPath> file://var/mail/backup/</repositoryPath> <passThrough> true </passThrough> </mailet> Bye, Norman 2011/5/5 Aclian Aclian <[email protected]>: > > Hello , > > thank you, I did it. > > another question? > > How can you do of every message duplicate, somthing like this? > > > > > > > <mailet match="All" class="ToRepository"> > > <repositoryPath> file://var/mail/backup/</repositoryPath> > > > > > > > </mailet> > > > Every message that goes in or out should go to user mailbox (in mailbox only > incoming emails) and backup folder. > Is somthing like this possible? > > And sorry for my english? > > Regreads Aclian > > > >> Date: Wed, 4 May 2011 20:58:51 +0200 >> Subject: Re: How to Install Mailet? >> From: [email protected] >> To: [email protected] >> >> If you use james 2.3.2 its included in the distribution. Just add the >> AddFooter mailet to your config.. >> >> Bye, >> Norman >> >> >> 2011/5/3 Aclian Aclian <[email protected]>: >> > >> > Hello together, >> > >> > I have install James-2.3.2 and it works fine, now I would to configure it. >> > I read it for exaple you can add Footer for evry mail. >> > For that I must download apache-mailet-2.4 and than? How can I install >> > that, or what I must do, for example now for add foter. >> > >> > 1. Download >> > 2. Install it? >> > 3. Configure in config.xml? >> > >> > I am using Ubuntu 10.04 Server. >> > >> > Thx for your answer! >> > >> > Regrads Aclian >> > >> >> --------------------------------------------------------------------- >> 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]
