Hi-
based on the exim system filter that i found here: ftp://ftp.exim.org/pub/filter/system_filter.exim and adding the following to my /etc/exim.conf file: message_filter = /etc/exim/system_filter.exim message_body_visible = 5000 exim seems to be rejecting messages that contain potentially harmful payloads... quite usefull However, does anyone know of a way of removing HTML from emails at the server with exim? i have tried a transport filter consisting of a shell script and awk, however i am not quite good enough at regex to make a filter that cleans the html, but does not mangle the headers.... anyone have any ideas on a better way to do this? thanks in advance, -dylan -- "The world is a dangerous place to live; not because of the people who are evil, but because of the people who don't do anything about it." -Albert Einstein