Count of reciepients in php mailer

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
ima
Forum Newbie
Posts: 1
Joined: Fri Oct 30, 2009 10:14 pm

Count of reciepients in php mailer

Post by ima »

How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: Count of reciepients in php mailer

Post by markusn00b »

ima wrote:How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
Use SwiftMailer to send batch mails.

Also, please do not double post your question.

Mark.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Count of reciepients in php mailer

Post by pickle »

Locking.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Locked