Page 1 of 1

Sending Emails With Undisclosed Addresses

Posted: Fri Jun 06, 2008 4:39 am
by madan koshti
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 ??

Re: Sending Emails With Undisclosed Addresses

Posted: Fri Jun 06, 2008 6:21 am
by highjo
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

Re: Sending Emails With Undisclosed Addresses

Posted: Sat Jun 07, 2008 3:18 am
by madan koshti
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 ! :)