shyam s wrote:
...Before a mail entering into that public folder could I re-write the From: and To: field with same id (means both the From field and To field must re-write to To address only...) so that the users must be hidden from the information, which user had send it to that public folder.
You can write a script that reads a messages on stdin, modifies the information you want, and prints the message to stdout. Call that script using "xfilter" in your maildrop filter file.
------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
