Forum

[SOLVED] Mail doesn...
 
Notifications
Retirer tout

[SOLVED] Mail doesn't work

2 Posts
2 Utilisateurs
0 Reactions
1,064 Vu
(@pdecloedt)
Posts: 165
Reputable Member
Début du sujet
 
[#9923]

until the new update, V12.2.2, the email does not work.

logfile:2025-08-29 10:50:55.436 ** ERROR ** [V12.2.2] [13] Error sending mail
2025-08-29 10:50:55.436 ** ERROR ** [V12.2.2] [13] SMTP Server : localhost
2025-08-29 10:50:55.436 ** ERROR ** [V12.2.2] [13] SMTP Port : 25
2025-08-29 10:50:55.436 ** ERROR ** [V12.2.2] [13] Mail stored in Database : #42440
2025-08-29 10:50:55.436 ** ERROR ** [V12.2.2] [13] PHPMail error : SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
2025-08-29 10:50:55.436 ** ERROR ** [V12.2.2] [13] PHPMail debug :
2025-08-29 11:01:00.469 ** ERROR ** [V12.2.2] [8] Error sending mail
2025-08-29 11:01:00.469 ** ERROR ** [V12.2.2] [8] SMTP Server : localhost
2025-08-29 11:01:00.469 ** ERROR ** [V12.2.2] [8] SMTP Port : 25
2025-08-29 11:01:00.469 ** ERROR ** [V12.2.2] [8] Mail stored in Database : #42441
2025-08-29 11:01:00.469 ** ERROR ** [V12.2.2] [8] PHPMail error : SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
2025-08-29 11:01:00.469 ** ERROR ** [V12.2.2] [8] PHPMail debug :
2025-08-29 11:01:00.607 ** ERROR ** [V12.2.2] [8] Error sending mail
2025-08-29 11:01:00.607 ** ERROR ** [V12.2.2] [8] SMTP Server : localhost
2025-08-29 11:01:00.607 ** ERROR ** [V12.2.2] [8] SMTP Port : 25
2025-08-29 11:01:00.607 ** ERROR ** [V12.2.2] [8] Mail stored in Database : #42442
2025-08-29 11:01:00.608 ** ERROR ** [V12.2.2] [8] PHPMail error : SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
2025-08-29 11:01:00.608 ** ERROR ** [V12.2.2] [8] PHPMail debug :
2025-08-29 11:01:00.744 ** ERROR ** [V12.2.2] [8] Error sending mail
2025-08-29 11:01:00.744 ** ERROR ** [V12.2.2] [8] SMTP Server : localhost
2025-08-29 11:01:00.744 ** ERROR ** [V12.2.2] [8] SMTP Port : 25
2025-08-29 11:01:00.744 ** ERROR ** [V12.2.2] [8] Mail stored in Database : #42443
2025-08-29 11:01:00.745 ** ERROR ** [V12.2.2] [8] PHPMail error : SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
2025-08-29 11:01:00.745 ** ERROR ** [V12.2.2] [8] PHPMail debug :
2025-08-29 11:01:48.695 ** ERROR ** [V12.2.2] [8] Error sending mail
2025-08-29 11:01:48.695 ** ERROR ** [V12.2.2] [8] SMTP Server : localhost
2025-08-29 11:01:48.695 ** ERROR ** [V12.2.2] [8] SMTP Port : 25
2025-08-29 11:01:48.696 ** ERROR ** [V12.2.2] [8] Mail stored in Database : #42444
2025-08-29 11:01:48.696 ** ERROR ** [V12.2.2] [8] PHPMail error : SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
2025-08-29 11:01:48.696 ** ERROR ** [V12.2.2] [8] PHPMail debug :


 
Posté : 29/08/2025 2:05 pm
(@babynus)
Posts: 14952
Membre Admin
 

This uses internal mailing on localhost, so not anthentified connection to email server.
Be sure that the "sender" of the email is in a mail domain that allows not authentified users.


 
Posté : 01/09/2025 3:55 pm
Share:
Retour en haut