email marketing using phpmailer | SMTP OR any other good software
Budget: $10 – $30 CAD
I have 3000+ emails on my server.
I want to send them either weekly or monthly emails regarding current offer, promo codes, and other ongoing updates.
currently I use phpmail() function, but I am planning to move to phpmailer so I can send attachment too. I found little hard to send attachment with phpmail() function.
for phpmailer, I think I need smtp server. I am not sure google's smtp will be best or godaddy's or any other.
should I use phpmailer (using SMTP) or is there any other email plateform where I can send email to 3000+ users on weekly/monthly basis?
I read free smtp too but I wasn't able to find/configure any.
Your duty:
you will have suggest good email marketing tool which should be free or cheap and configure same.
or you will have create sample php file which sends email with attachment using phpmailer, smtp.
I want to send them either weekly or monthly emails regarding current offer, promo codes, and other ongoing updates.
currently I use phpmail() function, but I am planning to move to phpmailer so I can send attachment too. I found little hard to send attachment with phpmail() function.
for phpmailer, I think I need smtp server. I am not sure google's smtp will be best or godaddy's or any other.
should I use phpmailer (using SMTP) or is there any other email plateform where I can send email to 3000+ users on weekly/monthly basis?
I read free smtp too but I wasn't able to find/configure any.
Your duty:
you will have suggest good email marketing tool which should be free or cheap and configure same.
or you will have create sample php file which sends email with attachment using phpmailer, smtp.