Firas Kraiem schreef:
Stuart Henderson wrote:
On 2007/08/09 04:02, Firas Kraiem wrote:
I'm using the sendmail binary found in the mini_sendmail-chroot package to
be able to use the mail() function in PHP pages.
s/mini_sendmail/femail/ should fix this.
It's pretty much drop-in, but by default looks up localhost by
name which mini_sendmail doesn't, so make sure you've got a good
/var/www/etc/resolv.conf
Hi,
Thanks for the input, it works perfectly now :)
Firas
Works alot nicer than mini_sendmail indeed.
However I can not seem to get the extra headers (mentioned in the MAN
page) to work.
I've looked at the source code and I see things like the URI called etc.
but I do not see them in my mailheaders.
Is there a specific trick I am missing?
Thanks
Matt