472,141 Members | 1,303 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,141 software developers and data experts.

"sendmail_from not set" (Yes, again)

Has anyone ever figured out the problem with this? I have sendmail_from
set in my php.ini, and I also in this case have a custom From: header,
but I still get this message. Here's the relevant php.ini:

SMTP = my.mail.server
smtp_port = 25
sendmail_from = me@mydomain.com

The full message is (everybody sing along):

"sendmail_from" not set in php.ini or custom "From:" header missing

I'm using Win2K, Apache 2.0 and PHP 4.3.10. The frustrating thing is that
it was working once upon a time. I don't know when it stopped, as I don't
email from this dev system that much.

--
Alan Little
Phorm PHP Form Processor
http://www.phorm.com/
Jul 17 '05 #1
1 2904
Carved in mystic runes upon the very living rock, the last words of Alan
Little of comp.lang.php make plain:
Has anyone ever figured out the problem with this? I have
sendmail_from set in my php.ini, and I also in this case have a custom
From: header, but I still get this message. Here's the relevant
php.ini:

SMTP = my.mail.server
smtp_port = 25
sendmail_from = me@mydomain.com


OK, here's a little more info. Despite the above settings, phpinfo()
reports

SMTP: localhost
sendmail_from: no value

I know I'm using the right .ini file, as I can tweak other settings and
they show up on phpinfo(). I've checked my .ini for multiple entries, and
it's clean.

Now is the time on Sprockets when we say WTF. Any ideas?

--
Alan Little
Phorm PHP Form Processor
http://www.phorm.com/
Jul 17 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by Skip Montanaro | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.