php send bulk mail from local computer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kkshansid
    New Member
    • Oct 2008
    • 232

    php send bulk mail from local computer

    is it possible to send bulk mail about 300 per day from local computer by gmail? If possible please guide.I already have have dot net application which do as above but i need to develop it in php
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    there are mailing libraries (SwiftMailer, PHPMailer) that make it quite easy to send mails. and I’m pretty sure they can send out such a batch as well.

    Comment

    Working...