Re: [Exim] php bulk mail

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Tim Jackson
Ημερομηνία:  
Προς: exim-users
Υ/ο: James Fassett
Αντικείμενο: 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