[PHP] Re: Mailing list server with PHP frontend

2003-07-13 Thread Paul Chvostek
On Sat, Jul 12, 2003 at 08:17:03PM -0300, Manuel Lemos wrote: You may want to try this class for creating lists with the ezmlm mailing list manager. It has support for creating and editing the lists properties and even has a SOAP interface for accessing the subscriptions from remote

[PHP] Re: Mailing list server with PHP frontend

2003-07-12 Thread Manuel Lemos
Hello, On 07/11/2003 08:47 PM, Juan Nin wrote: I want to know if anyone knows about a good mailing list manager that has got a PHP administration frontend I've found many PHP scripts for sending newsletters and announcementes, but that's it's not what I want I want a system like Mailman, Sympa or

Re: [PHP] Re: Mailing list server with PHP frontend

2003-07-12 Thread Juan Nin
From: Manuel Lemos [EMAIL PROTECTED] You may want to try this class for creating lists with the ezmlm mailing list manager. It has support for creating and editing the lists properties and even has a SOAP interface for accessing the subscriptions from remote machines.

Re: [PHP] Re: Mailing list server with PHP frontend

2003-07-12 Thread Manuel Lemos
Hello, On 07/13/2003 02:37 AM, Juan Nin wrote: You may want to try this class for creating lists with the ezmlm mailing list manager. It has support for creating and editing the lists properties and even has a SOAP interface for accessing the subscriptions from remote machines.

[PHP] Re: mailing list managers

2002-08-13 Thread Manuel Lemos
Hello, On 08/13/2002 12:09 PM, Justin French wrote: Just a quick note to see if anyone has any experience with mailing list managers. I've currently got a DB of subscribers, and basic PHP scripts are not going to be a good long-term solution. I was hoping that maybe there's an

Re: [PHP] Re: mailing list managers

2002-08-13 Thread Justin French
on 14/08/02 4:00 AM, Manuel Lemos ([EMAIL PROTECTED]) wrote: Hello, On 08/13/2002 12:09 PM, Justin French wrote: Just a quick note to see if anyone has any experience with mailing list managers. I've currently got a DB of subscribers, and basic PHP scripts are not going to be a good

Re: [PHP] Re: mailing list managers

2002-08-13 Thread Manuel Lemos
Hello, On 08/13/2002 08:22 PM, Justin French wrote: Just a quick note to see if anyone has any experience with mailing list managers. I've currently got a DB of subscribers, and basic PHP scripts are not going to be a good long-term solution. I was hoping that maybe there's an opensource or

Re: [PHP] Re: mailing list managers

2002-08-13 Thread Justin French
Hi, on 14/08/02 10:25 AM, Manuel Lemos ([EMAIL PROTECTED]) wrote: Of course not. Bcc headers are virtual. They do not get sent with messages that are delivered to any of the recipients. Do you seen any Bcc headers in this message that you got from this mailing list? No, good point. Maybe

Re: [PHP] Re: mailing list managers

2002-08-13 Thread Manuel Lemos
Hello, On 08/13/2002 10:00 PM, Justin French wrote: Of course not. Bcc headers are virtual. They do not get sent with messages that are delivered to any of the recipients. Do you seen any Bcc headers in this message that you got from this mailing list? No, good point. Maybe i'm confusing it

[PHP] Re: mailing list using mail()

2002-04-10 Thread Michael Virnstein
Should I just use one message and append the BCC: line of the one message? this could probably be the best way. Petre Agenbag [EMAIL PROTECTED] schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi, the combination of PHP and mysql and the ease of use of the mail() function

[PHP] Re: mailing list using mail()

2002-04-10 Thread David Robley
In article [EMAIL PROTECTED], [EMAIL PROTECTED] says... Hi, the combination of PHP and mysql and the ease of use of the mail() function obviously leads me to believe that it *should* be a singe to use php to send customised messages to all my users , of whom I have details in a mysql

[PHP] Re: mailing list using mail()

