|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#2
|
|||
|
|||
|
Hi,
I too am having trouble sending smtp mail through my 1 and 1 account and I am getting the same error message Code:
authentication failure [SMTP: STARTTLS failed (code: 220, response: Go ahead)] Could you tell me if you managed to get this issue solved and if you did would you be so kind as to help me out with a solution. Heres hoping. |
|
#3
|
|||
|
|||
|
A bit of debugging.
When I run it with PHP PEAR Mail.php set to debug I get Code:
DEBUG: Recv: 220 auth.smtp.oneandone.co.uk (mreu1) Welcome to Nemesis ESMTP server DEBUG: Send: EHLO forcesresources.co.uk DEBUG: Recv: 250-mreu1.kundenserver.de DEBUG: Recv: 250-STARTTLS DEBUG: Recv: 250-AUTH LOGIN PLAIN DEBUG: Recv: 250-AUTH=LOGIN PLAIN DEBUG: Recv: 250-PIPELINING DEBUG: Recv: 250-SIZE 100000000 DEBUG: Recv: 250 HELP DEBUG: Send: STARTTLS DEBUG: Recv: 220 Go ahead DEBUG: Send: RSET DEBUG: Recv: 454 TLS negotiation failed authentication failure [SMTP: STARTTLS failed (code: 220, response: Go ahead)] DEBUG: Send: QUIT |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PEAR Packages > PEAR/MAIL SMTP emailing - TLS Error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|