procmail
[Top] [All Lists]

qmail procmail maildir problem

2000-06-30 11:22:43
i am using procmail to parse delivered messages to qmail in the maildir
structure.

.qmail :

| preline /usr/bin/procmail -m
/var/vpopmail/domains/qtest.pdaplanet.com/andrew1/.procmailrc

.procmailrc:
PATH=/bin:/usr/bin:/usr/local/bin
HOME=/var/vpopmail/domains/qtest.pdaplanet.com/andrew1
SHELL=/bin/sh
VERBOSE=on
LOGFILE=$HOME/proc.`date +%y-%m-%d`
LOGABSTRACT=all

:0
* ^From.*Andrew
$HOME/Andrewfiles/

:0  
*
$HOME/Maildir/

the problem is that when a mail is sent to my qmail account regrardless of
the procmail filter, it delivers the following mail to $HOME/Andrewfiles:

Return-Path: <andrew(_dot_)wolverton(_at_)jpsystems(_dot_)com>
Delivered-To: 
qtest(_dot_)pdaplanet(_dot_)com-andrew1(_at_)qtest(_dot_)pdaplanet(_dot_)com

as different file names infinitely. and then delivers the original mail
message prepended with each of the infinitly delivered files like this:

Return-Path: <testmail(_at_)xxx>
Delivered-To: qmailtest(_at_)xxx
Received: (qmail 5047 invoked by uid 510); 30 Jun 2000 18:11:58 -0000
Delivered-To: qmailtest(_at_)xxx
Received: (qmail 5036 invoked by uid 510); 30 Jun 2000 18:11:57 -0000
Delivered-To: qmailtest(_at_)xxx
Received: from unknown (HELO jpsmail.JPSYSTEMS.COM) (172.16.1.8)
  by 172.16.1.83 with SMTP; 30 Jun 2000 18:11:52 -0000
Received: by JPSMAIL with Internet Mail Service (5.5.2650.21)
        id <MP8H9RF6>; Fri, 30 Jun 2000 13:15:18 -0500
Message-ID: <D3D0E5DA001BD411B69F00B0D0205F3522DBD1(_at_)JPSMAIL>
From: testmail(_at_)xxxxxx
To: testqmail(_at_)xxxx
Subject: 
Date: Fri, 30 Jun 2000 13:15:15 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
        charset="koi8-r"

test

i have no clue what is going on and any help is much appreciated.
thanks,
andrew

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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