bz87
Member
Hello I need help or advice - can't seem to send emails to recipients outside my domain via Mailwizz
When trying to add the delivery server, in the backed if i send it to mydomain.com, the emails goes through but when I send it to gmail or emails outside my domain i get this.
Here is the transcript error on Mailwizz when trying to validate server to non mydomain emails.
================

I guess this link explains my issue
stackoverflow.com
Additional info
I’m using a dedicated VPS on LINODE (using MIAB installation) and have no problems sending email and receiving them .However the issue arises when trying to send from Mailwizz to
email outside my domain.
I appreciate any advice
EDIT: HI ok so i got some help from a freelancer and it turned out using port 587 as the delivery server SOLVED the problem if you use MIAB SMTP.
When trying to add the delivery server, in the backed if i send it to mydomain.com, the emails goes through but when I send it to gmail or emails outside my domain i get this.
Here is the transcript error on Mailwizz when trying to validate server to non mydomain emails.
================
- Here is a transcript of the error message:
- ++ Swift_SmtpTransport started
>> MAIL FROM:<mail@mydomain.com>
<< 250 2.1.0 Ok
>> RCPT TO:<myusername@gmail.com>
<< 554 5.7.1 <myusername@gmail.com>: Relay access denied
!! Expected response code 250/251/252 but got code "554", with message "554 5.7.1 <myusername@gmail.com>: Relay access denied
" (code: 554)
>> RSET
<< 250 2.0.0 Ok

I guess this link explains my issue

Relay access denied on sending mail, Other domain outside of network
Sending mail results in error "Relay access denied". It throws "Relay access denied", whenever I tried to send mail to "other_domain" from "outside_network". It works just fine for "myown_domain"...
Additional info
I’m using a dedicated VPS on LINODE (using MIAB installation) and have no problems sending email and receiving them .However the issue arises when trying to send from Mailwizz to
email outside my domain.
I appreciate any advice
EDIT: HI ok so i got some help from a freelancer and it turned out using port 587 as the delivery server SOLVED the problem if you use MIAB SMTP.
Last edited: