Scripta Manent

Icon

Kesempurnaan adalah Perjalanan

Mutt Configuration

I am wondering, why I can’t access my email with mutt email client? The mutt is accessing the /var/mail/ I try to figure it out. I have already Maildir configuration. So this is the problem. Mutt is accessing empty folder because my mail is in the Maildir configuration.

I putt mutt configuration .mutt rc on my home folder

set mbox_type=Maildir
set folder="~/Maildir"
set mask="!^\\.[^.]”
set mbox=”~/Maildir”
set record=”+.Sent”
set postponed=”+.Drafts”
set spoolfile=”~/Maildir”

Last 5 posts by

Category: Uncategorized

Tagged:

One Response to “Mutt Configuration”

  1. budi Says:

    Bukannya tipe “Maildir” itu juga bisa bikin masalah. Format yang umum adalah mbox. Tapi saya lupa konfigurasi mutt…

Leave a Reply

You must be logged in to post a comment.