Hi Seyoum, Eike is correct.
try commenting following lines in "mailetcontainer.conf". This will avoid james from keeping a copy for sent items of local deliveries. but this could be problem with those email clients which does not sends Sent request to mail servers after sending a mail. <!-- <mailet match="RecipientIsLocal" class="ToSenderFolder"> <folder>Sent</folder> <consume>false</consume> </mailet> --> Chose the approach which suits your mail client usage. How you can try configuring this mailet configured to store sent mails for local , remote and all deliveries Regards, Farooq On Mon, Mar 4, 2013 at 4:51 PM, Eike Kettner <eike.kett...@gmail.com> wrote: > Hi Seyoum, > > this is just a guess: Are you using some mail client to send mails? > Sometimes the mail client already takes care of placing a copy to a > configured "Sent" folder. Can it be true that you configured james to > do this and the mail client is also copying the message? > > Regards, > Eike > > 2013/3/4 seyoum tesfay <syumtes...@gmail.com>: > > Hi, > > I'm using James server 3.0-beta4 with MySql server. Whenever I send > > messages, instead of saving one copy, why is the server saving two copy > of > > the same message in the Sent items? > > > > *Seyoum T*. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > >