Re: [Exim] Auto CC field

Top Page
Delete this message
Reply to this message
Author: Oliver Eikemeier
Date:  
To: Sheldon Hearn
CC: ketvin, exim-users
Subject: Re: [Exim] Auto CC field
Sheldon Hearn wrote:

> On (2003/10/20 12:23), ketvin wrote:
>
>>Is there anyway I can make Exim to include certain email address in the CC
>>list for email sent out?
>>
>>for example, i want a copy of email to my own mailbox , copy@??? ,
>>so whenever i send email out, all sent-email will have a copy to
>>copy@???
>
> Traditionally, this is a function of your MUA (email client), not the
> MTA (Exim).


Outlook Express can't. I'm using

if
$sender_host_authenticated is not "" and $authenticated_id is not ""
then
unseen deliver ${quote:$authenticated_id}+Sent@???
endif

in system_filter.