[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: formail help



You don't understand my question. I can set up my .procmailrc for debian-user mails but not this is my problem as I specified. My question: which is the minimal set of mail fields to be become a correct mailbox? (only from, to, subject not enough I got "not correct mailbox" error message)

Thanks
Attila




Rob Weir wrote:

On Wed, Mar 05, 2003 at 11:23:36PM +0100, Attila Csosz wrote:
Hi,

Which fields should I place at least to this list to get correct mailbox? I use the followings but I've got an error message in mutt "this is not a correct mailbox" (or similar)


in my .procmailrc

:0
*
| formail -k X From: -X Subject: >> inbox

You don't need formail for this at all...
Simple ~/.procmailrc which will filter d-u to a specific mailbox:
================================================================================
# Mail will get dumped here if it doesn't match any other rules
DEFAULT=$MAILDIR/inbox/

:0:
* ^X-Mailing-List.*<debian-user@lists.debian.org>
lists/debian/debian-user/
================================================================================

All done.  And it won't screw up when people BCC the list or whatever
someone was complaing about last week






Reply to: