[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Exim4 local delivery



Hi all,

I'm setting up a local mailserver. I configured the box as smart host,
but I want to deliver my local mail to Mailbox.
I was looking for some docs on Exim4's config, but I di not find clear
documentation on dc_other_hostnames.
Is the syntax of dc_other_hostnames correct and can I combine
dc_smarthost and dc_localdelivery?


Here is my /etc/exim4/update-exim4.conf.conf:

dc_eximconfig_configtype='smarthost'
dc_other_hostnames='localhost.localdomain, *.thuis.net'
dc_local_interfaces='127.0.0.1'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='smtp.isp.net'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
dc_localdelivery='maildir_home'

Thanks for the help..

Cheers!

Wim



Reply to: