Umesh Krishnaswamy proclaimed on mutt-users that: 

> How do I grab mail from a mail server using MUTT?
 
 see if your mutt is compiled using pop or imap and use that.  or just use fetchmail
 
> When I use POP, the mail is brought to my local mailbox
> /var/mail/<username>. I would like it to be brought to my Inbox in the
> home directory.

 Use procmail, set .forward files etc.  This is not a mutt issue.
 
> The second thing is that with POP, the mail is not deleted from the
> server. Is there a configuration option to set deletion.
 
 eh?  use fetchmail <http://www.tuxedo.org/~esr/fetchmail> - available in most
 linux distributions, and set

 defaults
 forcecr
 poll your.pop.server with proto pop3
 user your-username with password your-password
 fetchall
 ^^^^^^^^

        --suresh
        
-- 
Suresh Ramasubramanian + Wallopus Malletus Indigenensis
mallet @ cluestick.org + Lumber Cartel of India, tinlcI
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin

Reply via email to