From: Rob M. <rob...@gm...> - 2007-08-27 20:04:27
|
On 8/27/07, Anne Wilson <can...@go...> wrote: > > As far as I know, this is what I'm doing. I run fetchmail as anne, and all > messages are delivered to me. On separate cron jobs, fetchmail runs as > david, and all mail is delivered to him. Isn't that singledrop-mode? It is, though fetchmail doesn't agree with you :) > For David's mail - mine doesn't bring the problem\; > > set logfile = /home/david/fetchmail.log > > poll pop3.mailbox.co.uk with proto pop3 > user "xxxxxx.xxxx" > pass "xxxx" > is david -a Ok, what's with the command line argument after "david"? If you mean fetchall then you have to use fetchall. Currently fetchmail is expecting to deliver to 2 accounts: "david" and "-a". > Sufficiently obscured for spam, I think: > > Return-Path: <con...@e2...> > X-Original-To: david@localhost > Delivered-To: da...@lo...main If you were doing multi-drop you'd use the envelope "Delivered-To" -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |