Submit Your Article Forum Rules

Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Mailing List Script or Software

  1. #11
    Senior Member NetProwler's Avatar
    Join Date
    Jan 2007
    Posts
    197
    We have used our own scripts initially but eventually veered around to use Phplist for a client who had about 300,000 newsletters to send. We opted to buy a separate domain closely associated with the parent domain for this task. This was done specifically not to hurt the parent domain in case they slapped some ban on the main domain. Phplist is easy to administer for even non-technical client. There is a caveat - if you plan to send HTML mails observe the following:

    In the body of the HTML mail, move the part inside the header (like the CSS , JS etc) into the body. Copy the portion only between the <body> and </body> into the Send message edit window (take care to press the Source button) excluding the <body> tags.
    PHPlist - at least the version we used tended to strip out external CSS/JS/Image files. If you need to include image files in the body, use absolute reference.

    I am sorry if I have stated the obvious - for a HTML Tutor.

  2. #12
    Moderator HTMLBasicTutor's Avatar
    Join Date
    Apr 2010
    Location
    Canada
    Posts
    975
    Thanks for the input NetProwler.

    Your observations about the problems creating HTML emails is confirmed here: Rock Solid HTML Emails. Tables, yuk!

    Email Standards Project also has information about email client compatibility.
    Accrete Web Solutions - Search engine friendly websites, ecommerce websites & blogs
    Web Page Mistakes - Web page mistakes with solutions
    HTML Basic Tutor - HTML help to learn HTML basics

  3. #13
    Senior Member
    Join Date
    Jan 2005
    Posts
    135
    I've been using GroupMail for years - http://www.group-mail.com/ and I see they now have a free version that lets you send to up to 100 recipients.

    I've used the Personal Edition to send unlimited emails - and it lets me save 5 sender profiles with different domains. The last time I updated was in 2008 tho, so I can't say anything about the current version.

  4. #14
    Moderator HTMLBasicTutor's Avatar
    Join Date
    Apr 2010
    Location
    Canada
    Posts
    975
    Quote Originally Posted by radhika View Post
    Have you checked php/mysql software here: scripts4webmasters.com ?

    .
    Quote Originally Posted by Katt View Post
    I've been using GroupMail for years - http://www.group-mail.com/ and I see they now have a free version that lets you send to up to 100 recipients.

    I've used the Personal Edition to send unlimited emails - and it lets me save 5 sender profiles with different domains. The last time I updated was in 2008 tho, so I can't say anything about the current version.
    Thank you for the suggestions. Will check them out.
    Accrete Web Solutions - Search engine friendly websites, ecommerce websites & blogs
    Web Page Mistakes - Web page mistakes with solutions
    HTML Basic Tutor - HTML help to learn HTML basics

Page 2 of 2 FirstFirst 12

Posting Permissions

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