Re: [exim] One e-mail address, multiple deliveries

Pàgina inicial
Delete this message
Reply to this message
Autor: Yves Thommes
Data:  
A: exim-users
Assumpte: Re: [exim] One e-mail address, multiple deliveries
thanks for the advice, but i don't think this solution will work with my
mysql based implementation

Tony Finch wrote:

>On Thu, 28 Jul 2005, Yves Thommes wrote:
>
>
>>i've got an e-mail account foo@???
>>
>>every incoming mail send to this e-mail adresse should be delivered locally
>>using local_delivery, but! it should also be forwarded to another e-mail
>>address user@??? using redirect
>>
>>
>
>Create a .forward file containing
>
>    # Exim filter
>    unseen deliver user@???

>
>Tony.
>
>