Quoting Scott Davis <[EMAIL PROTECTED]>, who wrote:
> Thanks a million Sam... I got it working... NOW, the small problem I am
> having is that when Mutt retrieves my POP3 mail, it does not put it in the
> mail folder that I want it to.
>
> It looks like that the mail retrieved via POP3 is not using the rules
> specified in my .procmailrc, while mail sent to me normally (not via
> POP3) works fine.
Why on earth would you think think that mutt would use procmail's
configuration? Would you expect procmail to use mutt's configuration?
> All mail sent to me gets put into $HOME/Mail/inbox, but the mail I get
> when I retrieve with the POP3 options in mutt get put into var/mail/sdavis
> directory (the default) for some reason.
The reason is that downloaded mail is placed in your mail spool. RTM, redefine
you mail spool, or explicitly change to you pop server (c, then
pop:[EMAIL PROTECTED]),
tag *, then save it where you want. Or, better, if you have a running MTA on
your system, and you appear to, use fetchmail to retrieve your mail. It
can run in the background, and it will forward to your MTA, which will
deliver to your mailboxes using procmail.
> Any ideas? I am at a loss.
Unix boxes have a mail delivery system, you're just missing a picture
of how the pieces fit together to make that system.
Sam
--
Sam Roberts <[EMAIL PROTECTED]>