jbrasil
December 16, 2020, 1:33pm
1
Hi all,
I need a help.
An error is occurring when sending a test email.
See the error:
Sending failed for one or more recipients
What can it be?
With best regards,
joeyk
December 16, 2020, 2:36pm
2
Hello, and welcome to the forum.
Most likely you don’t have a valid sending method.
For example you are using Amazon SES, but you didn’t verify the sender email in question.
Good luck,
Joey
jbrasil
December 16, 2020, 3:13pm
3
Hi joeyk,
All right?
I also tested with another smtp from the company where I work.
It also didn’t work.
Do I have to parameterize anything else in mautic?
Thanks
joeyk
December 16, 2020, 3:55pm
4
Hi,
Did you ever send any email successfully? Even a test?
Thx,
J
jbrasil
December 16, 2020, 4:32pm
5
Hi joeyk,
I tried to send an example.
But I didn’t receive the email.
Could you show me how you set it up in your environment?
Print the configuration.
Thanks.
jbrasil
December 16, 2020, 5:18pm
7
Hi Joeyk,
I am using my own smtp.
Authentication is successful.
However, when sending test email the error message occurs:
Sending failed for one or more recipients
Thanks.
joeyk
December 16, 2020, 5:22pm
8
Could you plz post the relevant log here?
(Settings - System info - Logs)
jbrasil
December 16, 2020, 6:36pm
9
Yes of course.
See the log:
[2020-12-16 18:31:49] mautic.ERROR: [MAIL ERROR] Sending failed for one or more recipients Log data: ++ Starting Swift_Transport_EsmtpTransport << 220-vps-4667716.wcore.com.br ESMTP Exim 4.93 #2 Wed, 16 Dec 2020 15:31:48 -0300 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail. >> EHLO marketing.epsempreendimentos.com.br << 250-vps-4667716.wcore.com.br Hello marketing.epsempreendimentos.com.br [157.230.7.234] 250-SIZE 52428800 250-8BITMIME 250-PIPELINING 250-AUTH PLAIN LOGIN 250 HELP >> AUTH LOGIN << 334 VXNlcm5hbWU6 >> amJyYXNpbEB3Y29yZS5jb20uYnI= << 334 UGFzc3dvcmQ6 >> THVtYSFAKSQ= << 235 Authentication succeeded ++ Swift_Transport_EsmtpTransport started >> MAIL FROM:bounce@clementinabareristoranti.com.br << 250 OK >> RCPT TO:jbrasil@wcore.com.br << 550-Verification failed for bounce@clementinabareristoranti.com.br 550-Mailbox is full / Blocks limit exceeded / Inode limit exceeded 550 Sender verify failed !! Expected response code 250/251/252 but got code “550”, with message "550-Verification failed for bounce@clementinabareristoranti.com.br 550-Mailbox is full / Blocks limit exceeded / Inode limit exceeded 550 Sender verify failed " (code: 550) >> RSET << 250 Reset OK
joeyk
December 16, 2020, 10:14pm
10
You have multiple problems:
inode limits exceeded or mb full or disk full
your host doesnt allow you to send unsolicited emails - did they block you?
I would just move.
1 Like