ChelonianEgghead
fd7afcc197
Add Mailfence ( #396 )
pirms 4 gadiem
asparagusfox
2131e643d7
Add config for rhul.ac.uk ( #392 )
pirms 4 gadiem
ElonSatoshi
e53e96f461
Add config for riseup.net ( #368 )
pirms 4 gadiem
Chau Bao Long
73bb120cc2
Fix Error: SASL(-7) with isync on macos. ( #222 )
Co-authored-by: chau.bao.long <chau.bao.long@framgia.com>
pirms 4 gadiem
pizzacoca
f8408e174c
aquilenet.fr added to domain.csv ( #386 )
Co-authored-by: pizzacoca <pizzacoca@canape>
pirms 4 gadiem
Ashish Panigrahi
5ace69bdf5
Update domains.csv ( #380 )
Added the line:
niser.ac.in,imap.gmail.com,993,smtp.gmail.com,587
pirms 4 gadiem
Yiğit Sever
2049088113
Add metu and ceng.metu domains ( #369 )
Additionally, ceng.metu requires the `domain mailhost.ceng.metu.edu.tr`
option to be added to msmtp config file
pirms 4 gadiem
Yogesh Manghnani
39f4e303e6
Added ymail.com (Yahoo) domain to domains.csv ( #382 )
pirms 4 gadiem
Luke Smith
ee6101cb6e
undo retarded error
pirms 4 gadiem
Luke Smith
c126d61aa6
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
pirms 4 gadiem
Luke Smith
a2ea17e9b4
changes
pirms 4 gadiem
grenzionky
82c01a9a6b
add current email to status bar ( #373 )
when u have multiple emails in neomutt at the same time, you can sometimes forget which email u'r currently viewing, so with this addition youll be able to see.
all i did was add the email to the default status bar configuration
pirms 4 gadiem
Luke Smith
528388cfee
old dox rm'd
pirms 4 gadiem
Luke Smith
d8f57b57f6
muttimage replaced by openfile
pirms 4 gadiem
Luke Smith
4cb726546f
cron fixes and simplifications
pirms 4 gadiem
Luke Smith
39a8fb3f46
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
pirms 4 gadiem
Luke Smith
f9b31cbd99
must type full yes
pirms 4 gadiem
Tom Dörr
1e6bc3a256
Add config for tum.de ( #363 )
pirms 4 gadiem
Luke Smith
27ac8c6aa9
AuthMech LOGIN
pirms 4 gadiem
Luke Smith
a6410a9c62
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
pirms 4 gadiem
Luke Smith
9b511f42f7
find mailboxes recursively
pirms 4 gadiem
pallatinus
265175b4a0
Zaclys domain added. ( #365 )
pirms 4 gadiem
Whitetiger
6ce45a0424
NCSU domain added. ( #364 )
pirms 4 gadiem
Yousef Akbar
9ec671a128
domain ucdavis.edu details ( #358 )
pirms 4 gadiem
Luke Smith
7c45a633db
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
pirms 4 gadiem
Luke Smith
db362b2571
unity and ionos, resort
pirms 4 gadiem
thehnm
a8a7f5883b
Add in.tum.de domain ( #353 )
pirms 4 gadiem
Niklas Resch
36fee5ba22
Update domains.csv ( #351 )
Changed Mailserver for my Domains from Migadu to self-hosted
pirms 4 gadiem
Luke Smith
ab3368f1aa
display all flags/tags
pirms 4 gadiem
Matan Deletic
548f2d130f
Add zohomail.eu to mutt-wizard database ( #347 )
pirms 4 gadiem
Luke Smith
6f0ad2d479
do not skip over deleted messages by default
pirms 5 gadiem
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
pirms 5 gadiem
Luke Smith
91242ee6cd
move and copy tagged messages if any
pirms 5 gadiem
Luke Smith
b968bff93b
STATUSBAR var now in subshell to prevent error
pirms 5 gadiem
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.
pirms 5 gadiem
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.
pirms 5 gadiem
Luke Smith
c19d305c4f
share files permission fix
pirms 5 gadiem
Luke Smith
ea1526dbd2
ensure permissions
pirms 5 gadiem
Luke Smith
576d7b3d65
backup files deleted on install
pirms 5 gadiem
Luke Smith
4542f27c2e
Merge branch 'aymanbagabas-master'
pirms 5 gadiem
Luke Smith
8b983812ed
Merge branch 'master' of git://github.com/aymanbagabas/mutt-wizard into aymanbagabas-master
pirms 5 gadiem
Luke Smith
15941b43e7
Revert "Fix script removal ( #310 )"
This reverts commit 4904fcf51f
.
pirms 5 gadiem
Luke Smith
02b8e2a58c
don't expire unread explicit
pirms 5 gadiem
Luke Smith
938af8f7eb
env bash
pirms 5 gadiem
Luke Smith
7698abb0f9
lol fix other
pirms 5 gadiem
Luke Smith
3fee819bfe
fix if STATUSBAR not set
pirms 5 gadiem
Luke Smith
6aa28a56b1
STATUSBAR matching LARBS changes
pirms 5 gadiem
Luke Smith
b7aa3cfecd
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
pirms 5 gadiem
Luke Smith
eb767737d4
space to tag, tags highlighted
pirms 5 gadiem
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>
pirms 5 gadiem