[exim] SMTP AUTH forced address_rewrite

Top Page
Delete this message
Reply to this message
Author: Dominique
Date:  
To: exim-users
Subject: [exim] SMTP AUTH forced address_rewrite

Hello list,

I am back with another Exim question that has me baffled.
I am using the Debian-packaged version of Exim (4.63) with a custom
configuration (none of that split up stuff) and Vexim. I hope you don't find
my post off-topic (my excuse is the handrolled configuration file).

I am not using address rewriting, yet that is exactly what is happening to
my SMTP AUTH tests.

My SMTP AUTH username consists of a full e-mail address - e.g.
d@???.

For some reason Exim decides to rewrite Envelope From, Sender etc into
"d@???.


Have I misconfigured something or is this a bug/feature?



06:17:00 32518 ----------- end verify ------------
06:17:00 32518 sender d@??? verified ok
06:17:00 32518 require: condition test succeeded
06:17:00 32518 processing "accept"
06:17:00 32518 check hosts = +relay_from_hosts
06:17:00 32518 host in "127.0.0.1 : 123.124.159.11 ? no
(end of list)
06:17:00 32518 host in "+relay_from_hosts"? no (end of list)
06:17:00 32518 accept: condition test failed
06:17:00 32518 processing "accept"
06:17:00 32518 check authenticated = *
06:17:00 32518 fixed_cram in "*"? yes (matched "*")
06:17:00 32518 check control = submission
06:17:00 32518 accept: condition test succeeded
06:17:00 32518 SMTP>> 250 Accepted
06:17:00 32518 SMTP<< DATA
06:17:00 32518 SMTP>> 354 Enter message, ending with "." on a line by itself
06:17:00 32518 search_tidyup called
06:17:00 32518 close MYSQL connection:
localhost:(/var/run/mysqld/mysqld.sock)/vexim/vexim
06:17:00 32518 host in ignore_fromline_hosts? no (option unset)
06:17:00 32518 >>Headers received:
06:17:00 32518 Message-ID: <46413D34.3060909@???>
06:17:00 32518 Date: Wed, 09 May 2007 06:17:08 +0300
06:17:00 32518 From: Sender <d@???>
06:17:00 32518 User-Agent: Thunderbird 1.5.0.7 (X11/20060921)
06:17:00 32518 MIME-Version: 1.0
06:17:00 32518 To: d@???
06:17:00 32518 Subject: weirdness
06:17:00 32518 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
06:17:00 32518 Content-Transfer-Encoding: 7bit
06:17:00 32518
06:17:00 32518 LOG: address_rewrite MAIN
06:17:00 32518 "d@???" from env-from rewritten as
""d@???" by submission mode
06:17:00 32518 rewrite_one_header: type=F:
06:17:00 32518 From: Sender <d@???>
06:17:00 32518 rewrite_one_header: type=T:
06:17:00 32518 To: d@???
06:17:00 32518 rewrite_one_header: type=S:
06:17:00 32518 Sender: "d@???
06:17:00 32518 search_tidyup called
06:17:00 32518 >>Headers after rewriting and local additions:
06:17:00 32518 I Message-ID: <46413D34.3060909@???>
06:17:00 32518 Date: Wed, 09 May 2007 06:17:08 +0300
06:17:00 32518 F From: Sender <d@???>
06:17:00 32518 User-Agent: Thunderbird 1.5.0.7 (X11/20060921)
06:17:00 32518 MIME-Version: 1.0
06:17:00 32518 T To: d@???
06:17:00 32518 Subject: weirdness
06:17:00 32518 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
06:17:00 32518 Content-Transfer-Encoding: 7bit
06:17:00 32518 S Sender: "d@???
06:17:00 32518
06:17:00 32518 Data file written for message 1Hlcfk-0008SU-Fd