On Mon, Jan 9, 2012 at 8:50 PM, alexus <ale...@gmail.com> wrote:
> using Drupal
>

If you're using Drupal to send the mail, or any module installed in
Drupal, than there are most likely settings in Drupal (module) that
allow you to set the from address. If these functions call the mail
command with a different From address, than that address will be used,
and not the one in php.ini, .htaccess or set with ini_set.

Matijn

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to