Sending from local to remote
Hey.
I have created a website for a client of mine, however the mailservice they are using does not allow us to send mails over smtp from the website.
Currently i have a local account setup on my cpanel account (noreply@domain.tld).
I am using a smtp plugin on wordpress.
Sending mails using smtp and this noreply@domain.tld account works great.
But when sending to another adresse with the same domain, i.e post@domain.tld it gets sent to the default account that comes with cpanel (domain@domain.tld) and not the post@domain.tld account im trying to send to.
Getting the error
ECDHE-RSA-AES256-GCM-SHA384:256 CV=yes: SMTP error from remote mail server after pipelined MAIL FROM: SIZE=2060: 553 5.3.0 ... No such user here
MX record is pointing to the remote server, and it recives mails like normal.
Email routing it set to remote.
Would love if someone could shed some light on whats going on here.
-
If you are sending mail from your local cPanel account then why the MX record of the domain is set to remote? this is the reason cPanel says no such user here. 0 -
@andrew.n is correct - if you're expecting to send a message to the local user the cPanel >> Email Routing option would need to be set to local or you'll get that error message. 0 -
@cPRex @andrew.n We are trying to send from a local account, to a remote one using the domain. Solution was to run up a secound mailer exchanger for the domain which sent to remote, while mails to this particular adress gets delivered using the old exchanger. 0
Please sign in to leave a comment.
Comments
3 comments