Thread Starter
eliant
(@eliant)
Perhaps I didn’t specify my needs clearly with the privateemail tech.
I asked for the name of their SMTP server, port(s), and security type.
Should I have asked for something different? How might I have made it more clear?
Thread Starter
eliant
(@eliant)
The log shows
“smtp:tls:login://mail.privateemail.com:587”
and claims this is the transcript of the exchange with the mail server. But this is not a server-to-server exchange.
Is it possible to capture the actual transcript of the conversation?
-
This reply was modified 3 years, 2 months ago by
eliant.
It is possible that your server provider is blocking the SMTP ports
submit a ticket to namecheap to ask about that.
Thread Starter
eliant
(@eliant)
I don’t think I’m explaining clearly.
On my dedicated server I have a WordPress site. My website client is using off-server, third-party email from privateemail.com, which is offered by Namecheap. I manage all DNS on my server, including MX, SPF, DMARC, and DKIM records. My client can send and receive just fine.
When I discovered that messages from the Contact Form 7 plugin were failing, I installed “Post SMTP” by Yehuda Hassine, and contacted privateemail. They gave me the connection details listed in the OP.
The Post SMTP setup wizard can’t connect, so it suggests the 3 default services: Mandrill API, SendGrid API, and Mailgun API.
Is Post SMTP capable of communicating with a remote email server?
The manual set-up asks for
– Outgoing Mail Server Hostname: mail.privateemail.com
– Outgoing Mail Server Port: ??
What port do I specify here? The port on MY SERVER that will be used for communication, or the port on the remote email server?
What other ports do I need open on MY server for Post SMTP to be able to connect to mail.privateemail.com hostname? Or can you suggest something else I should try?
-
This reply was modified 3 years, 2 months ago by
eliant.
Thread Starter
eliant
(@eliant)
Oh gee… I found the problem, and it is me!
Stumbled around until I found yehudah’s article:
https://postmansmtp.com/incorrect-authentication-data/
Thought it might not apply to my situation because of the title (I’m not having “incorrect authentication” errors.) But I read it anyway and found the little sentence about cPanel>Tweak Settings and the need to change the SMTP setting.
Did it, and it worked!
I’m very happy, but still a little disappointed in the lack of support in the forum.
-
This reply was modified 3 years, 2 months ago by
eliant.
@eliant Hi,
Sorry for the late response seems like the issue is solved if you have any issues now you can create a new topic.
Thanks @kaofoxy for guides and help 🙂