|
Posted by Erwin Moller on 04/04/06 13:45
universalbitmapper wrote:
> Hi,
>
> Many thanks for your replies.
>
> I added the smtp_port = 25 line in php.ini and restarted WAMP, now I
> still get the warning, but I receive the e-mail sent from php.
Good so far.
But still a warning?
That is strange: You receive the email, that means everything works as
expected and your localhost can handle the mailrequest, but PHP still
produces the same warning saying it cannot connect to the SMTP-server on
localhost?
I think you still have some problem somehow. :-/
(You guessed)
Maybe you better show us some mailing-code you made so far.
> I have found a "SMTP on Windows" tutorial, it looks easy enough, only I
> wonder if this new SMTP service won't conflict with Apache ??
No, appache don't care what PHP does when mailing (as far as I know).
If you use a different OS, you need to check the mailsettings. (For *nix you
typpically use a program called 'sendmail', but that is of no concern to
your current problem.).
>
>
> Jean-Benoit MORLA
>
> I been flamed so often I'm a KFNewbee
By the way: What is a KFNewbee?
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|