----- Original Message ----- From: "Davide Libenzi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 29, 2003 8:44 AM Subject: [xmail] Re: OFFTOPIC Php and Xmail
> > On Thu, 29 May 2003, Brandon Wittenburg wrote: > > > >Hi, > > >I want to know if someone have already working xmail and php, because I take sometime to make works, and the only I get is works php and xmail on the command line, but not on the web server. > > >Thanks > > > > > > > > I use PHP's mail() function to send e-mails through XMail. You need to > > have the XMail sendmail script setup properly for this to work. And it > > does work with the web server (Apache). > > I think I heard some time ago that exist a PHP library that let you send > using SMTP. I do not remember where though. > > > > - Davide > This one works fine. It's actually PERL but allows for PHP to send mail via SMTP. http://www.elbtec.de/download/sendmail.php4 - Rolf - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
