Index: [Article Count Order] [Thread]

Date:  Tue, 13 Jun 2006 19:02:34 +0100
From:  "Richard Monks" <bqlist (at mark) distortal.com>
Subject:  [coba-e:05704] Re: Message Warnings/Bounces
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <003801c68f13$8c3ebbf0$1e00a8c0@TOWER>
In-Reply-To:  <00a301c68e75$547eed00$6400a8c0@COMPUTER8SD7ER2>
X-Mail-Count: 05704

Darrell D. Mobley wrote:
> I have noticed in some instances that php-generated email is run as
> Apache, and the apache username is aliased over to root.

I have added -f to the sendmail_path var in php.ini as follows:

	sendmail_path = /usr/sbin/sendmail -t -i -f

Emails are now returned to apache@host instead of root@host but the problem
still remains. If it were apache@sending_domain then I could do something
with it but ideally I want it to be the supplied 'From' address.

I can alise apache@host to the site that is sending the email, but that
would make all of the bounces go there, not just the ones produced by that
site.

I have added MailScanner to this server using this guide:
http://www.pfinders.com/linux/bluequartz_mailscanner.html
however I can't remember if the problem was there before this.



RM


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.