IMS5.1 copy all outgoing mail to one mailbox

Is there a way to copy all outgoing messages at the server level to one particular mailbox?Thank you in advance.
[133 byte] By [707054] at [2007-11-25 8:13:40]
# 1
Hi,I'd be interested in doing this for everything that comes into and leaves the message store.I wonder if you could do it by adding a parameter to one of the channels. Does anybody know?
Andrew Wallace at 2007-7-1 14:10:01 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
guys i am also looking for the same thing if you have achived this pls guide me how to do this regardsPrashant
705481 at 2007-7-1 14:10:01 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
Could you use an mta wide sieve filter that would forward a copy and keep a copy in the imap folder?i.e.If you want to keep a copy on the imap-server you can specify an explicit keep:redirect "archive@somewhere.else.com";keep;
navin504 at 2007-7-1 14:10:01 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
Hi is there any way by which i can save all the incoming & out going messages , i am running iplanet message server version 4.15 p 6 , kindly tell me in a a bit details as m new to the iplanet world regardsPrashant
qmailindia at 2007-7-1 14:10:01 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5
I tried this and i get 8 copies of each mail in the destination mailbox.I guess the filter gets applied to all channels.How do i attach this filter to one channel only.
704682 at 2007-7-1 14:10:01 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 6
Hi, Just put the filter keyword into the channel definition followed by the filter url that describes the filter location. This is in imta.cnf
navin504 at 2007-7-1 14:10:01 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...