fetchmail-friends
[Top] [All Lists]

[fetchmail]multidrop problems

2001-04-24 10:30:05
Hi All,

I want to abuse fetchmail for pulling a multidrop account with a about
10 mail users.
The ISP is using qmail. SO I WANT TO PARSE the 'Delivered-To:' header en
stripe off 'haveityourway.nl-"

Here is my .fetchmailrc

poll pop.haveityourway.nl proto POP3
envelope Delivered-To: qvirtual haveityourway.nl- localdomains
haveityourway.nl
user freakin pass freakin to * here

Check this one:

Microsoft Mail Internet Headers Version 2.0
Received: from rtrsrv1.homeoffice.yi.org ([192.168.1.1]) by
dcsrv2.homeoffice.yi.org with Microsoft SMTPSVC(5.0.2195.1600);
         Tue, 24 Apr 2001 19:17:51 +0200
Received: from localhost 
(root(_at_)localhost(_dot_)homeoffice(_dot_)yi(_dot_)org [127.0.0.1])
        by rtrsrv1.homeoffice.yi.org (8.11.3/8.11.3) with ESMTP id
f3OHGWJ03490
        for <postmaster(_at_)haveityourway(_dot_)nl>; Tue, 24 Apr 2001 19:16:32
+0200 (CEST)
        (envelope-from de_vries_marcel(_at_)hotmail(_dot_)com)
Delivered-To: postmaster(_at_)haveityourway(_dot_)nl <---------------------- I
think he is parsing this one!!!
Received: from pop.haveityourway.nl
        by localhost with POP3 (fetchmail-5.8.1)
        for postmaster(_at_)haveityourway(_dot_)nl (multi-drop); Tue, 24 Apr 
2001
19:16:32 +0200 (CEST)
Received: (qmail 29661 invoked by uid 508); 24 Apr 2001 17:10:17 -0000
Delivered-To: haveityourway(_dot_)nl-mdevries(_at_)haveityourway(_dot_)nl
<-----------------------------------------------------------------------
----------------------- I WANT THIS HEADER TO BE PARSED!!!
Received: (qmail 29657 invoked by uid 0); 24 Apr 2001 17:10:17 -0000
Received: from possamai.xs4all.nl (HELO tnt.yi.org) 
(root(_at_)213(_dot_)84(_dot_)64(_dot_)160)
  by hosted-by.widexs.nl with SMTP; 24 Apr 2001 17:10:17 -0000
Received: from hotmail.com (f179.law7.hotmail.com [216.33.237.179])
        by tnt.yi.org (8.11.3/8.11.3) with ESMTP id f3OHDR678688
        for <outlawz(_at_)tnt(_dot_)yi(_dot_)org>; Tue, 24 Apr 2001 19:13:28 
+0200 (CEST)
        (envelope-from de_vries_marcel(_at_)hotmail(_dot_)com)
Received: from mail pickup service by hotmail.com with Microsoft
SMTPSVC;
         Tue, 24 Apr 2001 10:13:16 -0700
Received: from 212.58.186.223 by lw7fd.law7.hotmail.msn.com with HTTP;
Tue, 24 Apr 2001 17:13:15 GMT
X-Originating-IP: [212.58.186.223]
From: "Marcel de Vries" <de_vries_marcel(_at_)hotmail(_dot_)com>
To: outlawz(_at_)tnt(_dot_)yi(_dot_)org
Subject: hihihihihihhihihi
Date: Tue, 24 Apr 2001 19:13:15 +0200
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <F179ZwcZGoNCL5PXnvb0000bdab(_at_)hotmail(_dot_)com>
X-OriginalArrivalTime: 24 Apr 2001 17:13:16.0076 (UTC)
FILETIME=[D9D5F6C0:01C0CCE1]
Return-Path: de_vries_marcel(_at_)hotmail(_dot_)com


As you see there is no Fetchmail error at the end...
If I don't use the envelope option there will be one..
"Can't find locale user!!"

So I know he is parsing...

Does anyone have a resolution for this?







<Prev in Thread] Current Thread [Next in Thread>