Simplifying configs: fetchmail -> procmail -> mutt

2001-08-01 Thread Ailbhe Leamy
Hi folks I've been messing around with fetchmail / mutt / procmail. I use fetchmail / IMAP to download mail from sundry folders on a hosted server, leaving a copy of everything. I use identical procmail rcfiles on my home machine and the remote machine. I use a script to extract mailfolder name

Result: Maildir/procmail/Mutt/mutt -y/mailboxes

2000-09-30 Thread Osamu Aoki
Thanks guys for hint and comment: Ben Reser <[EMAIL PROTECTED]>, Ken Rachynski <[EMAIL PROTECTED]> Mikko H?nninen <[EMAIL PROTECTED]> Following is what I ended up for my Mutt 1.2.5i (debian-woody). Now it start with "mutt", "mutt -y" or "mutt -z" without hitch. > My mail comes as foll

Re: Maildir/procmail/Mutt/mutt -y/mailboxes

2000-09-29 Thread Mikko Hänninen
Osamu Aoki <[EMAIL PROTECTED]> wrote on Thu, 28 Sep 2000: > If "export MAIL=~/Mail/default_folder/", it opens default_folder/ > mail but existing to see other mail boxes ("c" command) causes > Mutt to asked me to store read mail elsewhere. You can avoid this question by setting set move=no

Re: Maildir/procmail/Mutt/mutt -y/mailboxes

2000-09-29 Thread Ken Rachynski
On Thu, Sep 28, 2000 at 10:06:40PM -0700, Osamu Aoki wrote: > Any good idea, guys? I use a similar set-up for my incoming mail. My solution was these two lines from my .muttrc: set mbox=~/Mail/F.Inbox set spoolfile=~/Mail/F.Inbox The side effect of this decision is that my Inbox is never e

Maildir/procmail/Mutt/mutt -y/mailboxes

2000-09-28 Thread Osamu Aoki
I am looking for proper Mutt setting for Maildir-style mailboxes. My mail comes as follows to my "Maildir-style" mail folder: POP3 cable-modem exim server -> fetchmail -> procmail -+-> ~/Mail/mailing_list1/

maildrop info (was: exim & procmail & mutt & MMDF)

2000-02-08 Thread Mikko Hänninen
Edmund GRIMLEY EVANS <[EMAIL PROTECTED]> wrote on Tue, 08 Feb 2000: > A new alternative to procmail was mentioned here recently. Can anyone > tell us anything about it? I take it you mean maildrop; it's been around awhile (more than a year) but it's new compared to procmail. The homepage is at h

Re: exim & procmail & mutt & MMDF

2000-02-08 Thread Edmund GRIMLEY EVANS
Lars Hecking <[EMAIL PROTECTED]>: > > In my .muttrc I have set mbox_type="MMDF", so most of my mailboxes are > > in MMDF format. Therefore, if I add a procmail rule that appends onto > > an existing mailbox, the result is unusable, because neither exim nor > > procmail knows about MMDF, as far as

Re: (forw) Re: [CLUG] procmail, mutt, fetchmail

2000-02-06 Thread David T-G
Jason -- ...and then Jason Helfman said... % % What MUA is out there that works good with qmail and maildir format. I trust that you pointed Zahid right over to the mutt home page at www.mutt.org and told him that mutt handles maildir (and, AFAIK, all other known mailbox formats) quite d

Re: exim & procmail & mutt & MMDF

2000-02-05 Thread Lars Hecking
Edmund GRIMLEY EVANS writes: > In my .muttrc I have set mbox_type="MMDF", so most of my mailboxes are > in MMDF format. Therefore, if I add a procmail rule that appends onto > an existing mailbox, the result is unusable, because neither exim nor > procmail knows about MMDF, as far as I can tell. T

exim & procmail & mutt & MMDF

2000-02-05 Thread Edmund GRIMLEY EVANS
In my .muttrc I have set mbox_type="MMDF", so most of my mailboxes are in MMDF format. Therefore, if I add a procmail rule that appends onto an existing mailbox, the result is unusable, because neither exim nor procmail knows about MMDF, as far as I can tell. This is inconvenient. But what's the b

(forw) Re: [CLUG] procmail, mutt, fetchmail

2000-02-05 Thread Jason Helfman
Speaking of maildir... What MUA is out there that works good with qmail and maildir format. I am using Qmail and the problem is that I don't know how to use those nice little MUA wrappers. So any information possible would be beneficial. Zahid Bukhari - The penguins are watching. -=- Chic

Procmail/Mutt

1999-10-09 Thread Sean Rima
Thanks to Telsa and others who mailed me privately. I have now really sorted this out. I discovered that if I copied a mail to a mailbox that I wanted Mutt to watch, ie =IN.mutt-users which doesn't exist and then get procmail to move new mail to Mail/IN.mutt-users/new then mutt notifies me that th

Procmail/Mutt

1999-10-09 Thread Sean Rima
Please ignore my last, as I think I got it working. Sean -- PGP ID (5.x) 92B9D0CF Linux User: #124682 ICQ: 679813 Powered by SuSe Linux 6.0 2.2.12 Kernel and a 128k Tele2 connection

Re: Procmail, mutt, and popping my messages?

1999-06-09 Thread Juergen Leising
On Fri, Jun 04, 1999 at 05:50:29PM +, Brian Lavender wrote: > I am using mutt along with experimenting with procmail for sorting. > I also have the requirement of being able to pop messages from my > shell account after they have been sorted. I set up an example > .procmailrc to filter my mail

Procmail, mutt, and popping my messages?

1999-06-04 Thread Brian Lavender
I am using mutt along with experimenting with procmail for sorting. I also have the requirement of being able to pop messages from my shell account after they have been sorted. I set up an example .procmailrc to filter my mail as seen below according to the procmail man page and an example from th