Hi Simon! On 28/09/11 22:18, Simon Ditner wrote: > --> STARTTLS > <-- 220 2.0.0 Ready to start TLS > *** glibc detected *** ./msmtp: malloc(): memory corruption: 0x0004f6a0 *** > Aborted
OK, this is a good hint. You're using OpenSSL, can you also try GnuTLS? Then we would know if the problem is in the OpenSSL-specific code or in the generic code. Also, does "openssl s_client -connect HOST:PORT -starttls smtp" work? (Just to make sure that the problem is not in OpenSSL itself). Martin ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ msmtp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msmtp-users
