Adding ProviderInfo for Shaw.ca

Thanks Vidrep for all the testing!
This commit is contained in:
Humdinger 2016-11-06 15:19:44 +01:00
parent 97a5f78d9f
commit ba847dd6a8
2 changed files with 10 additions and 0 deletions

View File

@ -19,6 +19,7 @@ HAIKU_PROVIDER_INFOS =
o2online.de
physik.rwth-aachen.de
rwth-aachen.de
shaw.ca
t-online.de
telus.net
web.de

View File

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