Luke Smith
e408f4b290
prep fix
5 lat temu
luukvbaal
effa100e04
fix multiline subject header regression
5 lat temu
luukvbaal
7955090f9f
fix forwarded emails and posix whitespace regex
5 lat temu
luukvbaal
e50d51d3e5
fix multiline subjects and single word senders
5 lat temu
luukvbaal
de2be5439d
perl decoding
5 lat temu
luukvbaal
70257daa83
Merge branch 'master' into patch-1
5 lat temu
luukvbaal
5d72b5da98
unnecessary sed command
5 lat temu
luukvbaal
7d3658238b
parallelize multiple accounts and mail preview
5 lat temu
Luke Smith
2157be7cec
Merge pull request #225 from EthanID/master
Added website
5 lat temu
Ethan Coe
3a46c622b3
Merge pull request #1 from EthanID/EthanID-patch-1
Added ethancoe.com
5 lat temu
Ethan Coe
3eb98e7f03
Added ethancoe.com
5 lat temu
Luke Smith
409f31b991
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
5 lat temu
Luke Smith
68cc36a22f
luke self-hosting
5 lat temu
Luke Smith
695ca15940
Merge pull request #224 from Kr1ss-XD/clean-abort
restore default text color on 'Ctrl-C' exit
5 lat temu
Kr1ss
e4813ae215
restore default text color on 'Ctrl-C' exit
The terminal text color wasn't reset when the user aborted the wizard
while being prompted for input.
This resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/224
5 lat temu
Luke Smith
9cc2955424
Merge pull request #221 from Eddie-Jeselnik/master
Add RMIT student email
5 lat temu
Eddie Jeselnik
9e3f30f119
Add RMIT student email
5 lat temu
Luke Smith
4100a76519
Merge pull request #219 from MorganJamesSmith/master
Added Carleton University student email domain to domains.csv
5 lat temu
MorganJSmith
09d76eb4f9
Added Carleton University student email domain to domains.csv
5 lat temu
Luke Smith
017ceb00ea
Merge pull request #218 from stefanocereda/polimi
Added address for politecnico di milano university
5 lat temu
Stefano Cereda
e043d0fcc5
Added address for politecnico di milano university
5 lat temu
Luke Smith
b7462afa5d
Merge pull request #217 from sambadevi/feature/add-vivaldi-dot-net
fix: vivaldi settings
5 lat temu
Tim Otlik
3429330b08
fix: fix vivaldi settings
5 lat temu
Luke Smith
958056acd4
Merge pull request #215 from NorthSailor/patch-2
Use different SMTP server port for onet.pl
5 lat temu
Luke Smith
dbb05f9d70
Merge pull request #216 from sambadevi/feature/add-vivaldi-dot-net
feat: add vivaldi.net to known domains
5 lat temu
Tim Otlik
f48e039896
feat: add vivaldi.net to known domains
IMAP mail.vivaldi.net 993
SMTP mail.vivaldi.net 465
5 lat temu
Jason Barmparesos
ee13994051
Use different SMTP server port for onet.pl
Even though the following official help page says that port 465 should be used, this didn't work for me (msmtp just hang indefinitely).
Instead port 587 seems to work fine, even though I couldn't fine some official document by the e-mail provider mentioning it.
https://pomoc.poczta.onet.pl/baza-wiedzy/adresy-serwerow-potrzebne-do-konfiguracji/
If someone else can confirm that indeed, 587 works for them as well, feel free to merge this PR.
5 lat temu
Luke Smith
0a097fe234
Merge pull request #211 from voloshyn/master
use image resolution to display the image attachments
5 lat temu
Luke Smith
55b47447cb
fix
5 lat temu
Luke Smith
55e3bb683c
portable openfile
5 lat temu
Luke Smith
e4794af679
escape spaces in mailboxes
5 lat temu
Luke Smith
a6c81625c8
posix and mac fix
5 lat temu
Luke Smith
4c57b410fc
gnuisms removed
5 lat temu
Alex Voloshyn
f807448b64
use image resolution instead of window row/col size to display the image attachment
5 lat temu
Luke Smith
27655714ef
Merge pull request #207 from thecountoftuscany/patch-1
Update share/domains.csv
5 lat temu
Luke Smith
82f34777a0
Merge pull request #210 from hum6ug/master
Added datentopf.org and inf.h-brs.de
5 lat temu
Niklas
286d865e75
Added datentopf.org and inf.h-brs.de
5 lat temu
Luke Smith
46c796ef64
fatal breakage fixed
5 lat temu
Nishant Elkunchwar
31c53898d4
Update share/domains.csv
Added @uw.edu and @alumni.bits-pilani.ac.in in share/domains.csv
5 lat temu
Luke Smith
3f9c00de69
Merge pull request #205 from Kr1ss-XD/fix-pass-setup
check if .gpg-id is in the pass store on startup
5 lat temu
Kr1ss
49d2e12125
check if .gpg-id is in the pass store on startup
The current test did not terminate the script in cases when the user
already has a private GPG key, but they'd not initialized the password
store.
This leads to an infinite loop in the `getpass()` function.
The commit fixes https://github.com/LukeSmithxyz/mutt-wizard/issues/204
5 lat temu
Luke Smith
bc3cceaf77
Merge pull request #203 from lucianonooijen/master
Added Eneco to domains.csv
5 lat temu
Luciano Nooijen
e2b905b45d
Added Eneco to domains.csv
Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
5 lat temu
luukvbaal
15eeddc235
don't allow to be run concurrently with itself
This allows mailsync to be called like this `bindsym $mod+e exec --no-startup-id mailsync; exec $term -e neomutt && pkill -RTMIN+12 i3blocks` such that it refreshes your mail when you open mutt without it needlessly syncing if a sync is already running.
5 lat temu
Luke Smith
b6a60f8965
posteo.net
5 lat temu
Luke Smith
f4759d9b8f
Merge pull request #199 from fsmiamoto/patch-1
Added UTFPR Student Mail domain
5 lat temu
Luke Smith
71703f8f55
Merge pull request #200 from Kr1ss-XD/master
mailsync: fix early exit on graphical(-only) login
5 lat temu
Kr1ss
c56b139614
mailsync: fix early exit on graphical(-only) login
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/197 .
5 lat temu
Francisco Miamoto
1c7ec02c81
Added UTFPR Student Mail domain
5 lat temu
Luke Smith
c5e12600b9
fix
5 lat temu