On Monday 23 October 2006 10:30, Thomas Gericke took the opportunity to say: > | begin routers > | > | test_subject_router: > | driver = redirect > | allow_filter > | file = /etc/exim4/filtersubject > | user = mail You need a pipe_transport here.
> ... /etc/exim4/filtersubject:
> | # Exim filter
> | if error_message then
> | finish
> | endif
> | if $h_subject: contains "blahblahblah" then
> | pipe /path/to/script
> | endif
>
> When an e-mail arrives, nothing more happens than "normal" and local
> delivery.
--
Magnus Holmgren [EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
pgpv38argJwSI.pgp
Description: PGP signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
