How to link Outgoing Mail

I currently use Zoho Mail with a custom domain for my domain's email services. I was wondering if there is any way for me to make Vanilla send email using Zoho, or a function like php_mail() that just sends mail with a spoofed address to the one on my domain (forum@omaco-unturned.us.to). Either way I just need to use an external mail source like either of those two function to send mail as I can't host an SMTP server on my VPS.

Comments

  • the email server doesn’t have to be hosted by you.

    https://www.zoho.com/mail/help/zoho-smtp.html

    "fake mail" these day pretty much get instantly rejected by spam filters.

    Check Zoho Mail policy on transactional mail, some email services restrict and may block it.

  • Well, not meaning fake email like that, but if the solution I listed that may work don't. Which I think this may.

  • It's solved, the mail goes to the spam folder, but at least it works

Sign In or Register to comment.