| |||||||||||||||||||||||||||||||
|
> I want to add the expanded alias list as a line to received e-mails, > e.g. mail sent to "groupalias" will add a line "This > e-mail was sent to user1, user2, user3" to the bottom of the e-mail. > I know I can use altermime to add that list - but not how to generate > the line from the new e-mail. > > This is for the education-resistant over-zealous service personnel in > my company, who on receipt of a service request to the group alias > proceed to manually forward it to everybody in the group again! postfix doesn't rewrite the body. rewriting the boyd is harder than it looks, because of MIME structure and formats (if mail is in html, you'll need to put the additions inside the html part using valid html. if mail is just an image, you'll need to add a text part, ... etc). you should make the list of members available and see if that will help few people avoid forwardings... Let the recipients complain to the forwarders...
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com