<[EMAIL PROTECTED]> writes:

> got getpop3. running well. still getting all my mail as coming from
> myself.  getpop3 is dumping the mail to qmail-inject straight. do i need
> to change that or add cmd line options or something?

It's coming from yourself because Qmail is rewriting the sender's address
according to the environment variables: MAILUSER, MAILHOST, and others. 
RTFM man qmail-inject, and clear the environment variables:

env - getpop3

should do the trick.  If you shove getpop3 into your crontab, you shouldn't
have the problem because it'll start in a clean environment, unless you
initialize your environment variables in bashrc, or an equivalent.

-- 
Sam

Reply via email to