3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Problems with Return-...
FromSent OnAttachments
cbae...@eurosv.netNov 30, 2006 2:33 pm 
Sam VarshavchikNov 30, 2006 3:54 pm 
cbae...@eurosv.netDec 1, 2006 2:31 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Problems with Return-Path when redirecting with ccActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 30, 2006 3:54:14 pm
List:net.sourceforge.lists.courier-maildrop

cbae@eurosv.net writes:

Hello,

With a mailfilter like this :

cc '! ema@domain.com'

to '/home/vmail/domain/pop/email2'

One of the mail has a correct return-path, but the other has "vma@mailserver.domain.com" as return-path.

• So if the redirection fails, I receive all the error messages, and it's HUGE !

Any idea ?

If the return address on forwarded mail isn't set correctly, run sendmail explicitly:

cc "| /usr/bin/sendmail -f 'returnuser@returndomain' ema@domain.com"