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
vor 4 Jahren
Luke Smith
158f28b294
Merge pull request #630 from dgrisham/impl/mutt-config-xdg
Update mailsync to check XDG_CONFIG_HOME for mutt config dir
vor 4 Jahren
dgrisham
b11dcf53dc
mailsync: Check whether XDG_CONFIG_HOME is defined before defaulting to $HOME/.config for mutt dir
vor 4 Jahren
Luke Smith
bfb95780d4
Merge pull request #626 from as3ii/patch-1
added unitn.it related email infos
vor 4 Jahren
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
vor 4 Jahren
Luke Smith
14d7c49642
Merge pull request #625 from ret2hell/mybranch
changed 'gpg --fullgenkey' to the correct command.
vor 4 Jahren
ret2hell
3c3daa3508
changed 'gpg --fullgenkey' to the correct command.
vor 4 Jahren
Luke Smith
7865405bc9
Merge pull request #624 from Cloud11665/patch-1
remove https://lukesmith.xyz/crypto
vor 4 Jahren
Cloud11665
e5d7ac10f0
remove https://lukesmith.xyz/crypto
vor 4 Jahren
Luke Smith
c5dcb95de9
Merge pull request #616 from Kr1ss-XD/master
[README] add info and link to stable AUR package
vor 4 Jahren
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.
vor 4 Jahren
Luke Smith
d7fd47516f
fix #615
vor 4 Jahren
Luke Smith
913c877448
detect all Xorgs #fixes #607
vor 4 Jahren
Luke Smith
aec0f88c13
Merge branch 'vladdoster-patch-1'
vor 4 Jahren
Luke Smith
c05b6aa92c
final
vor 4 Jahren
Luke Smith
4742f9d6b0
Merge branch 'master' into patch-1
vor 4 Jahren
Luke Smith
8b9f8c1c38
Merge pull request #578 from machocam/patch-1
Formatting changes, precision to TFA google
vor 4 Jahren
Luke Smith
50916f9fab
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
vor 4 Jahren
Luke Smith
038b90bb46
tweaks
cloe #367
vor 4 Jahren
Luke Smith
4ca3a05886
Merge pull request #605 from Novite5/master
add Sina and Sohu Mail
vor 4 Jahren
Luke Smith
c8f2aa2c52
close #566
vor 4 Jahren
Luke Smith
564c529f8e
curl redirects and times out
vor 4 Jahren
Luke Smith
16de5dc350
don't ask realname if not given; assume userid
vor 4 Jahren
Luke Smith
f83c45689b
temporary soydevery
vor 4 Jahren
Luke Smith
78030885b4
fix
vor 4 Jahren
Luke Smith
ca9f1a12cc
use curl to login
rm mbsync requirement for online storage
vor 4 Jahren
Luke Smith
4dbf70e403
less gimicky feedback
vor 4 Jahren
Luke Smith
63466ad954
imap ssl off when unencrypted port given
vor 4 Jahren
Luke Smith
22acbeb3e5
makefile fix
vor 4 Jahren
Luke Smith
aa4fb999eb
systemd fix, check for variables with whitespace
vor 4 Jahren
Luke Smith
f589cd4dfd
workable mailsync readded to enable autosync
the new script manually searches for environmental variables
so that it can work from a cronjob
and additionally searches for all Xorg displays on Linux
so that the display notification should appear correctly
no doubt there will be more bugs, but this is what the people want
and it's worth working out
vor 4 Jahren
Novite5
33fd62bcf1
add Sina and Sohu Mail
vor 4 Jahren
Luke Smith
a434ac50fe
fix #596
vor 4 Jahren
Luke Smith
6e0258542b
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
vor 4 Jahren
Luke Smith
30c4647c98
don't readd same account. fix #558
vor 4 Jahren
Luke Smith
e363116e5b
Merge pull request #599 from MineralwaterXu/master
update domains.csv
vor 4 Jahren
MineralwaterXu
04ab5439bb
Add shu.edu.cn email
vor 4 Jahren
Luke Smith
ece90b43b5
Merge pull request #598 from erietz/patch-2
Fix mailboxes on macos
vor 4 Jahren
Ethan Rietz
3d7546974a
Fix mailboxes on macos
The Mac version of paste requires "-" to read from STDIN. Without "-", the "mailboxes" line in ~/.config/accounts/<email address>.muttrc is empty upon adding a new mailbox via `mw -a <email address>`. The Linux version of paste works fine if "-" is added.
vor 4 Jahren
Luke Smith
456d02d1ee
fix #595
vor 4 Jahren
Luke Smith
61b6332ae9
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
vor 4 Jahren
Luke Smith
6c358df400
fix #588
vor 4 Jahren
Luke Smith
ff48311685
Merge pull request #584 from Hello-Helo/patch-1
Add USP-BR email
vor 4 Jahren
HelloHelo
15fafc2138
Add USP-BR email
vor 4 Jahren
Luke Smith
04ed87bb39
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
vor 4 Jahren
Luke Smith
6abcf7073e
check for inbox match last in case a subdirectory
under the inbox is used for something else
closes #581
vor 4 Jahren
Luke Smith
a9c6899dce
Merge pull request #580 from TheChymera/master
update domains.csv
vor 4 Jahren
Horea Christian
ebf3d31a4a
update domains.csv
vor 4 Jahren
Luke Smith
59322fb546
remove tac line until further fix
cloeses #577 #572
vor 4 Jahren
Rodrigo Camacho
4228837d3d
Formatting changes, precision to TFA google
vor 4 Jahren