delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/07/25/08:19:49

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <4103A54E.20906@sbcglobal.net>
Date: Sun, 25 Jul 2004 05:19:26 -0700
From: George <d1945 AT sbcglobal DOT net>
Reply-To: d1945 AT sbcglobal DOT net
User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207)
MIME-Version: 1.0
To: cygwin <cygwin AT cygwin DOT com>
Subject: Fetchmail and Procmail
X-IsSubscribed: yes

1.  I'm getting an error about a "suspicious ~/.procmailrc" file.  I'm
guessing this is a permissions problem.  If that's the case, could
someone let me know what the correct permissions should be?  For the
moment, using a '/etc/procmailrc' seems to be the only thing that works.

2.  Procmail seems to be rather slow.  I don't know whether this is
normal, but I've timed one mailbox download and it's taking on average
10 minutes to process 317 messages (2MB total).  Also, is procmail
supposed to be called for each individual message?

My rudimentary config files below.

Thanks.

# ============================
# ~/.fetchmailrc
# ============================

set logfile "/var/log/fetchmail.log"
set invisible
set no bouncemail

poll "pop.myisp.net"
protocol POP3
username "myname AT myisp DOT net"
password "*****"
fetchall
keep
mda "/usr/bin/procmail -f %F -d %T"

# =============================
# /etc/procmailrc
# procmail configuration file
# =============================

VERBOSE=off
MAILDIR=$HOME/spool
DEFAULT=$MAILDIR/mbox
PMDIR=$HOME/.procmail
LOGFILE=$PMDIR/log
INCLUDERC=$PMDIR/subscriptionsrc

:0:
IN.spool

# =============================
# ~/.procmail/subscriptionsrc
# procmail configuration file
# =============================

:0:
* ^TO_NTBUGTRAQ AT LISTSERV DOT NTBUGTRAQ DOT COM
IN-S-ntbugtraq

:0:
* ^TO_vim AT vim DOT org
IN-S-vim



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019