On Monday 07 September 2009 12:08:22 sergio wrote: > Hello courier-users, > > Have a task. > If some local user send message I need send copy of this message to > another mailbox. (just like dot-forward for incoming message but for > sent messages) Can I do it with Courier?
You could use pythonfiler framework for that. Basically, using courier.control.addRecipient makes what you wants. I am using pythonfilter for its ability to make various policies easily and what you want is an added bonus for me... Regards, Milan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
