Hi all,
I've been using Mutt for a while with its built in pop and now want
to start filtering and all the fancy stuff. So I've set up my
fetchmail to procmail to Mutt connections.
My problem is Mutt neither sees nor reports new mail when i use
fetchmail- procmail.
Following are my .muttrc and my .promailrc (or relevant portions
thereof)
.muttrc
set folder=~/Mail
set spoolfile=+Inbox
set mbox=+Read
set mbox_type=mbox
set postponed=+Unsent
set copy=yes
set record=+Sent
set dotlock_program=/usr/bin/mutt_dotlock
mailboxes /home/keith/Mail/Inbox
.procmailrc
PATH=$HOME/bin:/usr/local/bin:/usr/bin:/bin
MAILDIR=$HOME/Mail
DEFAULT=$MAILDIR/Inbox
LOGFILE=$HOME/Procmail/log
With pop unset in .muttrc I send a test message to my pop account
from another account. Fetchmail says it's fetched. Mutt does not
read any new mail. Ctl-Shift-L gets no response.
~/Procmail/log gives:
Subject: testing procmail to Mutt
Folder: /home/keith/Mail/Inbox
1526
grep shows the mail in /home/keith/Mail/Inbox
But Mutt does not see the mail, nor report any new mail. I restart
Mutt and the test mail is not on the index.
Here are my permissions:
drwx------ 2 keith 501 Mail/
-rw-rw-rw- 1 keith 501 Inbox
-rw-r--r-- 1 keith 501 .muttrc
-rw-r--r-- 1 keith 501 .procmailrc
I hope someone can help me here...
TIA
--
Keith