Re: setting up php.ini to use my mail server

From: Tim Jordan <tim@pcs-alaska.com>
Date: Thu Sep 22 2005 - 15:15:52 AKDT

Tim Jordan wrote:

>I have an e-store that I'm very close to deploying for a non-profit.
>Because of $ restrictions I have offered to host the server. My problem
>is that I'm having trouble configuring PHP to send mail through my mail
>server.
>
>The e-store is running on a dedicated debian server.
>My mail server is running on a debian qmail server.
>
>On the e-store server I set the php.ini to use sendmail - no go! Then I
>tried to point the smtp line to my mail servers local address - no go!
>
>Any guidance is appreciated....Thanks....Tim
>
>
>
>>[mail function]
>>; For Win32 only.
>>;SMTP = 192.168.2.3
>>;smtp_port = 25
>>
>>; For Win32 only.
>>;sendmail_from = me@example.com
>>
>>; For Unix only. You may supply arguments as well (default: "sendmail
>>-t -i").
>>sendmail_path = /usr/sbin/sendmail
>>
>>
Okay, I have exim sending mail through my qmail server - so it should be
an application (e-store) configuration at this point.

Thanks,
Tim
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Thu Sep 22 15:15:33 2005

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:15:33 AKDT