Re: [Exim] Copy outgoing and incoming mail

トップ ページ
このメッセージを削除
このメッセージに返信
著者: michael
日付:  
To: ph10
CC: exim-users, prudek
題目: Re: [Exim] Copy outgoing and incoming mail
> > The FAQ could need an update, though. There is no universal way to
> > copy all incoming and outgoing mail for a specific user to another
> > mail address.
>
> Is there a problem with something like
>
> if $sender_address is specific.user@??? or
> $recipients contains specific.user@???
> then
> unseen deliver another.mail.address
> endif
>
> in a system filter?     


Yes. I want to use a different envelope sender, so bounces would not
bounce to the user.

Michael