How to send mail with dreamweaver & PHP

Posted: 02-23-2005, 03:09 PM
How to send mail with dreamweaver & PHP..??? I keep getting this error
message 'Warning: mail(): 'sendmail_from' not set in php.ini or custom 'From:'
header missing in C:\Apache2\htdocs\OCSP\test5\newsletter\newsletter _sent.php
on line 19' What does it mean..??? I access to php.ini and found this... SMTP:
localhost Port : 25 Sendmail_from = Tell me what should i do... i try to
put my email at sendmail_from but the error is still the same... at my pc i
only have apache server.. installing with php and mysql.... Do I need a SMTP
server..??? Please help...

Reply With Quote

Responses to "How to send mail with dreamweaver & PHP"

Alexandru COSTIN
Guest
Posts: n/a
 
Re: How to send mail with dreamweaver & PHP
Posted: 02-24-2005, 09:17 PM
You need a SMTP server that will accept relaying mails from your host.

This should usually be the same server as you have configured in your
E-mail client.

Alexandru

johnnycage wrote:
> How to send mail with dreamweaver & PHP..??? I keep getting this error
> message 'Warning: mail(): 'sendmail_from' not set in php.ini or custom 'From:'
> header missing in C:\Apache2\htdocs\OCSP\test5\newsletter\newsletter _sent.php
> on line 19' What does it mean..??? I access to php.ini and found this... SMTP:
> localhost Port : 25 Sendmail_from = Tell me what should i do... i try to
> put my email at sendmail_from but the error is still the same... at my pc i
> only have apache server.. installing with php and mysql.... Do I need a SMTP
> server..??? Please help...
>
Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change email program used to send notifications goldi31k Macromedia Contribute Connection Administrtion 0 05-11-2005 03:32 PM
Flash to CFM via loadvars.send() Obadellie Macromedia Flash Data Integration 1 03-30-2005 07:47 AM
Send variable from Flash to HTML AndrewTexas webforumsuser@macromedia.com Macromedia Flash Actionscript 1 01-13-2004 05:30 PM
how to send chinese mail via CDONTS Benny ASP Components 0 07-16-2003 10:04 AM
Send e-mail from asp page MC ASP Components 0 07-09-2003 02:57 PM