Smarthost med Exim på Debian [LÖST]
Postat: 02 okt 2008, 10:28
Jag har problem med att få root-mail från en Debian-maskin. I /etc/aliases har jag lagt in att root-mail ska skickas till mig, men trots det så skickas de direkt till mailservern:
Min update-exim4.conf.conf ser ut så här:
Är det någon som vet vad som kan vara fel?
Kod: Markera allt
# exim -bt root
R: smarthost for root@mindomän.se
root@mindomän.se
router = smarthost, transport = remote_smtp_smarthost
host xxx.xxx.xxx.xxx [xxx.xxx.xxx.xxx]
Kod: Markera allt
dc_eximconfig_configtype='smarthost'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1'
dc_readhost='mindomän.se'
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='xxx.xxx.xxx.xxx'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'