Hi all, 

due to OpenSSL Poodle bug I switched to TLS only on my servers 

Config ASSP: 

doTLS = doTLS 

SSL_version = TLSv1:!SSLv2:!SSLv3 

Config Postfix: 

smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
smtpd_tls_protocols = !SSLv2,!SSLv3
smtp_tls_protocols = !SSLv2,!SSLv3 

and from this moment the resendmail function of ASSP is no more working 

Logs ASSP: 
Oct-20-14 08:58:13 [Main_Thread] Info: request to create file:
RESENDMAIL/18348--71350.EML 
Oct-20-14 08:58:16 [Worker_10000] FROM: <mo...@myserver.tld> denied 
Oct-20-14 08:58:16 [Worker_10000] Can't send data - Bad file descriptor 
Oct-20-14 08:58:16 [Worker_10000] *** send to 127.0.0.1:225
(smtpDestination [1]) didn't work, trying others... 

Logs Postfix: 

Oct 20 08:58:16 squeeze postfix/smtpd[2891]: connect from
localhost.localdomain[127.0.0.1]
Oct 20 08:58:16 squeeze postfix/smtpd[2891]: SSL_accept error from
localhost.localdomain[127.0.0.1]: 0
Oct 20 08:58:16 squeeze postfix/smtpd[2891]: warning: TLS library
problem: 2891:error:14094415:SSL routines:SSL3_READ_BYTES:sslv3 alert
certificate expired:s3_pkt.c:1258:SSL alert number 45:
Oct 20 08:58:16 squeeze postfix/smtpd[2891]: lost connection after
STARTTLS from localhost.localdomain[127.0.0.1]
Oct 20 08:58:16 squeeze postfix/smtpd[2891]: disconnect from
localhost.localdomain[127.0.0.1]

But other mails are comming normally, this error is for resendmail only 

Oct-20-14 09:09:09 m-88948-03402 [Worker_1] [TLS-in] [TLS-out]
[MessageOK] 81.95.XXY.YYY <info@domain1.tld1> to: i...@mydomail.tld
message ok [Some subject] 

Any ideas how to solve this? 

Thanks, Miro. 

 

Links:
------
[1] http://smhosting.sk:55555/#smtpDestination
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to