More email provider infos

Added provider info for mail.ru, courtesy of GCI 2019 student tejasmate.
Added missing provider infos in the Jamfile.
This commit is contained in:
Humdinger 2020-02-01 16:57:46 +01:00
parent 5a57c0442c
commit e557eb2c66
2 changed files with 12 additions and 0 deletions

View File

@ -17,15 +17,18 @@ HAIKU_PROVIDER_INFOS =
netcologne.de
o2online.de
physik.rwth-aachen.de
rediffmail
rwth-aachen.de
shaw.ca
t-online.de
telus.net
uoc.gr
web.de
yahoo.com
yahoo.de
yandex.com
yandex.ru
zoho.com
;
for file in $(HAIKU_PROVIDER_INFOS) {

View File

@ -0,0 +1,9 @@
resource(1, "POP Server") "pop.mail.ru";
resource(2, "IMAP Server") "imap.mail.ru";
resource(3, "SMTP Server") "smtp.mail.ru";
resource(4, "POP Authentication") 0;
resource(5, "SMTP Authentication") 1;
resource(6, "POP SSL") 1;
resource(7, "IMAP SSL") 1;
resource(8, "SMTP SSL") 1;
resource(9, "Username Pattern") 0;