[Pkg-exim4-users] local
Peter Gossner
gossner at internode.on.net
Mon Nov 23 20:48:34 UTC 2009
On Thu, 19 Nov 2009 00:34:41 +0100
Torsten Goße <togo at snafu.de> wrote:
> Hello list,
>
> my /etc/exim4/exim4.conf.localmacros isn't read apparently .
> How can I discover why?
>
> I use a exim4-daemon-heavy. TLS is not working and the incorrect
> transport maildir_home is used.
>
You have "split config" set to true and "local delivery" set to other than that you desire.
try:
dpkg-reconfigure update-exim4.conf
(instructions in the head of /etc/exim4/update-exim4.conf.conf )
TLS should just work after that.
You will also need to set up a dovecot transport if thats what you want or need.
See:
http://www.exim-new-users.co.uk/content/blogcategory/31/46/
> I hope, you can help me.
> Dear Torsten
>
>
> -----<snip file="/etc/exim4/update-exim4.conf.conf">-----
> dc_eximconfig_configtype='internet'
> dc_other_hostnames='mydomain.de'
> dc_local_interfaces=''
> dc_readhost=''
> dc_relay_domains=''
> dc_minimaldns='false'
> dc_relay_nets=''
> dc_smarthost=''
> CFILEMODE='644'
>
> dc_hide_mailname=''
> dc_mailname_in_oh='true'
> dc_localdelivery='maildir_home'
> -----</snip>-----
>
>
> -----<snip file="/etc/exim4/exim4.conf.localmacros>-----
> MAIN_LOCAL_DOMAINS=@:localhost:mydomain.de
> MAIN_PRIMARY_HOSTNAME_AS_QUALIFY_DOMAIN = true
> LOCAL_DELIVERY = dovecot_delivery
> MAIN_TLS_ENABLE = true
> MAIN_TLS_CERTIFICATE = /root/pki/certs/crt.pem
> MAIN_TLS_PRIVATEKEY = /root/pki/private/key.pem
> -----</snip>-----
>
> _______________________________________________
> Pkg-exim4-users mailing list
> Pkg-exim4-users at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
--
(local-debian-hints.u8)
:your fortune cookie:
Debian Hint #19: If you're interested in building packages from source, you
should consider installing the apt-src package.
Peter Gossner <gossner at internode.on.net>
<pete.gossner at gmail.com>
More information about the Pkg-exim4-users
mailing list