Re: mutt + mehrere Mailboxen

From: Eike Bernhardt <eike.bernhardt(at)gmx.de>
Date: Fri, 22 Jun 2001 12:12:15 +0200

Hallo Gordon!

On Fri Jun 22 11:43:37 2001 CEST Gordon Bergling wrote:

> Ich habe da mal eine Verständnisfrage an euch.
> Bin gerade dabei "mutt" zu konfigurieren und habe glaube
> ich da etwas falsch oder noch nicht richtig verstanden.
>
> IMHO empfange ich eine Email und diese wird vom sendmail
> nach /var/mail/$USER gesand.

Jupps.

> Müssen normales die Emails, welche ich speichern möchte nun
> in /var/mail/$USER gespeichert bleiben, daher ist das irgendwann
> eine X-MB große Mailbox, oder doch in ~/Mail/$IRGENDWAS ?

Du kannst mutt ziemlich flexibel sagen, wohin es was fuer Mail speichern
soll, ich hab bei mir z.B. folgendes eingestellt:

--8<--
# save read Mail in ~/Mail/Read/Inbox
# the '.' means it's the default
folder-hook . set mbox=+Read/Inbox-`date +%m-%y`

# read Mail from Lists goes in ~/Mail/Read/*
# the `date +%m-%y` give's back a 04-99 for example so read mail
# is filed in a file per month
# the '+' means the file is under ~/Mail/
mbox-hook +DE-BSD-Questions +Read/DE-BSD-Questions-`date +%m-%y`
-->8--

Das heisst Standardmaessig landet alles, fuer das keine Ausnahme
definiert ist, in ~/Mail/Read/Inbox-DATUM, und z.B. gelesene Mail aus
dieser Mailingliste (die per procmail in eine eigene Mailbox unter
~/Mail/DE-BDS-Questions laeuft), landen dann in
~/Mail/Read/DE-BSD-Questions-DATUM

Sprich, wenn du irgendwo in deine .muttrc ein

set mbox=+Read/Inbox

landet deine gelesene Mail aus /var/mail/$USER in ~/Mail/Read/Inbox

Das Handbuch von mutt unter
/usr/local/share/doc/mutt/manual.txt
bzw.
http://www.mutt.org/doc/manual/
ist sehr gut, durchlesen lohnt!

HTH, Eike

-- 
Eike Bernhardt       http://privat.schlund.de/eike-bernhardt      ICQ#  11256658
"You know the best things in life aren't for me /
 You know the best things in life aren't for free"  -- Filter, 'The Best Things'
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 22 Jun 2001 - 12:12:49 CEST

search this site