Aschweti
03-29-2005, 01:47 PM
Hi there,
I have a big problem with two SUSE 9.0 servers which have qmail and vpopmail installed. I followed the qmailrocks tutorial. Everything seems to work fine except some servers do not accept mail from my servers. So I get e.g.
TLS found no client cert in control/clientcert.pem I'm not going to try again; this message has been in the queue too long.
This comes from the Deutsche Bank server and also from Hosteurope. The Deutsche Bank support replied with the following:
> Looks like a client issue. I suspect it sees that we offer TLS and
> searches desperately for a certificate.
> AFAIK qmail doesn't come with TLS support so it may be some unsupported
> patch.
> It's either a configuration problem, i.e. requiring client authentication,
> or a bug in the patch that it doesn't fail over to
> - unauthenticated encrypted
> - plain without starttls
I also sometimes get sending mails to AOL....
"Sorry, I wasn't able to establish an SMTP connection. (#4.4.1) I'm not going to try again; this message has been in the queue too long."
This might be do to some AOL filters?
The first issue is by far the bigger problem!
I searched hours now and I checked the certificate, the rights, etc. Everything seems to be fine.
kundenserver:~ # telnet localhost 25
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 mail.digital4u.de ESMTP
ehlo localhost
250-mail.digital4u.de
250-AUTH LOGIN CRAM-MD5 PLAIN
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-STARTTLS
250-PIPELINING
250 8BITMIME
starttls
220 ready for tls
exit
Somebody must have had the same problems, especially as this occurs on both of our servers?!
Any help is highly appreciated!
Best regards,
Alex
I have a big problem with two SUSE 9.0 servers which have qmail and vpopmail installed. I followed the qmailrocks tutorial. Everything seems to work fine except some servers do not accept mail from my servers. So I get e.g.
TLS found no client cert in control/clientcert.pem I'm not going to try again; this message has been in the queue too long.
This comes from the Deutsche Bank server and also from Hosteurope. The Deutsche Bank support replied with the following:
> Looks like a client issue. I suspect it sees that we offer TLS and
> searches desperately for a certificate.
> AFAIK qmail doesn't come with TLS support so it may be some unsupported
> patch.
> It's either a configuration problem, i.e. requiring client authentication,
> or a bug in the patch that it doesn't fail over to
> - unauthenticated encrypted
> - plain without starttls
I also sometimes get sending mails to AOL....
"Sorry, I wasn't able to establish an SMTP connection. (#4.4.1) I'm not going to try again; this message has been in the queue too long."
This might be do to some AOL filters?
The first issue is by far the bigger problem!
I searched hours now and I checked the certificate, the rights, etc. Everything seems to be fine.
kundenserver:~ # telnet localhost 25
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 mail.digital4u.de ESMTP
ehlo localhost
250-mail.digital4u.de
250-AUTH LOGIN CRAM-MD5 PLAIN
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-STARTTLS
250-PIPELINING
250 8BITMIME
starttls
220 ready for tls
exit
Somebody must have had the same problems, especially as this occurs on both of our servers?!
Any help is highly appreciated!
Best regards,
Alex