Nov 24, 2008
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
- Pindah ke Lokal? - July 21st, 2010
- Menangani Brute Force? - July 19th, 2010
- * Analysis, Academy CERT Meeting di SGU - July 16th, 2010
- Instalasi OpenVAS - July 8th, 2010
- Commercial SQL Server Security Scanners - July 6th, 2010
Bukannya tipe “Maildir” itu juga bisa bikin masalah. Format yang umum adalah mbox. Tapi saya lupa konfigurasi mutt…