M3taX
5918171e5b
Add disroot.org domain
6 lat temu
Luke Smith
83e5e34ab3
Merge pull request #48 from loweryaustin/macos-notifications
Add mac style notifications to mailsync script on "darwin" operating systems
6 lat temu
Luke Smith
139f518e82
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
6 lat temu
Luke Smith
93dfd9c2e1
double quotes in muttrc
6 lat temu
Luke Smith
7cacadd447
Merge pull request #50 from tokudan/dialog
Provide a sane error message in case dialog is not installed
6 lat temu
Luke Smith
2f49576291
Merge pull request #51 from tokudan/nixos_compat
Increase compatibility with NixOS
6 lat temu
Daniel Frank
019efa2a2e
Increase compatibility with NixOS
6 lat temu
Daniel Frank
de65a15b04
Provide a sane error message in case dialog is not installed
(cherry picked from commit ea233da43a
)
6 lat temu
Luke Smith
eaa224d010
gitmuttpass improvement
6 lat temu
Austin Lowery
658a66aa42
Add mac style notifications to mailsync script
6 lat temu
Luke Smith
26adb70a24
tmpfile now unique now unique
6 lat temu
Luke Smith
346e838672
mailcap fix, clarification for logins
6 lat temu
ralphe
0be646ca96
wiew_attchment.sh
6 lat temu
ralphe
ddd64d29e7
reply whom ever / inc msg in replies
6 lat temu
Luke Smith
783e15df9a
Revert "show headers when composing"
This reverts commit 708787a101
.
6 lat temu
ralphe
fdeb127025
mail forwarding features
6 lat temu
ralphe
1ece53fb14
save attachments with the body
6 lat temu
ralphe
ba20acf9e9
show headers when composing
6 lat temu
ralphe
710776ab99
skip to compose when replying
6 lat temu
ralphe
e3f5dcc16d
view attachment script
6 lat temu
ralphe
672bbd5149
copy / move dialog
6 lat temu
ralphe
8b2d268e64
sync email
6 lat temu
ralphe
6a2b7e9143
Ctrl-R to mark all as read
6 lat temu
Luke Smith
f7ce15afaa
detect script readded
6 lat temu
Luke Smith
7f5d077b72
mailsync script gives args to offlineimap
6 lat temu
Luke Smith
920ee09626
Merge pull request #42 from meain/patch-2
Use `$HOME` instead of `/home/$(whoami)`
6 lat temu
Abin Simon
044ae667f6
Use `$HOME` instead of `/home/$(whoami)`
In macOS home is `/Users/$(whoami)`
6 lat temu
Luke Smith
7dcf2cca46
Merge pull request #39 from Fredo699/master
special chars in password
6 lat temu
Luke Smith
7110fa6e24
multiword mailbox fix
6 lat temu
Luke Smith
9e5c382d2d
mailbox check after password change
6 lat temu
Fred Frey
944d8cb128
Merge branch 'master' of https://github.com/LukeSmithxyz/mutt-wizard
6 lat temu
Luke Smith
459ca7d5a0
interface tweaks
6 lat temu
Luke Smith
d50da70070
readme updates
6 lat temu
Luke Smith
0a4b4674a5
silly echo removed
6 lat temu
Luke Smith
17b8801316
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
6 lat temu
Luke Smith
4abc05bfb5
personal.muttrc remove fix
6 lat temu
Luke Smith
8330175b03
mailbox detect now automatic on account add
6 lat temu
Luke Smith
e9d16d6456
Merge pull request #38 from ZethJack/patch-1
Update offlineimap_profile
6 lat temu
ZethJack
fe85cb6835
Update offlineimap_profile
Removed "sslcacerfile = /etc/ssl/cets/ca-certificates.crt" on line 10 - it was pointing to non-existant directory "cets" instead of "certs" - this setting is overwritten later with correct path therefore no errors would register.
6 lat temu
Fred Frey
baac8f2ee4
escape special chars in password
6 lat temu
Luke Smith
14c289ccb4
Merge pull request #36 from meain/patch-1
Use `$EDITOR` instead of hardcoding vim
6 lat temu
Luke Smith
56cb13e822
Merge pull request #35 from meain/macos
MacOS compatibility
6 lat temu
Abin Simon
b739589fa5
Use `$EDITOR` instead of hardcoding vim
6 lat temu
Abin Simon
4537d35666
MacOS fixes
fix adding new account in macos
Fix mailsync ping command
Fix mutt-wizard
Fix muttrc for mac
Add files for offlineimap_profile and offlineimap_header
Update README with MacOS install instructions
6 lat temu
Luke Smith
a4e016a8f3
fix for trailing whitespace in accounts line
6 lat temu
Luke Smith
7dacd6a99a
Merge pull request #25 from praschdorff/master
added option to get rid of XOATH2 authentication failed warnings
6 lat temu
praschdorff
f91aaf0cdb
changed GPG parameters from -q to --quiet
under Qubes OS the use of qubes-gpg-client (instead of gpg) will not work with the -q option, but with the --quiet option.
As such using the full parameter names will not harm to all "normal" users, but make the script more stable for other users.
Additionaly it makes the scripts more readable for beginners to understand what the script is doing.
6 lat temu
Luke Smith
125e439930
old redundancy removed
6 lat temu
Luke Smith
5875e57035
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
6 lat temu
Luke Smith
91c960d440
Merge pull request #31 from praschdorff/patch-1
Changed "port" to "remoteport" in [Repository $title-remote]
6 lat temu