|
-
Sep 21st, 2011, 11:17 PM
#1
Sending mails...
Hi guys 
In my script, there are possibilities of sending many mails per day.
This includes:
- new user registration email, send to the user
- notification email like membership expiry, reminder sent before expiry, approval of their uploaded content, etc...
- Messages sent by Admin to all members
- etc..
Currently I'm using PHP native mail function to send emails.
My question is, how can I make this mailing feature more efficient and how to not mark it as SPAM by the recipient's mail services.
Thanks
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Sep 22nd, 2011, 01:51 AM
#2
Fanatic Member
Re: Sending mails...
look at "Keywords"
http://www.ehow.com/how-does_5128712...ters-work.html
also a tip:
you should allow users an option to choose if they want to receive notifications or not. and always provide information on how to stop receiving notifications in the e-mail.
-
Sep 22nd, 2011, 08:48 AM
#3
Re: Sending mails...
Thanks 
Anything else ?
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|