Re: [PHP] opt-in mail list best practice

This is a discussion on Re: [PHP] opt-in mail list best practice within the PHP General forums, part of the PHP Programming Forums category; Todd Trent wrote: > This works fine for a few test emails. What I would like to know is what ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-17-2005
Jeff Schmidt
 
Posts: n/a
Default Re: [PHP] opt-in mail list best practice

Todd Trent wrote:

> This works fine for a few test emails. What I would like to know is

what is
> considered best practice considering the following things:
>
> - This could be hosted on shared hosting server.
> - Opt-in list could be less than 100 or in the 1000’s.
> - May need a way to track sending success.
>


Hello Todd,
This is solely my suggestion on the matter, and I don't think I could
classify this as 'best practice', as it is just my opinion (although it
might be). I suggest that you setup a mailing list that is managed by a
mailing list package, like GNU Mailman, or some other mailing list
manager. A good mailing list manager is designed to track issues like
mail being successfully sent, user unsubscribe, etc. Let the mailing
list manager software do what it is good at, and have your script simply
email your messages to the mailing list, which then takes care of
distribution.

If setting up a mailing list server is not possible on your shared
host (very likely in a shared hosting setup), it is possible you might
be able to setup a list with a third-party mailing-list hosting site.
I've not researched this personally, but I'm sure probably multiple such
services exist.

It should be possible, I think, in such a situation, to automate
subscribing users to the list, from your scripts, when they create an
account on your website (as well as initially adding all the users
currently in the database, but you'd probably use a run-once script that
did that in a batch).

Anyhow, that is just my thoughts on the matter. Packages like
Mailman are very good at managing mailing lists, so I would just use
something like that to take care of that problem.

Jeff Schmidt
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:52 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0