Results 1 to 2 of 2

Thread: Mass email

  1. #1
    Join Date
    May 2006
    Location
    Glasgow, Scotland
    Posts
    223

    Mass email

    How can I perform a mass email to all email addresses in a MySQL database without needing to actually open up my email provider (eg hotmail, or in my case my servers)?

  2. #2
    Join Date
    Mar 2004
    Location
    China
    Posts
    3,315
    Using the php funtion mail() you can send emails. However, take note that most web hosts forbid the sending of mass mail. It takes up far too much of the servers resourses. You should look into use a dedicated mail host or mail server rather than shared hosting.

Similar Threads

  1. Email footer ads
    By jkramlich in forum Search Engine Optimization and Marketing
    Replies: 0
    Last Post: 21 May 2006, 03:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •