[PHP-DB] Newsletter and smtp

2004-09-09 Thread Remember14a
Dear friends, While sending newsletter, using mailing list, php script is able to connect to database, retrieve emails, however is unable to send newsletter or email. I am using localhost. I have SMTP installed on local machine. Any guidance

Re: [PHP-DB] Newsletter and smtp

2004-09-09 Thread John Holmes
From: [EMAIL PROTECTED] While sending newsletter, using mailing list, php script is able to connect to database, retrieve emails, however is unable to send newsletter or email. I am using localhost. I have SMTP installed on local machine. Any guidance

Re: [PHP-DB] Newsletter and smtp

2004-09-09 Thread Remember14a
Dear friends, I have pasted INI file and error its giving, while sending newsletter.Any guidance, please. -- Warning: mail(): SMTP server response: 554 5.7.1 (IPT:OA) Use port 587 to send mail from your AOL screen

[PHP-DB] newsletter optimization help needed

2003-03-12 Thread Chris Payne
Hi there Everyone, Below is some code I use to send a newsletter to clients subscribed on my mailing list. The problem is I have over 9000+ email addresses in the DB and it takes around 30-45 minutes to send them with the below code. Can anyone see someway I can optimize it so it sends out

RE: [PHP-DB] newsletter optimization help needed

2003-03-12 Thread SELPH,JASON (HP-Richardson,ex1)
Jason -Original Message- From: Chris Payne [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 11:41 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] newsletter optimization help needed Hi there Everyone, Below is some code I use to send a newsletter to clients subscribed on my mailing

Re: [PHP-DB] newsletter optimization help needed

2003-03-12 Thread Jason Wong
On Thursday 13 March 2003 02:14, Chris Payne wrote: That makes sense :-) One question, my brain is kind of dead today (Some would say always :-) But how would I get $emailadd to display all the addresses in the bcc bit? I know you have to add the addresses, seperate them with a , etc .

RE: [PHP-DB] newsletter optimization help needed

2003-03-12 Thread SELPH,JASON (HP-Richardson,ex1)
: Chris Payne [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 12:14 PM To: php Subject: Re: [PHP-DB] newsletter optimization help needed Hi there. That makes sense :-) One question, my brain is kind of dead today (Some would say always :-) But how would I get $emailadd to display all

RE: [PHP-DB] newsletter optimization help needed

2003-03-12 Thread Miles Thompson
: Chris Payne [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12, 2003 11:41 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] newsletter optimization help needed Hi there Everyone, Below is some code I use to send a newsletter to clients subscribed on my mailing list. The problem is I have over 9000+ email

[PHP-DB] newsletter

2002-04-18 Thread its me
hi guys, i wanna make a news letter as follows: i sell items within certain categories,so whenever a buyer is registered he choose some categories to contribute to my newsletter with: whenever a new item is added within this category i send him an email with that. i'm storing the mails in

[PHP-DB] newsletter

2002-04-15 Thread its me
hi guys, i wanna make a news letter as follows: i sell items within certain categories,so whenever a buyer is registered he choose some categories to contribute to my newsletter with: whenever a new item is added within this category i send him an email with that. i'm storing the mails in