Koren He
ef4831eaf0
Fix wrong folder name when syncing inbox folder
As muttrc provides a shortcut 'o' for syncing inbox folders, different mailboxes
may not have the same folder name, we should overridden this command in each
account's muttrc file.
Otherwise, a mailbox which has 'INBOX' as its inbox folder will see this error:
ERROR: Account qq: no folder to sync (folderfilter issue?)
*** Finished account 'qq' in 0:06
ERROR: Exceptions occurred during the run!
ERROR: Account qq: no folder to sync (folderfilter issue?)
This patch fix this problem.
6 年之前
Koren He
e0c0130e6a
Fix wrong detection for inbox folder
The function detectMailboxes() try explicitly excludes all folder names that are
not inbox, but forget to exclude "Delete" or "Deleted Messages" folder. Outlook
and some other mailboxes have this folder. Without this patch, "Delete" folder
will be set incorrectly as inbox and spoolfile.
6 年之前
Luke Smith
eab9ac00b2
Merge pull request #56 from ejiek/master
show attachment name as UTF8
6 年之前
Vlad
968a36d4d4
show attachment name as UTF8
6 年之前
Luke Smith
3a572f8ded
readme fallback added
6 年之前
Luke Smith
995b5a9ef2
added delete to trash, also ham avoidance
6 年之前
Luke Smith
1d0afcc855
i3blocks counter updates automatically
6 年之前
Luke Smith
3513063d08
Merge pull request #54 from LoganDungeon/patch-1
Removed double "forward" line
6 年之前
Luke Smith
cb1e63be2a
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
6 年之前
Luke Smith
35ddd7d71b
update of mailsync script with dunst support
6 年之前
Luke Smith
8a2a7821a2
w3m now html browser again
6 年之前
Luke Smith
1c7d1344b6
own domain change
6 年之前
LoganDungeon
1104071012
Removed double "forward" line
6 年之前
Luke Smith
90f68e3807
Merge pull request #53 from m3tax/patch-1
Add disroot.org domain
6 年之前
M3taX
5918171e5b
Add disroot.org domain
6 年之前
Luke Smith
83e5e34ab3
Merge pull request #48 from loweryaustin/macos-notifications
Add mac style notifications to mailsync script on "darwin" operating systems
6 年之前
Luke Smith
139f518e82
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
6 年之前
Luke Smith
93dfd9c2e1
double quotes in muttrc
6 年之前
Luke Smith
7cacadd447
Merge pull request #50 from tokudan/dialog
Provide a sane error message in case dialog is not installed
6 年之前
Luke Smith
2f49576291
Merge pull request #51 from tokudan/nixos_compat
Increase compatibility with NixOS
6 年之前
Daniel Frank
019efa2a2e
Increase compatibility with NixOS
6 年之前
Daniel Frank
de65a15b04
Provide a sane error message in case dialog is not installed
(cherry picked from commit ea233da43a
)
6 年之前
Luke Smith
eaa224d010
gitmuttpass improvement
6 年之前
Austin Lowery
658a66aa42
Add mac style notifications to mailsync script
6 年之前
Luke Smith
26adb70a24
tmpfile now unique now unique
6 年之前
Luke Smith
346e838672
mailcap fix, clarification for logins
6 年之前
ralphe
0be646ca96
wiew_attchment.sh
6 年之前
ralphe
ddd64d29e7
reply whom ever / inc msg in replies
6 年之前
Luke Smith
783e15df9a
Revert "show headers when composing"
This reverts commit 708787a101
.
6 年之前
ralphe
fdeb127025
mail forwarding features
6 年之前
ralphe
1ece53fb14
save attachments with the body
6 年之前
ralphe
ba20acf9e9
show headers when composing
6 年之前
ralphe
710776ab99
skip to compose when replying
6 年之前
ralphe
e3f5dcc16d
view attachment script
6 年之前
ralphe
672bbd5149
copy / move dialog
6 年之前
ralphe
8b2d268e64
sync email
6 年之前
ralphe
6a2b7e9143
Ctrl-R to mark all as read
6 年之前
Luke Smith
f7ce15afaa
detect script readded
6 年之前
Luke Smith
7f5d077b72
mailsync script gives args to offlineimap
6 年之前
Luke Smith
920ee09626
Merge pull request #42 from meain/patch-2
Use `$HOME` instead of `/home/$(whoami)`
6 年之前
Abin Simon
044ae667f6
Use `$HOME` instead of `/home/$(whoami)`
In macOS home is `/Users/$(whoami)`
6 年之前
Luke Smith
7dcf2cca46
Merge pull request #39 from Fredo699/master
special chars in password
6 年之前
Luke Smith
7110fa6e24
multiword mailbox fix
6 年之前
Luke Smith
9e5c382d2d
mailbox check after password change
6 年之前
Fred Frey
944d8cb128
Merge branch 'master' of https://github.com/LukeSmithxyz/mutt-wizard
6 年之前
Luke Smith
459ca7d5a0
interface tweaks
6 年之前
Luke Smith
d50da70070
readme updates
6 年之前
Luke Smith
0a4b4674a5
silly echo removed
6 年之前
Luke Smith
17b8801316
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
6 年之前
Luke Smith
4abc05bfb5
personal.muttrc remove fix
6 年之前