[NTLUG:Discuss] Qmail and php questions
Michael Patrick
michael at techiesplace.com
Fri Feb 14 05:02:32 CST 2003
On Thu, Feb 13, 2003 at 10:55:29PM +0000, m m wrote:
>
>
> >From: Rob Apodaca <rob.apodaca at attbi.com>
> >Reply-To: NTLUG Discussion List <discuss at ntlug.org>
> >To: NTLUG Discussion List <discuss at ntlug.org>
> >
> >> I want php invoke the qmail, how do I do?
> >
> >What do you mean by 'invoke'?
> >
> I should say I want call mail() function on php page.
>
>
As best I can tell on Unix it goes with the sendmail path setting from php.ini (windows you can specify SMTP server and port). What you might have to do is set up a small, simple mail system on the webserver (qmail or exim should work) and set them to forward via the 192.168.0.2 system.
Michael
More information about the Discuss
mailing list