PDA

View Full Version : adding text mail


muco
24th January 2006, 21:05
It is possible to add text (or html tag) automatically to every mail messages? Incoming and outgoing messages.

Where I must do the mod?

Thanks.

falko
24th January 2006, 21:29
For incoming messages you could use a procmail recipe.

muco
26th January 2006, 18:57
For outgoing?

falko
26th January 2006, 20:42
Maybe you can use amavisd-new for it. Or you write your own script and add it as a filter in /etc/postfix/master.cf.