2002-04-10 Thread Yasuo Ohgaki
Michael Virnstein wrote: Should I just use one message and append the BCC: line of the one message? this could probably be the best way. Right, but some MTA cannot handle too large header(s). Why don't you use list server in first place? For example, ezmlm support database backends if you

Re: [PHP] Re: mailing list using mail()

2002-04-10 Thread Anzak Wolf
did a 1 second sleep between each user send? While it would take a very long time to parse through the list of users the mail server would still be able to respond quickly and not have PHP timeout. From: Yasuo Ohgaki [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PHP] Re: mailing list

[PHP] Re: mailing list manager

2002-01-20 Thread Emile Bosch
check @ www.hotscripts.com php / scripts and programs / mailing list managers duh :-) Nu Webmaster [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hello, i need a mailing list manager in php, with which i can send html email and store my subscribers in a

[PHP] Re: mailing list script?

2001-11-21 Thread Julio Nobrega Trabalhando
Check it out www.hotscripts.com/PHP, under the section 'Scripts and Programs'. You will find a lot of ready to run php scripts that will do exactly what you want... And not what you said you want ;-) -- Julio Nobrega No matter where you go, this. Yura [EMAIL PROTECTED] wrote in message

Re: [PHP] Re: Mailing list

2001-09-12 Thread B. van Ouwerkerk
At 23:50 11-9-01 -0500, Richard Lynch wrote: You could examine the web-server logs... But you either have to assume people only read it once, or count IPs and ignore AOL/DHCP/Hotmail etc users whose IPs will change more or less at random. The problem is that you may not be able to count IP's. I

RE: [PHP] Re: Mailing list

2001-09-12 Thread Lawrence . Sheed
:51 PM To: Sheni R. Meledath Cc: [EMAIL PROTECTED] Subject: [PHP] Re: Mailing list You could examine the web-server logs... But you either have to assume people only read it once, or count IPs and ignore AOL/DHCP/Hotmail etc users whose IPs will change more or less at random. -- WARNING [EMAIL

RE: [PHP] Re: Mailing list

2001-09-12 Thread B. van Ouwerkerk
Send out one of the images with a unique id per mailout, this could be the users email address if you wanted to tie in the data per user (may be illegal in some countries without users permission). I don't know if it's illegal, but if I would be a subscriber I wouldn't like it if someone is

[PHP] Re: Mailing list

2001-09-11 Thread Richard Lynch
You could examine the web-server logs... But you either have to assume people only read it once, or count IPs and ignore AOL/DHCP/Hotmail etc users whose IPs will change more or less at random. -- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL PROTECTED] Wanna help me

Re: [PHP] Re: mailing list php-general@lists.php.netµÄ×Ô¶¯»ØÐÅ

2001-07-02 Thread Chris Anderson
You guys have some serious problems. I recommend getting help - Original Message - From: Justin Farnsworth [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, July 02, 2001 8:42 AM Subject: [PHP] Re: mailing list [EMAIL PROTECTED]µÄ×Ô¶¯»ØÐÅ What

[PHP] Re: mailing list php-general@lists.php.netµÄ×Ô¶¯»ØÐÅ

2001-05-22 Thread kaab kaoutar
what ? From: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: mailing list [EMAIL PROTECTED]µÄ×Ô¶¯»ØÐÅ Date: 22 May 2001 17:24:30 - ºÜ¸ßÐËÊÕµ½ÄãµÄÓʼþ£¡ === Ãâ·Ñµç×ÓÓÊÏä

[PHP] Re: mailing list php-general@lists.php.netµÄ×Ô¶¯»ØÐÅ

2001-05-17 Thread Tolga \ thorr\ Orhon
?? - Original Message - From: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 17, 2001 4:17 PM Subject: mailing list [EMAIL PROTECTED]µÄ×Ô¶¯»ØÐÅ ºÜ¸ßÐËÊÕµ½ÄãµÄÓʼþ£¡