Re: [Exim] php bulk mail

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Tim Jackson
Date:  
À: exim-users
CC: James Fassett
Sujet: 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