On Sex, 13 Mar 2015, Gary Dale wrote:
My update-exim4.conf.conf file is (replacing <remote host name> with the actual name). If dc_smarthost has the port set to 26, mail gets sent. However with it set to 465, it stays in the mailq.

dc_eximconfig_configtype='smarthost'
dc_other_hostnames=''
dc_local_interfaces='127.0.0.1'
dc_readhost='<remote host name>'
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost='<remote host name>:465'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='false'
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'

Any ideas?

What do the logs say?

Also, port 465 is SSL on connect, you probably need to tell exim that. (Or convince the remote server administrators do move to STARTTLS on port 587.)
--
Eduardo M KALINOWSKI
edua...@kalinowski.com.br



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150313171942.horde.1_hyfk6bw9dce5sgn_b7...@mail.kalinowski.com.br

Reply via email to