On Mon, Sep 02, 2013 at 09:23:46PM +0200, Tony Berth wrote:
> did install both. Now, what are the settings in order to make them work?

Depends on your php application. It will probably try to run
/usr/sbin/sendmail, in which case you should ensure that exists
in the chroot. In my case I had to copy /var/www/bin/femail
to /var/www/usr/sbin/sendmail, and copy /bin/sh to /var/www/bin/sh
to make PHPmailer happy.

You'll also need /var/www/usr/libexec/ld.so, copied from
/usr/libexec/ld.so.

Reply via email to