Hi, I'm keep having problems with mails, im trying to send email from zapier or GoHigLevel for an Automated step (welcome emails), but all of our test emails result in junk/spam.
it is a 6 steps zap and everything works but the email : (
FB lead → mailchimp → hubspot → ring central SMS → Welcome email → 3 mins delay by zapier → ringout call → delay 24 hrs → SMS
"email from zapier" --> went to spam cause it uses @zapieremail.com domain, which might be flagged for spam?, I don’t know, I’ve sent it to 3 recipients and none of them receive the email (mail went to SPAM).
then we tried with our own domain to see if that works, Solution: SMTP from Zapier (didn’t work either)
config:
host:
mail.privateemail.com
email
info@domainname.co
pass:
account pass
port: we have tried 465, 587 and 25 but never worked
2FA from email is turned OFF on namecheap.
we're receiving different kind of errors:
port 465:
We hit an error adding your new account
authentication failed: Connection unexpectedly closed: nErrno 104] Connection reset by peer
Make sure you click "Allow" or "Accept" on the permission popup
Double check your Account has the correct permissions
Check out our help docs for more information
port 587:
We hit an error adding your new account
authentication failed: (530, b'Must issue a STARTTLS command first')
Make sure you click "Allow" or "Accept" on the permission popup
Double check your Account has the correct permissions
Check out our help docs for more information
We hit an error adding your new account
authentication failed: uErrno 111] Connection refused
Make sure you click "Allow" or "Accept" on the permission popup
Double check your Account has the correct permissions
Check out our help docs for more information