Re: Possible mug in mini_sendmail-chroot.

2007-08-10 Thread Henning Brauer
* Matt <[EMAIL PROTECTED]> [2007-08-09 20:59]: > 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?

Re: Possible mug in mini_sendmail-chroot.

2007-08-09 Thread Joachim Schipper
On Thu, Aug 09, 2007 at 04:02:41AM +0200, Firas Kraiem wrote: > Greetings, > > I'm using the sendmail binary found in the mini_sendmail-chroot package to > be able to use the mail() function in PHP pages. However, it simply refuses > to send mail when I specify the recipient address in the form "

Re: Possible mug in mini_sendmail-chroot.

2007-08-09 Thread Matt
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,

Re: Possible mug in mini_sendmail-chroot.

2007-08-09 Thread Firas Kraiem
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

Re: Possible mug in mini_sendmail-chroot.

2007-08-09 Thread Stuart Henderson
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_sendmai

Possible mug in mini_sendmail-chroot.

2007-08-08 Thread Firas Kraiem
Greetings, I'm using the sendmail binary found in the mini_sendmail-chroot package to be able to use the mail() function in PHP pages. However, it simply refuses to send mail when I specify the recipient address in the form "Name <[EMAIL PROTECTED]>". For the example, let's consider the foll