Re: [Exim] php bulk mail

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tim Jackson
Fecha:  
A: exim-users
Cc: James Fassett
Asunto: 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