From: Sandy Drobic (no email)
Date: Sun Oct 01 2006 - 05:28:15 EDT
mynullvoid wrote:
> when I do an auth trial I got this error:
> c3lzYWRtaW4Ac3lzYWRtaW4icjgwbnRoMzgweA==
> mail:/var/log# telnet localhost 25
> Trying 127.0.0.1...
> Connected to localhost.localdomain.
> Escape character is '^]'.
> 220 localhost.localdomain ESMTP Postfix (AZRB)
> ehlo localhost.localdomain
> 250-localhost.localdomain
> 250-PIPELINING
> 250-SIZE
> 250-ETRN
> 250-STARTTLS
> 250-AUTH LOGIN PLAIN
> 250-AUTH=LOGIN PLAIN
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250 DSN
> AUTH PLAIN c3lzYWRtaW4Ac3lzYWRtaW4icjgwbnRoMzgweA==
> 535 5.7.0 Error: authentication failed: bad protocol / cancel
Are you aware that you just posted the password for the user "sysadmin"?
"PLAIN" is called such because it IS a plaintext password mechanism.
Change your password immediately!
>
> mynullvoid <> wrote:
> I had just recreate my certificates for my postfix, but I am getting error in my mail.log
>
> Oct 1 13:53:32 mail postfix/smtpd[11449]: initializing the server-side TLS engine
> Oct 1 13:53:32 mail postfix/smtpd[11449]: warning: cannot get private key from file /etc/postfix/ssl/newreq.pem
> Oct 1 13:53:33 mail postfix/smtpd[11449]: warning: TLS library problem: 11449:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:644:Expecting: ANY PRIVATE KEY:
> Oct 1 13:53:33 mail postfix/smtpd[11449]: warning: TLS library problem: 11449:error:140B0009:SSL routines:SSL_CTX_use_PrivateKey_file:PEM lib:ssl_rsa.c:669:
Postfix cannot check the private key with which the certificate was created.
http://www.postfix.org/TLS_README.html#quick-start
Sandy
-- List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com
|
|
|