Hello Kirk Bailey,

Am 2011-01-16 10:09:03, hacktest Du folgendes herunter:
> So, in php, I want a program to handle sending out a mail list. All
> this is going to do is be a filter to exclude non subscribers, and
> send a copy to every person in the subscriber file. This is pretty
> simple in python, but this is not my mother tounge we speak here, so
> let's talk in php instead.
> 
> If the submission does not come from a member, the script simply
> aborts. So the script should read the subscriber file, and if the
> source From: does not appear there, DIE. If it is there, walk the
> array and send a copy there, then end.
> 
> Now how to do this in php? Is there an off the shelf solution?

Maybe using RTFW <http://www.php.net/>

This is realy basic and you can use shell() with a  shell/grep  line  or
fopen() and read line by line.

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems@tdnet France EURL       itsystems@tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4miche...@jabber.ccc.de
ICQ    #328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/

Attachment: signature.pgp
Description: Digital signature

Reply via email to