Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
adrian
/
mutt-wizard
peilaus alkaen
https://github.com/LukeSmithxyz/mutt-wizard.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
6
Wiki
Toiminta
Selaa lähdekoodia
Added the quiet option for offline imap so the users /var/mail/user cache doesn't fill up so quickly
pull/37/head
Philip Nelson
6 vuotta sitten
vanhempi
14c289ccb4
commit
f15bcbff14
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
etc/mailsync.sh
+ 1
- 1
etc/mailsync.sh
Näytä tiedosto
@@ -17,7 +17,7 @@ fi
# Get current number of new mail, then begin sync.
ori=$(find ~/.mail -wholename '*/new/*' | grep -vi "spam\|trash\|junk" | wc -l)
offlineimap -o
offlineimap -
u quiet -
o
# Recount new mail.
new=$(find ~/.mail -wholename '*/new/*' | grep -vi "spam\|trash\|junk" | wc -l)
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna