]> gitweb.fluxo.info Git - metadot.git/commitdiff
Stopping to use the philter script and relying just on fetchmail
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 25 May 2013 21:14:44 +0000 (18:14 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 25 May 2013 21:14:44 +0000 (18:14 -0300)
modules/mutt/muttrc.dot.link
modules/mutt/procmailrc.dot.link

index ec3e91f52160c7d9e2d3ae4fe22c3d0a6a112c5f..0edc648d33b3b50b76f61b32b187f8a5cfa1af53 100644 (file)
@@ -348,8 +348,10 @@ mailboxes `echo $HOME/mail/Sync/*/*`
 #macro index <esc>f "!clear;offlineimap;fetchmail;philter.sh\n" "Sync remote with local mail"
 #macro pager <esc>f "!clear;fetchmail -v;philter.sh\n" "Sync remote with local mail"
 #macro index <esc>f "!clear;fetchmail -v;philter.sh\n" "Sync remote with local mail"
-macro pager <esc>f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail"
-macro index <esc>f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail"
+#macro pager <esc>f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail"
+#macro index <esc>f "!clear;fetchmail;philter.sh\n" "Sync remote with local mail"
+macro pager <esc>f "!clear;fetchmail\n" "Sync remote with local mail"
+macro index <esc>f "!clear;fetchmail\n" "Sync remote with local mail"
 
 # -------------
 # Ignore fields
index 121c6e9b3d6a303b92f4a57f1d2f751bb61e2b4b..cc63544ba396bb4cd24e521100b095ca0f7bd864 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 MAILDIR=$HOME/mail
-LOGFILE=$HOME/.procmaillog
+LOGFILE=$HOME/temp/misc/procmaillog
 LOGABSTRACT=no
 VERBOSE=off
 FORMAIL=/usr/bin/formail
@@ -16,14 +16,18 @@ NL="
 ##conditions are anded and everything after * is fed straight into egrep
 ##one action line follows the conditions, in this case it is a mailbox name
 
-################################
-# Last rule: mail that gets    #
-# this far goes in default box #
-################################
+# Custom recipes
+INCLUDERC=$HOME/.custom/procmailrc
+
+# SPAM handling
 :0:
 * ^X-Spam-Flag: YES
 INBOX.Trash/new
 
+################################
+# Last rule: mail that gets    #
+# this far goes in default box #
+################################
 :0
 * .*
 INBOX/new