Quoth Chris Fortune on Sat, Jun 29, 2002 at 10:35:49 -0700
> Hello, could you pls help a newbie? How can I get Exim to
> delete bounced emails? I'm trying a .forward file in my
> home directory, but Exim ignores it. Here's the .forward
> filter and the exim.conf file.
You do NOT want to do this. Bounces are important.
RTFM the section about testing your filter file. You want something
like: exim -d -bf .forward < message or something like that.
> # Exim filter <<== do not edit or remove this line!
> if $header_subject: contains "Mail-Delivery Failure" or
> $header_subject: contains "Returned Mail" or
> $header_subject: contains "Undelivered Mail" or
> $header_subject: contains "Returned to Sender" or
> $header_subject: contains "Mail delivery failed"
> then
> seen finish
^^^^^^^^^^^ Hum...
> endif
> [...]
> What is wrong?
Nothing. You are not doing anything apart from acknowledging that you
have seen that message and dropping off the filter file.
--
yann@??? -=*=- www.kierun.org
PGP: www.kierun.org/pgp/key-kierun
PGP: 009D 7287 C4A7 FD4F 1680 06E4 F751 7006 9DE2 6318
IRC: nick kierun, server spod.uk.amiganet.org, channel #sanctus