Ed W:
> Hi, I'm using postfix 2.5.7 and having some trouble with the server 
> domain being appended to incomplete sender addresses.  I have set
> 
> # postconf|grep -e rewrite -e append -e myorigin -e mydomain -e local_header
> append_at_myorigin = yes
> append_dot_mydomain = no
> local_header_rewrite_clients =

Note: local_***HEADER***_rewrite_clients, a feature that
controls how HEADER address are rewritten.

> mydomain = nippynetworks.com
> myorigin = $mydomain
> remote_header_rewrite_domain =
> rewrite_service_name = rewrite
> 
> 
> I have amavisd-new installed, but having bumped up the logging I believe 
> this is happening on initial submission and not on the re-injection.  
> Log files show the client connecting, checking the FROM address and then:
> 
> Dec  4 15:33:54 mail1 postfix/smtpd[22858]: < 
> office.mydomain.com[X.X.X.X]: RCPT TO: <asdf>

That is not a HEADER address.

        Wietse

Reply via email to