Re: [exim] Local domain email delivery

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Luca Bertoncello
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] Local domain email delivery
"Spencer Anderson" <spanders@???> schrieb:

> I have my computers full hostname (srvwww01.domain.com) in the
> /etc/localdomains file, but Exim continues to attempt remote delivery (which
> is impossible because there is no public IP address for my hostname). What
> additional steps are needed to enable local delivery for a domain?


Maybe to create a router that save the E-Mail for local_domains on your
disk? :)

Something like:

localWrite_gw:
driver = redirect
domains = +local_domains
data = <your filter to save the E-Mail in the right folder>

Bye
Luca Bertoncello
(lucabert@???)