On Wed, Jul 11, 2007 at 10:21:34PM +0200, Marc Haber wrote:
> Try adding this:
> .ifdef HIDE_MAILNAME
> REMOTE_SMTP_HEADERS_REWRITE=headers_rewrite = [EMAIL PROTECTED] [EMAIL 
> PROTECTED] frs : *@'"$mailname"' [EMAIL PROTECTED] frs
> REMOTE_SMTP_RETURN_PATH=return_path = ${if [EMAIL PROTECTED] 
> match_domain{$sender_address_domain}{'"$mailname"'[EMAIL PROTECTED]
> .endif
> 
> right before your remote_smtp_smarthost router in
> /etc/exim4/exim4.conf.template and restart exim. Please report back if
> this fixes things for you.

Idiot me. The correct lines are of course

.ifdef HIDE_MAILNAME
[EMAIL PROTECTED] [EMAIL PROTECTED] frs : *@'"$mailname"' [EMAIL PROTECTED] frs
REMOTE_SMTP_RETURN_PATH=${if [EMAIL PROTECTED] 
match_domain{$sender_address_domain}{'"$mailname"'[EMAIL PROTECTED]
.endif

Try again please and report back.

Please always reply to the BTS as well so that the bug trail is
completely visible.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to