Before considering outsourcing this you should consider the following.
1. Frequency of emails, I.e daily, weekly, monthly etc.
2. Hosting, are you on dedicated servers, shared hosting.
a) do you control the domain name, enough to enable rDNS.
b) does your hosting company restrict out going em
> I have a client who wants to send out mass emails to 37,000+ opt-in members
> (i.e., not spam).
>
> Any suggestions as to the best way to do this?
Outsource it.
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org
--
PHP General Mailing List (http://www.ph
On Tue, 2008-10-21 at 08:39 +1100, Chris wrote:
> tedd wrote:
> > Hi gang:
> >
> > I have a client who wants to send out mass emails to 37,000+ opt-in
> > members (i.e., not spam).
> >
> > Any suggestions as to the best way to do this?
>
> It's been on the list a few times but personally I'd ch
tedd wrote:
Hi gang:
I have a client who wants to send out mass emails to 37,000+ opt-in
members (i.e., not spam).
Any suggestions as to the best way to do this?
It's been on the list a few times but personally I'd check out
commercial software first, then look at doing your own. The comme
On 20 Oct 2008, at 22:24, tedd wrote:
I have a client who wants to send out mass emails to 37,000+ opt-in
members (i.e., not spam).
Any suggestions as to the best way to do this?
In my experience it's easiest to outsource this once you get past a
few thousand subscribers otherwise you'll q
On Mon, Oct 20, 2008 at 5:24 PM, tedd <[EMAIL PROTECTED]> wrote:
> Hi gang:
>
> I have a client who wants to send out mass emails to 37,000+ opt-in members
> (i.e., not spam).
>
> Any suggestions as to the best way to do this?
Letting a third party such as AWeber[1] handle it may be your best
Hi gang:
I have a client who wants to send out mass emails to 37,000+ opt-in
members (i.e., not spam).
Any suggestions as to the best way to do this?
Thanks,
tedd
--
---
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.n
I use a while loop and the mail function to send email to
all subscribers of a site. This works fine for 50 users but I know there can be
some problems when you do it like this for 1000 users.
Eg. Limit of page execution is exceeded and even server
crashes because each time a mail is send
8 matches
Mail list logo