show unread messages in inbox
This commit is contained in:
parent
c0e306f57c
commit
bc14edc71c
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/bin/sh
|
||||
mdirs /data/mail/ | mlist -F | msort -d | mthread | mseq -S
|
||||
mdirs /data/mail/ | mlist -F | mseq -S
|
||||
mdirs /data/mail/ | mlist -s | mseq -A
|
||||
msort -d | mthread | mseq -S
|
||||
mscan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue