nal Message-
From: DL Neil [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 01, 2002 5:16 AM
To: Matt Hillebrand; [EMAIL PROTECTED]; Aris Basic
Subject: Re: [PHP-WIN] sending mail with mail(), Post Cast Server
Matt,
> Everyone with mail() problems should consider www.postcastserver.com.
It's
Matt,
> Everyone with mail() problems should consider www.postcastserver.com.
It's
> free SMTP server software that works quite well. Just don't forget to
> disable IIS' smtp server.
Have made a note of the product for future reference. Thanks.
>From another current conversation on PHP-email:
ge-
From: DL Neil [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 01, 2002 3:56 AM
To: [EMAIL PROTECTED]; Aris Basic
Subject: Re: [PHP-WIN] sending mail with mail()
Hi Aris,
Still have questions, but at least you have a solution!
> Ok last thing i disocverd about this problem was
> that I was
Hi Aris,
Still have questions, but at least you have a solution!
> Ok last thing i disocverd about this problem was
> that I was not only unable to do mail() from PHP but any other socket
> connection was not succesiful. It worked fine when i start php.exe in
> shell (command line) but the same
Ok last thing i disocverd about this problem was
that I was not only unable to do mail() from PHP but any other socket
connection was not succesiful. It worked fine when i start php.exe in
shell (command line) but the same script would not connect to anything
(even localhost) if run by IIS4. i try
Aris,
Thanks for such a complete run-down. My comments/further questions are interposed:-
> SMTP = mail.server.com
> sendmail_from = [EMAIL PROTECTED]
> ;sendmail_path =
I can't see the mail server from 'outside', but the settings look right - when you
can, let's look at the 'real
deal' though!
Hi Aris,
> Im trying to use mail() function with PHP 4.02 under WIndows NT Server
> and IIS
> and I allways get Failed to connect
> even though the SMPT server in php.ini is setup correctly
> and i cna acces that server from webserver
>
> doing the same thing on WIndows NT Workstation and apache
Hi
Im trying to use mail() function with PHP 4.02 under WIndows NT Server
and IIS
and I allways get Failed to connect
even though the SMPT server in php.ini is setup correctly
and i cna acces that server from webserver
doing the same thing on WIndows NT Workstation and apache (same version
of PHP