Kriss
4ea5f0fc2a
Merge pull request #659 from varun-iyer/patch-1
Add ucsb.edu to domains.csv
3 年之前
Varun Iyer
9ddb824cc0
Add ucsb.edu to domains.csv
3 年之前
Luke Smith
ebb81bbcaa
Merge pull request #649 from pryme-svg/patch-1
Update domains.csv
3 年之前
pryme-svg
65b00cc445
Update domains.csv
3 年之前
Luke Smith
d6d241a5fd
POP support added with mpop. Closes #609
3 年之前
Luke Smith
1e7a2fa0d3
-X to delete local mail when deleting account
3 年之前
Luke Smith
ddbf60ac09
prepare for addition of pop (not finished)
3 年之前
Luke Smith
a95ff5a471
no longer flatten mailboxes at all, fix #648
3 年之前
Luke Smith
06ec18b8a6
fix #643
3 年之前
Luke Smith
5e6c8b48f1
Merge pull request #646 from soywod/master
Fix notifications on Wayland-based environments
3 年之前
Clément DOUIN
0ff14fee55
fix notifications on Xwayland
3 年之前
Luke Smith
dccd4d4cbf
dox
3 年之前
Luke Smith
ea98dd6678
fix #606
3 年之前
Luke Smith
9662299d4e
bugfixes and simplification. fixes #517 #546 #600 #632
remove old vars like pass_prefix, muttdir
reorder mailbox detection to find inbox case and later delim
offline delim set to _ which should avoid most issues
3 年之前
Luke Smith
b6928fe4a6
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3 年之前
Luke Smith
978cd4eb98
for zdotdir changes; close #639
3 年之前
Luke Smith
cafc945138
Merge pull request #640 from Maugrift/master
Fix duplicate mailsync notifications
3 年之前
Aaron Friesen
c3aa6733f2
Fix duplicate mailsync notifications
3 年之前
Luke Smith
039dec817e
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3 年之前
Luke Smith
3bd61cbc97
Merge pull request #637 from BachoSeven/master
mailsync: Check for ZDOTDIR when looking for environmental variables inside .zprofile and .zshrc
3 年之前
Francesco Minnocci
718e586f4a
mailsync: Check for ZDOTDIR when looking for environmental variables
inside .zprofile and .zshrc.
~/.profile is not necessarily present when using zsh for login and
setting $ZDOTDIR in ~/.zshenv
3 年之前
Luke Smith
1404bca462
Merge pull request #636 from PRESFIL/fix-run-mbsync-macro-overlap
Fix: `macro index o` overlapping with next account
3 年之前
PRESFIL
3589c36a38
Fix: `macro index o` overlapping with next account
When the transition is made from an offline profile to an online
profile, there is still someone else's macro - side effects...
Variables, macros, and so on must be taken-into-account
**symmetrically** with any of the `mutt-wizard`'s profiles.
3 年之前
Luke Smith
7a90055468
Merge pull request #635 from giannivh/feature/protonmail-login-fix
🐛 Fix ProtonMail log-on failure when adding a new account
3 年之前
Gianni Van Hoecke
5920ca462d
🐛 Supply imap port to curl login check
Part 2 of 2 for "Log-on not successful" bug when using ProtonMail.
The curl login check uses the imap(s) protocol, which means it will use
the default ports. However, when using ProtonMail, these ports are
different (namely 1143 instead of 993).
We now use the port variable in the curl login command, defaulting to
993 when the port was not overridden.
The port variable was already set when the ProtonMail flag (-p) was set.
Bug mentioned in:
Fixes:
- https://github.com/LukeSmithxyz/mutt-wizard/issues/608
- https://github.com/LukeSmithxyz/mutt-wizard/issues/622
3 年之前
Gianni Van Hoecke
79bb043726
🐛 Set protocol to `imap` when using ProtonMail
Part 1 of 2 for "Log-on not successful" bug when using ProtonMail.
The curl login check defaults to `imaps` when `protocol` isn't set.
Because ProtonMail isn't using any TLS, we have to use the `imap`
protocol.
The `protocol` variable was never set, so now we set it when the
ProtonMail flag (-p) is set.
Bug mentioned in:
Fixes:
- https://github.com/LukeSmithxyz/mutt-wizard/issues/608
- https://github.com/LukeSmithxyz/mutt-wizard/issues/622
3 年之前
Luke Smith
158f28b294
Merge pull request #630 from dgrisham/impl/mutt-config-xdg
Update mailsync to check XDG_CONFIG_HOME for mutt config dir
3 年之前
dgrisham
b11dcf53dc
mailsync: Check whether XDG_CONFIG_HOME is defined before defaulting to $HOME/.config for mutt dir
3 年之前
Luke Smith
bfb95780d4
Merge pull request #626 from as3ii/patch-1
added unitn.it related email infos
3 年之前
Lorenzo IN3HBB (as3ii)
153c799470
added unitn.it related email infos
possible email are:
- username@studenti.unitn.it
- username@ex-studenti.unitn.it
- username@alumni.unitn.it
- username@unitn.it
3 年之前
Luke Smith
14d7c49642
Merge pull request #625 from ret2hell/mybranch
changed 'gpg --fullgenkey' to the correct command.
3 年之前
ret2hell
3c3daa3508
changed 'gpg --fullgenkey' to the correct command.
3 年之前
Luke Smith
7865405bc9
Merge pull request #624 from Cloud11665/patch-1
remove https://lukesmith.xyz/crypto
3 年之前
Cloud11665
e5d7ac10f0
remove https://lukesmith.xyz/crypto
3 年之前
Luke Smith
b56686aae5
fix notification duplication
3 年之前
Luke Smith
c5dcb95de9
Merge pull request #616 from Kr1ss-XD/master
[README] add info and link to stable AUR package
3 年之前
Kr1ss
3f54e68365
[README] add info and link to stable AUR package
Since version tags/releases have been introduced lately, Arch users are
now able to choose between a 'stable' and a 'development' package.
3 年之前
Luke Smith
d7fd47516f
fix #615
3 年之前
Luke Smith
913c877448
detect all Xorgs #fixes #607
3 年之前
Luke Smith
aec0f88c13
Merge branch 'vladdoster-patch-1'
3 年之前
Luke Smith
c05b6aa92c
final
3 年之前
Luke Smith
4742f9d6b0
Merge branch 'master' into patch-1
3 年之前
Luke Smith
8b9f8c1c38
Merge pull request #578 from machocam/patch-1
Formatting changes, precision to TFA google
3 年之前
Luke Smith
50916f9fab
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3 年之前
Luke Smith
038b90bb46
tweaks
cloe #367
3 年之前
Luke Smith
4ca3a05886
Merge pull request #605 from Novite5/master
add Sina and Sohu Mail
3 年之前
Luke Smith
c8f2aa2c52
close #566
3 年之前
Luke Smith
564c529f8e
curl redirects and times out
3 年之前
Luke Smith
16de5dc350
don't ask realname if not given; assume userid
3 年之前
Luke Smith
f83c45689b
temporary soydevery
3 年之前