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 年之前