Hi ,

I am getting below error in msmtp logs :

errormsg='network read error: the operation timed out' exitcode=EX_IOERR

I get this failure when authentication is enabled . When authentication is
not enabled , I do not get this error and emails are sent successfully
which tells me that there is no network problem.

Any clue would be appreciated.

Below is the config file I am using in case of failure :


account default
timeout 20
host 10.99.193.72
port 25
logfile /tmp/msmtp.log
domain [10.182.65.228]
auto_from off
from ashut-42MFMW1@10.182.65.228
tls_cert_file /etc/certs/host.crt
tls_key_file cv/private/host.key
tls_starttls on
tls_force_sslv3 off
tls_certcheck off
tls on
auth login
user "as...@smtp2010.com"
password "ashu_123"





thanks
ashu
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
msmtp-users mailing list
msmtp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msmtp-users

Reply via email to