Re: need to alter FROM address when sending with PHP forms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/06/07, Dylan Bouterse <xtremetoonz@xxxxxxxxx> wrote:
If this is
definitely NOT an apache problem, please let me know and I will move
on from there. Thank you.

It isn't an apache problem (apache doesn't send mail unless you do
highly specialised tricks with it). But anyway try this for giggles.

php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f vhost@xxxxxxxxxx"

With that set on a per-vhost basis you should be able to distinguish
the sender address. Assuming you're calling the sendmail binary rather
than using smtp from php, the trick is to pass the right options to
the mta.

--
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux