Commit Graph
60 Commits
Author SHA1 Message Date
xorccandLuke Smith ed0a0b35c4 macro index O runs mbsync, not offlineimap (#294) 2019-09-25 14:35:45 -04:00
alexbrenveroandLuke Smith 04c029545f Update domains.csv (#295)
Updated domains from mail.outlook.com to outlook.office365.com for hotmail.fr domain
2019-09-25 14:25:07 -04:00
Schueni1andLuke Smith ecc1b593b9 Update domains.csv (#291) 2019-09-22 08:02:39 -04:00
Schueni1andLuke Smith c854175a0e Update domains.csv (#290) 2019-09-22 07:26:18 -04:00
Schueni1andLuke Smith d18cf65a22 Update domains.csv (#289) 2019-09-20 19:43:37 -04:00
Schueni1andLuke Smith c351a020bc Update domains.csv (#288) 2019-09-20 19:08:52 -04:00
Pedro MendesandLuke Smith dc44be55e6 Add Lisbon's Tecnico Institute (#287) 2019-09-17 19:52:38 -04:00
czoonandLuke Smith 63bb217759 outlook.es server information (#286)
Spanish outlook domain infomation (IMAP and SMTP).
2019-09-16 17:41:28 -04:00
Daniel SilvaandLuke Smith 24ce11c3a0 Updated domains.csv with ua.pt (#284) 2019-09-09 19:50:51 -04:00
psychosis448andLuke Smith a8fb4799bf add uni-bamberg (#283) 2019-09-07 18:11:14 -04:00
Cole KillianandLuke Smith 3696862f4b Update domains.csv for McGill (#280) 2019-09-02 14:39:19 -04:00
Jensun RavichandranandLuke Smith 902c6a4a46 Update domains.csv with mailo.com (#278) 2019-09-01 19:45:38 -04:00
Daniel StevensonandLuke Smith 9b0f469961 Add domain info for Texas Lutheran University (#277) 2019-09-01 09:18:41 -04:00
Per ModinandLuke Smith efcc3322e5 Add kth.se to domains.csv (#275) 2019-08-23 14:00:32 -04:00
Holger DellandLuke Smith 75c1d44a84 Added itu.dk (#273) 2019-08-18 19:53:23 -04:00
Luke Smith a244df88ef sort domains 2019-08-06 08:20:57 -04:00
Joseph AdamsandLuke Smith 603454909e Add Düsseldorf University mail servers. (#265) 2019-08-06 08:19:42 -04:00
Karel KřemelandLuke Smith e277718540 adding html emails file extenstion for the browsers to know what to do with it (#259) 2019-08-06 08:19:23 -04:00
Luke Smith 46ad20ee73 junk removed 2019-08-06 08:17:36 -04:00
Luke Smith 1f5a6d0b31 Merge branch 'master' of https://github.com/Amanuense-del-diavolo/mutt-wizard into Amanuense-del-diavolo-master 2019-08-06 08:15:50 -04:00
Luke Smith 681b74aa92 Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2019-08-06 08:15:01 -04:00
Luke Smith c7a042d9ff raw message bind 2019-08-06 08:13:07 -04:00
Amanuense_del_diavolo f68daad553 added hotmail.co.id domain
added hotmail.co.il domain
added hotmail.co.in domain
added hotmail.co.jp domain
added hotmail.co.kr domain
added hotmail.co.th domain
added hotmail.co.uk domain
added hotmail.co.za domain
added hotmail.com.ar domain
added hotmail.com.au domain
added hotmail.com.br domain
added hotmail.com.hk domain
added hotmail.com.tr domain
added hotmail.com.tw domain
added hotmail.com.vn domain
added hotmail.ca domain
added hotmail.cl domain
added hotmail.cz domain
added hotmail.de domain
added hotmail.dk domain
added hotmail.es domain
added hotmail.fi domain
added hotmail.gr domain
added hotmail.hu domain
added hotmail.lt domain
added hotmail.lu domain
added hotmail.my domain
added hotmail.nl domain
added hotmail.no domain
added hotmail.ph domain
added hotmail.rs domain
added hotmail.se domain
added hotmail.sg domain
added hotmail.sk domain
2019-08-06 10:29:53 +02:00
Amanuense_del_diavolo 8df678923c added hotmail.it domani 2019-08-05 14:32:17 +02:00
Allen SobotandLuke Smith c41d0949b2 Add etu.upmc.fr to domains.csv (#264) 2019-08-03 09:44:10 -04:00
4every1andLuke Smith 7a31e3f466 Added tquad.ai to domains.csv (#263) 2019-08-03 09:18:16 -04:00
Luke Smith 952cb75de3 unnecessary 2019-07-24 15:27:36 -04:00
Luke Smith 35a6ce1e66 parent fix 2019-07-24 15:26:42 -04:00
Konstantinos VlachopoulosandLuke Smith ed30adc63c Added yahoo.gr to domains.csv (#252) 2019-07-08 19:43:21 -04:00
Tyler KaminskiandLuke Smith 274b32877a Added stevens.edu server info (#253) 2019-07-08 19:43:11 -04:00
blinkladandLuke Smith 735d34347b Update domains.csv (#254)
Add utas.edu.au
2019-07-08 19:42:53 -04:00
ZethJackandLuke Smith 8fb26e4cea added forpsi.com, sorted domains alphabetically (#248) 2019-07-03 08:24:29 -04:00
Jacob LamoureandLuke Smith 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
2019-06-20 18:19:05 -04:00
Youssef MahmoudandLuke Smith 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
2019-06-19 22:26:13 -04:00
Geometer1729andLuke Smith c5ec2dab26 Add clarkson.edu and odu.edu (#242) 2019-06-17 13:41:34 -04:00
badmrfrostyandLuke Smith 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)
2019-06-16 16:30:57 -04:00
Oleksandr VlasiukandLuke Smith 9738316ab5 Handle + in notmuch queries (#233) 2019-06-06 12:53:58 -04:00
Luke Smith 069d8eeb01 mailbox.org fix 2019-06-02 09:14:09 -04:00
ghuterandGitHub 6a553a6be2 Update domains.csv 2019-05-31 17:29:34 +02:00
Ethan CoeandGitHub 3eb98e7f03 Added ethancoe.com 2019-05-28 22:35:08 -04:00
Luke Smith 409f31b991 Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2019-05-28 16:37:36 -04:00
Luke Smith 68cc36a22f luke self-hosting 2019-05-27 20:50:12 -04:00
Eddie Jeselnik 9e3f30f119 Add RMIT student email 2019-05-24 20:57:04 +10:00
MorganJSmith 09d76eb4f9 Added Carleton University student email domain to domains.csv 2019-05-23 21:06:45 -04:00
Stefano Cereda e043d0fcc5 Added address for politecnico di milano university 2019-05-23 16:54:19 +02:00
Tim Otlik 3429330b08 fix: fix vivaldi settings 2019-05-22 23:56:52 +02:00
Luke SmithandGitHub 958056acd4 Merge pull request #215 from NorthSailor/patch-2
Use different SMTP server port for onet.pl
2019-05-22 17:16:03 -04:00
Tim Otlik f48e039896 feat: add vivaldi.net to known domains
IMAP mail.vivaldi.net 993
SMTP mail.vivaldi.net 465
2019-05-22 22:43:30 +02:00
Jason BarmparesosandGitHub 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.
2019-05-22 22:44:19 +03:00
Luke SmithandGitHub 27655714ef Merge pull request #207 from thecountoftuscany/patch-1
Update share/domains.csv
2019-05-18 08:50:50 -04:00