[Mimedefang] Re: outgoing mail copy

2004-08-10 Thread Dave Smith
On Tue, 10 Aug 2004 13:42:26 +0500, Muhammad Talha wrote:

> Dear all
> 
> Is it possible with mimedefang to copy outgoing mails from specific user to
> be copied to some other account.
> is there any other solution  ??
> 
> Regards
> 
> M. Talha

Try milter-bcc, from http://www.snert.com/Software/milter-bcc/index.shtml

-- 
Dave Smith
Server Manager
Omnicom Engineering Ltd. 


___
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


Re: [Mimedefang] Re: outgoing mail copy

2004-08-10 Thread David F. Skoll
On Tue, 10 Aug 2004, Dave Smith wrote:

> > Is it possible with mimedefang to copy outgoing mails from specific user to
> > be copied to some other account.

> Try milter-bcc, from http://www.snert.com/Software/milter-bcc/index.shtml

But it's a one-liner in MIMEDefang.  Put this in filter_begin or
filter_end:

add_recipient('[EMAIL PROTECTED]') if ($Sender eq '<[EMAIL PROTECTED]>');

--
David.
___
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


[Mimedefang] Re: outgoing mail copy - OT

2004-08-10 Thread Matt Pusateri

> Message: 2
> Date: Tue, 10 Aug 2004 11:07:23 +0100
> From: Dave Smith <[EMAIL PROTECTED]>
> Subject: [Mimedefang] Re: outgoing mail copy
> To: [EMAIL PROTECTED]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Tue, 10 Aug 2004 13:42:26 +0500, Muhammad Talha wrote:
>
>> Dear all
>>
>> Is it possible with mimedefang to copy outgoing mails from specific user
>> to
>> be copied to some other account.
>> is there any other solution  ??
>>
>> Regards
>>
>> M. Talha
>
> Try milter-bcc, from http://www.snert.com/Software/milter-bcc/index.shtml
>

You can also try synonym at milter.org.  It works quite well for me. And
since my perl skills are lacking, it kept me from butchering up my
mimedefang install.  The only thing I don't like about synonym is it
doesn't have support for rule negation yet.

Matt Pusateri

___
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang