I have installed the QMQP server end and configured with tcpserver but
am unclear from the docs if I need to install Qmail 1.03 on the Bulletin
Board server or just copy over the files it mentions in the docs.  If
this is not the place to discuss this please let me know but you seem to
have knowledge of this product so I am hoping you can help

Michael Humphries
Alphacomm.net
Network Administrator
906-639-3500
877-450-3500
[EMAIL PROTECTED]
www.alphacomm.net 


-----Original Message-----
From: Rick Widmer [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 16, 2002 8:36 PM
To: Michael J Humphries; [EMAIL PROTECTED]
Subject: Re: [PHP] Problems with php and qmail

At 03:20 PM 9/16/02 -0500, Michael J Humphries wrote:
>I am running a Bulletin Board system with the following
>RH 7.2
>Apache
>VBulletin (which is all coded in PHP)
>PHP4
>
>But my qmail Server is on another physical server and I need to ask how
>to configure php to recognize the second server for SMTP mail out
>functions.


    http://cr.yp.to/qmail/mini.html

Be sure to link (ln -s) /sbin/sendmail to /var/qmail/bin/sendmail and
set your
sendmail path to /sbin/sendmail.  You could set the sendmail path to
/var/qmail/bin/senamil, but there may be other programs on the web
server
that expect a sendmail program at /sbin/sendmail. Some systems use
/usr/sbin/sendmail instead of /sbin/sendmail.  Follow the standard
convention
for your distribution.

Rick


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to