"Spencer Anderson" <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED]) -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
