Re: PHP Mail
- From: "Brian Cryer" <not.here@localhost>
- Date: Fri, 12 Jun 2009 14:30:33 +0100
"JesusLovesYou" <otis.quinn@xxxxxxxxxxxx(donotspam)> wrote in message news:6E55F84B-ECD2-4967-82F0-40DD23A0CFCB@xxxxxxxxxxxxxxxx
I am having a problem sending php mail. here is my mail setting
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = me@xxxxxxxxxxx
sendmail_from = bob@xxxxxx
and what is the problem?
Just a checklist: do you have the smtp server installed (i.e shows in iis manager) or are you running exchange? Any firewalls or anti-virus which might be blocking the port? Does the smtp service require any authentication?
--
Brian Cryer
www.cryer.co.uk/brian
.
- References:
- PHP Mail
- From: JesusLovesYou
- PHP Mail
- Prev by Date: PHP Mail
- Next by Date: Re: PHP Mail
- Previous by thread: PHP Mail
- Next by thread: Re: PHP Mail
- Index(es):
Relevant Pages
|