Adam D. McKenna ([EMAIL PROTECTED]) wrote:
: > : > : Return-Path: <[EMAIL PROTECTED]>
: > : > : Received: (qmail 17136 invoked by uid 33); 1 Apr 1999 02:43:28 -0000
: > : > : Date: 1 Apr 1999 02:43:28 -0000
: > : > : Message-ID: <[EMAIL PROTECTED]>
: > : > : To: [EMAIL PROTECTED]
: > : > : Subject: Linux Applications
: > : > : FROM: [EMAIL PROTECTED]
: One of my users is running some CGI scripts, but the return-path that is
: being sent is my email address instead of his. Does anyone know why this
: could be happening? He says he doesn't have a return-path programmed into
: his cgi's. uid 33 is www-data (the account that apache is running under).
: --Adam
What environment does apache have? If you started it on a login, it
may have your LOGNAME, which qmail-inject will happily use for a
return path.
-harold