[Bug 6188] New: Make busybox'es sendmail compatible with php 'mail' function to use in chroot (-f not required)
bugzilla at busybox.net
bugzilla at busybox.net
Tue Apr 16 12:54:56 UTC 2013
https://bugs.busybox.net/show_bug.cgi?id=6188
Summary: Make busybox'es sendmail compatible with php 'mail'
function to use in chroot (-f not required)
Product: Busybox
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Standard Compliance
AssignedTo: unassigned at busybox.net
ReportedBy: cyberbat83 at gmail.com
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
I tried to use php in chroot jail. mail() function with normal postfix'es
sendmail occasionally stop working. But busybox'es sendmail also doesn't work.
It seems (but I'm not clearly sure) it's so because -f option is mandatory for
busybox'es sendmail when mail() function specifies sender in message body using
-t option without -f.
By the way, mini_sendmail - http://www.acme.com/software/mini_sendmail/ works
like a charm, but it's dead project. And sendmail in postfix also works without
-f only with -t.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list