Ayman Bagabas
cd5fd9bde2
Make use of PREFIX environment variable
This patch puts the environment variable PREFIX in more use. If
specified, mull-wizard Makefile substitute all instances of prefix with
the provided environment variable.
Signed-off-by: Ayman Bagabas <ayman.bagabas@gmail.com>
преди 5 години
Jacob Lamoure
86cd3ad33f
Add infomaniak.ch to domains.csv ( #245 )
Referencing https://www.infomaniak.com/en/support/faq/1524/mozilla-thunderbird-configuring-a-new-infomaniak-email-address
преди 5 години
Youssef Mahmoud
68b323cb28
Added UT Dallas mail settings ( #244 )
pretty easy to find on their website, yet a short timesaver for students who bump into this in the future
преди 5 години
Geometer1729
c5ec2dab26
Add clarkson.edu and odu.edu ( #242 )
преди 5 години
badmrfrosty
b3ce4277ab
Avoid lags with some email providers while using IMAP ( #238 )
I contacted MUTT irc channel to solve severe lags while navigating mailboxes of certain email providers with IMAP) (the emails were not stored locally). After extensive testing, changing the default value of mail_check from 5 to 60 solved my problem. I propose this change because several other people might encounter the same problem (especially yahoo users)
преди 5 години
Kriss
d7dd9f89fe
actually terminate the script on Ctrl-C ( #236 )
In my [PR 224](https://github.com/LukeSmithxyz/mutt-wizard/pull/224 ), I
introduced a bug. While I was catching SIGINT with the trap statement,
I did not actually exit the script and returned into the shell.
Fixes https://github.com/LukeSmithxyz/mutt-wizard/issues/234
преди 5 години
Oleksandr Vlasiuk
9738316ab5
Handle + in notmuch queries ( #233 )
преди 5 години
Luke Smith
069d8eeb01
mailbox.org fix
преди 5 години
Luke Smith
f3a7f2b6fd
check mbsync, not mailsync
преди 5 години
Luke Smith
7c1da4d168
compat for PASSWORD_STORE_DIR
преди 5 години
Luke Smith
bd3818ff11
starttls off for port 465
преди 5 години
Luke Smith
6d7cba7eac
Merge branch 'luukvbaal-patch-1'
преди 5 години
Luke Smith
dd73533565
only sync active mbsync accounts
преди 5 години
Luke Smith
e408f4b290
prep fix
преди 5 години
luukvbaal
effa100e04
fix multiline subject header regression
преди 5 години
luukvbaal
7955090f9f
fix forwarded emails and posix whitespace regex
преди 5 години
luukvbaal
e50d51d3e5
fix multiline subjects and single word senders
преди 5 години
Luke Smith
e5fff0b82e
Merge pull request #228 from ghuter/patch-1
Update domains.csv
преди 5 години
ghuter
6a553a6be2
Update domains.csv
преди 5 години
Luke Smith
d9089b0017
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
преди 5 години
Luke Smith
8f35bb6cfe
todo update
преди 5 години
luukvbaal
de2be5439d
perl decoding
преди 5 години
luukvbaal
70257daa83
Merge branch 'master' into patch-1
преди 5 години
luukvbaal
5d72b5da98
unnecessary sed command
преди 5 години
luukvbaal
7d3658238b
parallelize multiple accounts and mail preview
преди 5 години
Luke Smith
2157be7cec
Merge pull request #225 from EthanID/master
Added website
преди 5 години
Ethan Coe
3a46c622b3
Merge pull request #1 from EthanID/EthanID-patch-1
Added ethancoe.com
преди 5 години
Ethan Coe
3eb98e7f03
Added ethancoe.com
преди 5 години
Luke Smith
409f31b991
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
преди 5 години
Luke Smith
68cc36a22f
luke self-hosting
преди 5 години
Luke Smith
695ca15940
Merge pull request #224 from Kr1ss-XD/clean-abort
restore default text color on 'Ctrl-C' exit
преди 5 години
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 години
Luke Smith
9cc2955424
Merge pull request #221 from Eddie-Jeselnik/master
Add RMIT student email
преди 5 години
Eddie Jeselnik
9e3f30f119
Add RMIT student email
преди 5 години
Luke Smith
4100a76519
Merge pull request #219 from MorganJamesSmith/master
Added Carleton University student email domain to domains.csv
преди 5 години
MorganJSmith
09d76eb4f9
Added Carleton University student email domain to domains.csv
преди 5 години
Luke Smith
017ceb00ea
Merge pull request #218 from stefanocereda/polimi
Added address for politecnico di milano university
преди 5 години
Stefano Cereda
e043d0fcc5
Added address for politecnico di milano university
преди 5 години
Luke Smith
b7462afa5d
Merge pull request #217 from sambadevi/feature/add-vivaldi-dot-net
fix: vivaldi settings
преди 5 години
Tim Otlik
3429330b08
fix: fix vivaldi settings
преди 5 години
Luke Smith
958056acd4
Merge pull request #215 from NorthSailor/patch-2
Use different SMTP server port for onet.pl
преди 5 години
Luke Smith
dbb05f9d70
Merge pull request #216 from sambadevi/feature/add-vivaldi-dot-net
feat: add vivaldi.net to known domains
преди 5 години
Tim Otlik
f48e039896
feat: add vivaldi.net to known domains
IMAP mail.vivaldi.net 993
SMTP mail.vivaldi.net 465
преди 5 години
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 години
Luke Smith
0a097fe234
Merge pull request #211 from voloshyn/master
use image resolution to display the image attachments
преди 5 години
Luke Smith
55b47447cb
fix
преди 5 години
Luke Smith
55e3bb683c
portable openfile
преди 5 години
Luke Smith
e4794af679
escape spaces in mailboxes
преди 5 години
Luke Smith
a6c81625c8
posix and mac fix
преди 5 години
Luke Smith
4c57b410fc
gnuisms removed
преди 5 години