This is not true I have mine using smtp and it works perfectly. I running a Linux box...
"Peter Lindeman" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > On Thu, 30 May 2002 11:41:44 -0600, Samuel E. Romero wrote: > > >You have to set the SMTP variable on PHP.INI to the IP address or > >domain name (if resolved correctly from the machine where php is running), of the machine where XMail is running. I think is the same machine in > >this case, so maybe it may be localhost or 127.0.0.1. > > This will not work on a Linux machine. SMTP in PHP is only available > on Windows. PHP on Linux uses sendmail. Therefore you have make a > symbolic link /usr/bin/sendmail to /var/MailRoot/bin/sendmail.sh (or > wherever you have XMail installed) That will do the trick. > > > Groeten, > Peter > > -- > No IP addresses are available in the static pool of Remote Access IP > > --- > --- Heb je een Sony Digital video camera ? > --- Kijk eens op http://www.dvin.org > --- Kijk ook op http://www.lindeman.org > --- ICQ 22383596 > --- Uptime lindeman.org : 115 days, 23 hours and 31 minutes, 1 user > logged in. > > - > 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] > > -- > ____________________________________________________________________ > This message was gatewayed from SMTP to NNTP by > xm2nntp 1.04 at Thu May 30 21:21:06 2002. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.389 / Virus Database: 220 - Release Date: 9/16/2002 - 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]
