Re: [Exim] php bulk mail

Etusivu
Poista viesti
Vastaa
Lähettäjä: Tim Jackson
Päiväys:  
Vastaanottaja: exim-users
Kopio: James Fassett
Aihe: Re: [Exim] php bulk mail
Hi James, on Fri, 6 Jun 2003 09:37:57 -0700 you wrote:

> For the future, I like the idea of writing a bsmtp file and then passing
> that file to a Perl script to actually handle the batching.


Where does Perl come into it? All you need to do is write a BSMTP file
from PHP and then do exim -bS <other options> <your.bsmtp.file

Tim