Hi, in order to avoid bouncing spam back to the (almost certainly) faked
sender-addresses, I thought I could use SA directly:

Suppose I configure it to substitute "<>" for the sender/reply-to in any
spam? That way spam-generated bounces would be dumped. Unfortunately It
doesn't seem possible:

* "rewrite_header from" will let met insert rfc 2822 comments but not
substitute entirely.

* "remove_header" and "add_header" will only let me work on "X-spam-*"
headers.

So am I left with writing my own wrapper here? That means a lot of testing
and double-testing, as I don't feel particularly lucky today.

- Ole.

Reply via email to