Re: [exim] capturing a message

Etusivu
Poista viesti
Vastaa
Lähettäjä: Randy Bush
Päiväys:  
Vastaanottaja: Tony Finch
Kopio: exim users
Aihe: Re: [exim] capturing a message
> (near the top of the DATA ACL)
>
>   accept
>     hosts = 127.0.0.1
>     senders = whodini@???
>     set acl_mTAP = yes

>
> (near the top of the routers)
>
>   tap:
>     driver = redirect
>     condition = $acl_mTAP
>     data = /path/to/saved/messages
>     file_transport = address_file


delicious! caught the sucker! thank you!

randy