SID-01427: CannotSendEmail
| Status: |
Answered |
TWiki version: |
5.1.1 |
Perl version: |
5.x |
| Category: |
CategoryEmail |
Server OS: |
CENTOS6 |
Last update: |
13 years ago |
Please help me to resolve this issue of user registration
Warning: Could not send confirmation email
ERROR: Can't send mail using Net::SMTP. Please use smtp authentication for port (587) Too many failures sending mail
--
MohammadSahabuddin - 2012-03-17
Discussion and Answer
"use smtp authentication" => the mail server requires a user and password, e.g. specify
{SMTP}{Username} and
{SMTP}{Password}.
--
PeterThoeny - 2012-03-17
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.