From: Anne W. <can...@go...> - 2007-08-27 17:59:16
|
On Thursday 23 Aug 2007, Rob MacGregor wrote: > On 8/23/07, Anne Wilson <can...@go...> wrote: > > Apologies if this is a duplicate, but it's almost 3 hours since I sent > > it, and I haven't seen it yet. > > It is a duplicate. > Sorry - explained elsewhere. > > I'm now fetching my husband's mail, as well as my own (using fetchmail > > with cron, running as david), but I'm getting: > > > > fetchmail: warning: multidrop for pop3.mailbox.co.uk requires envelope > > option! fetchmail: warning: Do not ask for support if all mail goes to > > postmaster! > > Did you look at the envelope option in the man page? > I've read it, but it didn't seem to apply. See below. > > This never happens when I collect my mail (fetchmail with cron, running > > as anne). Googling hasn't come up with anything useful. What is this > > about? Thanks > > As Matthias said, you may want to read the fine manual, the section on > "Use and Abuse of Multidrop" details what you need to do. > <quote> In singledrop-mode, fetchmail assumes that all messages in the user's account are intended for a single recipient. </quote> 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? > If you're still confused after consulting the documentation, please > provide: > > 1) Your .fetchmailrc 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 poll zencphosting09.zen.co.uk with proto pop3 user "xx...@ly..." pass "xxxxx" sslfingerprint "01:A0:29:54:2F:03:DB:AE:79:8D:B8:B9:BB:9A:1F:9A" is david -a poll pop3.tiscali.co.uk with proto pop3 user "xx...@ti..." pass "xxxx" is david -a > 2) The FULL headers of a sample email (mask email addresses or account > names if you want, but leave all the lines in) Sufficiently obscured for spam, I think: Return-Path: <con...@e2...> X-Original-To: david@localhost Delivered-To: da...@lo...main Received: from david.my.domain (david.my.domain [127.0.0.1]) by david.my.domain (Postfix) with ESMTP id 5E544C9192 for <david@localhost>; Tue, 21 Aug 2007 10:30:11 +0100 (BST) Envelope-to: dav...@my...main Delivery-date: Tue, 21 Aug 2007 10:29:34 +0100 Received: from zencphosting09.zen.co.uk [82.71.204.15] by david.my.domain with POP3 (fetchmail-6.3.8) for <david@localhost> (single-drop); Tue, 21 Aug 2007 10:30:11 +0100 (BST) Received: from [212.23.3.230] (port=50776 helo=bastion05.mail.zen.co.uk) by zencphosting09.zen.co.uk with esmtp (Exim 4.63) (envelope-from <con...@e2...>) id 1INQ3K-0007xe-FN for dav...@my...main; Tue, 21 Aug 2007 10:29:34 +0100 Received: from mail174.e2ma.net ([66.179.147.174]) by bastion05.mail.zen.co.uk with esmtp (Exim 4.63) (envelope-from <con...@e2...>) id 1INQ3K-0006Cn-2g for dav...@my...main; Tue, 21 Aug 2007 09:29:34 +0000 To: davidxxxx@myotherdomain From: "Armitages Garden Centre" <the...@ar...> Subject: Confirming your subscription to the Armitages Garden Centre email list Date: Tue, 21 Aug 2007 04:27:45 -0500 Message-ID: <0ba...@e2...> MIME-Version: 1.0 Content-Type: text/plain; X-Zen-Test-Spam-Score: 11 X-Zen-Test-Spam-Bar: (+) X-Originating-Bastion05-IP: [66.179.147.174] X-Envelope-From: con...@e2... X-Envelope-To: dav...@my...main X-Apparently-To: dav...@my...main X-Zen-Loop2: 7b9882177c9c8ff4976e7f923821a659 Status: R X-Status: NC X-KMail-EncryptionState: X-KMail-SignatureState: X-KMail-MDN-Sent: X-Length: 2615 X-UID: 1 Anne |