Saad Ali Bhatti
Saad Ali Bhatti

Reputation: 1

Sending Emails From Server With the PHP mail-to Function and PHPMailer For SAAS

i am working on a saas. my customers need to send emails to their customers from my platform.

whats the best way of doing that? i really need your expert opinion on that

I have 3 scenarios in mind.

i use my own mail server e,g email@domain com and give option to the customers to change the name ( they use their brand name ) while sending emails and sending domain will remain the same. email@domain com

issues: need to get the consent on my mailing domain email@domain com from all the customers of clients.

  1. Give option to my customers to connect their own mailing server via smtp. question: how email consent work in that scenario? ( for customers of my clients )

  2. patch up with any email service provider who are having a free tier with limited emails sending limit. and once my customer signup on my software they can create their account on that mailing service. and upgrade the package ( mailing service package ) right from my platform. if needed

question: how email consent work in that scenario? ( for customers of my clients )

looking forward for your response.

i am confused what option to go with. which is sustainable for longterm,

Upvotes: -1

Views: 22

Answers (0)

Related Questions