Luke Smith
d8f57b57f6
muttimage replaced by openfile
4 years ago
Luke Smith
4cb726546f
cron fixes and simplifications
4 years ago
Luke Smith
39a8fb3f46
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
4 years ago
Luke Smith
f9b31cbd99
must type full yes
4 years ago
Tom Dörr
1e6bc3a256
Add config for tum.de ( #363 )
4 years ago
Luke Smith
27ac8c6aa9
AuthMech LOGIN
4 years ago
Luke Smith
a6410a9c62
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
4 years ago
Luke Smith
9b511f42f7
find mailboxes recursively
4 years ago
pallatinus
265175b4a0
Zaclys domain added. ( #365 )
4 years ago
Whitetiger
6ce45a0424
NCSU domain added. ( #364 )
4 years ago
Yousef Akbar
9ec671a128
domain ucdavis.edu details ( #358 )
4 years ago
Luke Smith
7c45a633db
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
4 years ago
Luke Smith
db362b2571
unity and ionos, resort
4 years ago
thehnm
a8a7f5883b
Add in.tum.de domain ( #353 )
4 years ago
Niklas Resch
36fee5ba22
Update domains.csv ( #351 )
Changed Mailserver for my Domains from Migadu to self-hosted
4 years ago
Luke Smith
ab3368f1aa
display all flags/tags
4 years ago
Matan Deletic
548f2d130f
Add zohomail.eu to mutt-wizard database ( #347 )
4 years ago
Luke Smith
6f0ad2d479
do not skip over deleted messages by default
4 years ago
BachoSeven
5dc0d4ccba
Update domains.csv ( #345 )
uwcad.it- Gmail Server of the United World College of the Adriatic mail Services
&&
studenti.unipi.it- Outlook Server of Pisa University mail Services
4 years ago
Luke Smith
91242ee6cd
move and copy tagged messages if any
5 years ago
Luke Smith
b968bff93b
STATUSBAR var now in subshell to prevent error
5 years ago
Wayne Reeves
07a4cc290d
Merge branch 'master' of https://github.com/lukesmithxyz/mutt-wizard
5 years ago
Mellowlink
569bda9c5f
Pinentry-tty and curses support ( #317 )
I did edit the line 65 and added directly "mbsync -a" instead of "mailsync...". In current state mutt-wizard doesn't work properly in CLI only environment without X started. This is first step to be able atleast mbsync with terminal only pinentry. The problem still remains in sending an email with terminal only pinentry. Temporary solution for is to activate gpg key before sending an email and send the email before the key times out.
5 years ago
Ole Martin Ruud
dfdc3162ba
Add app name to notify-send invocation ( #324 )
This enables users to easily recognize notifications to be able to
modify or style them through notification daemons.
5 years ago
Luke Smith
c19d305c4f
share files permission fix
5 years ago
Luke Smith
ea1526dbd2
ensure permissions
5 years ago
Luke Smith
576d7b3d65
backup files deleted on install
5 years ago
Luke Smith
4542f27c2e
Merge branch 'aymanbagabas-master'
5 years ago
Luke Smith
8b983812ed
Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into aymanbagabas-master
5 years ago
Luke Smith
15941b43e7
Revert "Fix script removal ( #310 )"
This reverts commit 4904fcf51f
.
5 years ago
Luke Smith
02b8e2a58c
don't expire unread explicit
5 years ago
Luke Smith
938af8f7eb
env bash
5 years ago
Luke Smith
7698abb0f9
lol fix other
5 years ago
Luke Smith
3fee819bfe
fix if STATUSBAR not set
5 years ago
Luke Smith
6aa28a56b1
STATUSBAR matching LARBS changes
5 years ago
Luke Smith
b7aa3cfecd
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
5 years ago
Luke Smith
eb767737d4
space to tag, tags highlighted
5 years ago
Kipras Melnikovas
4904fcf51f
Fix script removal ( #310 )
The `script` variable you were referring to previously is actually the
relative path to a script, for example `bin/mw`.
This fails to remove the script, because, obviously, the path is
incorrect.
I'd suggest renaming `script` to `scriptPath` in line 13
and `shared` to `sharedPath` in line 18
(or whatever variable names you prefer that make it clearer)
to avoid confusion in the future.
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
5 years ago
Jensun Ravichandran
c81a1bd525
Update domains.csv with hs-mittweida mail ( #336 )
hs-mittweida.de,mail.hs-mittweida.de,993,mail.hs-mittweida.de,465
5 years ago
jgwatkins
8a41a9a399
added icloud.com server info ( #330 )
5 years ago
Luke Smith
b3ab7aacf8
pseudomailboxes fix
5 years ago
Luke Smith
d951fb64c5
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
5 years ago
Wayne Reeves
ff57bd2eb7
Fix Malformed UTF-8 Character in Mailsync fixes #322 ( #323 )
* line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line
* change the pgrep line
* Revert "Update domains.csv (#321 )"
This reverts commit a92c01e131
.
* Revert "Revert "Update domains.csv (#321 )""
This reverts commit af0c0826b9
.
* Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line"
This reverts commit ca64a6ae56
.
* Revert "Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line""
This reverts commit 4304eb731c
.
5 years ago
Wayne Reeves
9fc9bc820d
Merge branch 'fix-mailsync-cron-issue'
5 years ago
Wayne Reeves
eeb49b7247
Revert "Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line""
This reverts commit 4304eb731c
.
5 years ago
Wayne Reeves
4304eb731c
Revert "line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line"
This reverts commit ca64a6ae56
.
5 years ago
Wayne Reeves
4792b1000d
Revert "Revert "Update domains.csv ( #321 )""
This reverts commit af0c0826b9
.
5 years ago
Wayne Reeves
af0c0826b9
Revert "Update domains.csv ( #321 )"
This reverts commit a92c01e131
.
5 years ago
Wayne Reeves
5029011952
change the pgrep line
5 years ago
Wayne Reeves
ca64a6ae56
line 5 defined the variable DBUS_SESSION_BUS_ADDRESS before exporting it in the next line
5 years ago