--Original Message-
From: Dr. Shim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 10:14 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Troubles With Mail Function
Well I tried what Gary suggested. I did "smtp.mindspring.com" and it worked
beutifully. I feel stupid tha
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 14, 2002 11:33 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Troubles With Mail Function
Alright, I will show you my entire mail code here. BTW: I cannot mail using
mail() function
[mail function]
; For Win32 only.
SMTP = mindspring.com
; For W
Well I tried what Gary suggested. I did "smtp.mindspring.com" and it worked
beutifully. I feel stupid that the problem was so simple. But, alas, I'm
learing. Thanks all you. Robley, that is some very informative information,
this "digging".
dig -t mx alienmelon.com
in console right?
"David Rob
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> Alright, I will show you my entire mail code here. BTW: I cannot mail using
> mail() function
>
> [mail function]
> ; For Win32 only.
> SMTP = mindspring.com
>
> ; For Win32 only.
> sendmail_from = [EMAIL PROTECTED]
>
> ; For Unix onl
smtp.minspring.com is the address for out going mail.
Gary
Dr. Shim wrote:
> Alright, I will show you my entire mail code here. BTW: I cannot mail using
> mail() function
>
> [mail function]
> ; For Win32 only.
> SMTP = mindspring.com
>
> ; For Win32 only.
> sendmail_from = [EMAIL PROTECTED]
I think the SMTP would be same as you use for your email client (outlook,
eudora, other?)
-Original Message-
From: Dr. Shim [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 14, 2002 11:33 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Troubles With Mail Function
Alright, I will show
Alright, I will show you my entire mail code here. BTW: I cannot mail using
mail() function
[mail function]
; For Win32 only.
SMTP = mindspring.com
; For Win32 only.
sendmail_from = [EMAIL PROTECTED]
; For Unix only. You may supply arguments as well (default:
'sendmail -t -i').
;sendmail_path
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> Actually, I don't really know what to put in it. I thought that's what it
> wanted. What does it want?
>
> "David Robley" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> In article <[EMAIL PROTECTED
show us more code.
I believe SMTP would require the mail server
Can you mail via the mail() function?
-Original Message-
From: Dr. Shim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 12:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Troubles With Mail Function
Actually
Actually, I don't really know what to put in it. I thought that's what it
wanted. What does it want?
"David Robley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> Well, I did this:
>
> [mail function]
>
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> Well, I did this:
>
> [mail function]
> SMTP=mindspring.com
> sendmail_form=[EMAIL PROTECTED]
> <...rest I left unchanged...>
>
> Still doesn't work. :(
>
> BTW I'm using Windows at the moment to develop.
>
That SMTP
Well, I did this:
[mail function]
SMTP=mindspring.com
sendmail_form=[EMAIL PROTECTED]
<...rest I left unchanged...>
Still doesn't work. :(
BTW I'm using Windows at the moment to develop.
-Original Message-
"Martin Towell" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROT
mail -t -i')
if your problem is caused by anything else, then I can't help you there,
maybe someone???
HTH (hope this helps)
Martin
-Original Message-
From: Dr. Shim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 12:26 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP
No I haven't. How do I do that
"Martin Towell" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Have you set up the [mail function] section of your php.ini file ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
Have you set up the [mail function] section of your php.ini file ?
-Original Message-
From: Dr. Shim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 12:11 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Troubles With Mail Function
Hello. I'm pretty new to PHP, so if this
Hello. I'm pretty new to PHP, so if this is a dumb question, or has been
answered already, I'd like to get a link to that answer, or an alternative
on how I can solve the problem. :)
Anyhow, I have a very simple one line script.
A form is filled out and thus the $body variable contains the bod
16 matches
Mail list logo