I noticed that BoxTrapper bounces usually contain this in the header:
X-BoxTrapper-Match: errmsg: mailer/postmaster
But then I tried to establish a new filter in /etc/antivirus.exim like so:
or $message_headers: contains "X-BoxTrapper-Match: errmsg"
But no dice. Does not work for some reason.
Any suggestions to get this to work? Perhaps:
or $message_headers: contains "X\-BoxTrapper\-Match\: errmsg"
... or something to that effect?
Thanks much.
X-BoxTrapper-Match: errmsg: mailer/postmaster
But then I tried to establish a new filter in /etc/antivirus.exim like so:
or $message_headers: contains "X-BoxTrapper-Match: errmsg"
But no dice. Does not work for some reason.
Any suggestions to get this to work? Perhaps:
or $message_headers: contains "X\-BoxTrapper\-Match\: errmsg"
... or something to that effect?
Thanks much.