Hello guys,
I want to send the emails to number of peoples via php's mail function.But what I need is to keep hide/ secret the user email ids' i.e recipient email ids should be disclosed.[So that user email ids in the email client should be only undisclosed]
Can we do this by using emails "Content Type" directives ??
Sending Emails With Undisclosed Addresses
Moderator: General Moderators
-
madan koshti
- Forum Commoner
- Posts: 50
- Joined: Fri Jun 06, 2008 4:25 am
Re: Sending Emails With Undisclosed Addresses
Don't you want to try the swift mailer?
it really cool and its forum is just here on devnetwork.your main purpose can be done here http://www.swiftmailer.org/wikidocs/v3/tutorials/batch. you can give a try
it really cool and its forum is just here on devnetwork.your main purpose can be done here http://www.swiftmailer.org/wikidocs/v3/tutorials/batch. you can give a try
-
madan koshti
- Forum Commoner
- Posts: 50
- Joined: Fri Jun 06, 2008 4:25 am
Re: Sending Emails With Undisclosed Addresses
highjo wrote:Don't you want to try the swift mailer?
it really cool and its forum is just here on devnetwork.your main purpose can be done here http://www.swiftmailer.org/wikidocs/v3/tutorials/batch. you can give a try
Hi ,
Thanks for help ..
this will really help me !