Adding ProviderInfo for Shaw.ca
Thanks Vidrep for all the testing!
This commit is contained in:
parent
97a5f78d9f
commit
ba847dd6a8
@ -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
|
||||
|
9
src/preferences/mail/ProviderInfo/shaw.ca.rdef
Normal file
9
src/preferences/mail/ProviderInfo/shaw.ca.rdef
Normal 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;
|
Loading…
Reference in New Issue
Block a user