<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<font size="2">Hi
Chris,
<br />
<br />
I use sendmail_path = /usr/sausalito/sbin/phpsendmail -f alias@domain.extension
<br />
<br />
(so with a space between the -f and alias, also I don't use -t -i
options).
<br />
<br />
This is needed on my 5108R when using Wordpress sites. (stock php and suphp
enabled).
<br />
<br />
Wisja
<br />
<br />
On Thu, 12 Sep 2013 08:28:46 -0500, Chris Gebhardt - VIRTBIZ Internet wrote
<br />
> Hello Maurice!
<br />
>
<br />
> On 9/11/2013 7:24 PM, Maurice de Laat wrote:
<br />
> >
<br />
> > Hi Chris,
<br />
> >
<br />
> > On Wed, Sep 11, 2013 at 12:22:35PM -0500, Chris Gebhardt - VIRTBIZ
<br />
> > Internet wrote:
<br />
> >
<br />
> >> This line is in his php.ini:
<br />
> >> sendmail_path = /usr/sausalito/sbin/phpsendmail -t -i -f
real@email.address
<br />
> >
<br />
> > The -t and -i option for sendmail are already passed by the
phpsendmail
<br />
> > sendmail script, so listing them also in php.ini as an option
shouldn't be
<br />
> > necessary.
<br />
>
<br />
> Ah, I did not realize that. I have noted that now.
<br />
>
<br />
> > There shouldn't be a space between -f and the real@email.address, at
least
<br />
> > not according to the man page of sendmail.
<br />
>
<br />
> I've now made that change, so the line appears like this now:
<br />
> sendmail_path = /usr/sausalito/sbin/phpsendmail -freal@email.address
<br />
>
<br />
> > Perhaps these things help.
<br />
>
<br />
> I made the changes, restarted Apache, and the result is the same,
<br />
> unfortunately. It appears that we are doing everything called for, but
<br />
> still things are not working properly.
<br />
>
<br />
> --
<br />
> Chris Gebhardt
<br />
> VIRTBIZ Internet Services
<br />
> Access, Web Hosting, Colocation, Dedicated
<br />
> <a target="_blank" href="http://www.virtbiz.com/">www.virtbiz.com</a> |
toll-free (866) 4 VIRTBIZ
<br />
> _______________________________________________
<br />
> Blueonyx mailing list
<br />
> Blueonyx@mail.blueonyx.it
<br />
> <a target="_blank" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
<br />
</font>
</BODY>
</HTML>