### # Mutt: misc commands # © 2004 Rado ### ### display Umlauts correctly # charset-hook . iso-8859-1 ### notification list for folders mailboxes +go ! +warn +list/junk $MAILORG \ +list/mycore +list/mcruse \ +list/mutt +list/users +list/lynx \ +list/tuners +list/tin \ +list/mj2 +list/trek \ +list/any # $VAR/sys/procmail subscribe mutt-dev@mutt.org mutt-users@mutt.org lynx-dev@nongnu.org \ mj2-dev@lists.mj2.org tin-users@tin.org tin-dev@tin.org \ mycore-user@lists.sourceforge.net mycore-developer@lists.sourceforge.net \ netrek-dev@.*netrek.org xblast-devel@lists.sourceforge.net \ procmail@lists.RWTH-Aachen.DE macro index,pager y ? alias ml-mutt mutt-dev@mutt.org alias ml-users mutt-users@mutt.org alias ml-lynx lynx-dev@nongnu.org alias ml-mj2 mj2-dev@lists.mj2.org alias ml-trek netrek-dev@us.netrek.org alias ml-tuners tin-users@tin.org alias ml-tin tin-dev@tin.org alias ml-xb xblast-devel@lists.sourceforge.net alias ml-pm procmail@lists.RWTH-Aachen.DE alias ml-mcr-u mycore-user@lists.sourceforge.net alias ml-mcr-d mycore-developer@lists.sourceforge.net ### how to treat multipart in spam, not apply to /,imap,pop folders folder-hook ^/tmp/rado|^[^/ip]|junk 'source $MUTT/spam' ### when pressing c still colors are applied on currently open IMAP -> poll == sucks! # folder-hook ^(pop|imap) 'uncolor index *;macro index c "source $MUTT/index"' folder-hook ^(pop|imap) 'uncolor index *' ### spamfight macro index Ss '~b "pen.s|v..gr|p.rn|sex|d.pl.m|erect..n|c..l.s"' macro index Sm '~b "l.ttery|m.rtg?.ge|pr.ce|p.y.ng|f.n.nce|d.ll.r|nsur.nce|\\$[[:digit:]]+"' macro index Sd '~b "med.c.t..n|d.sc.unt|p.ll[sz]|v.l.um|prescr.pt..n|v.c.d.n"' macro index Sb '~h base64' macro index Si '~b "' macro index Sl '~b "' macro index Sh '~b "' macro index Sw '~b "watch"' macro index Sg '~C "@(web|gmx).de" | ~h "((sf|sourceforge).net|(ghb|informatik.uni)-hamburg.de)"' ### # EOF ###