On Sun, Jun 18, 2000 at 01:21:21AM -0700, Dale Morris wrote:
...
> :0:
> * ^From:.*mutt\..*
> mutt
You will probably have better luck with something like this:
:0
* ^Sender: owner-mutt
$FOLDERS/mutt/
If your folders are mbox instead of maildir, change the :0 to :0: to
enable locking and remove the trailing slash from the folder name:
:0:
* ^Sender: owner-mutt
$FOLDERS/mutt
Also, I recommend specifying the full path to your mutt folder, rather
than just "mutt". In my .procmailrc I set FOLDERS to the appropriate
path and use $FOLDERS as the base for all of my delivery recipes, but
do whatever makes you happy there.
Brian