Hey Jason,
Thanks for replying.

I did search the archive for "newsletter", "newsletter software" and
variations but didnt come up with much. I got a lot of german and other
results too from php general,debian etc

Will do another search on "mail" now.


> > Please note that i I intend to add a kind of word merge functionality
later
> > on.
> > eg:
> > Dear <::name::>,
> > thank you for subscribing your email address: <::email::>
> > etc etc
>
> For this, your only choice is to send mails out individually.

Thanks, maybe i can program an option something like
if ($mail_merge==1)
{send_singles();}
else
{send_bcc();}


Any advise is welcome.

Cheers,
-Ryan



>
> -- 
> Jason Wong -> Gremlins Associates -> www.gremlins.biz
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development *
> ------------------------------------------
> Search the list archives before you post
> http://marc.theaimsgroup.com/?l=php-general
> ------------------------------------------
> /*
> There is no education that is not political.  An apolitical
> education is also political because it is purposely isolating.
> */
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to