Add provider info for yahoo.com.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40897 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -20,6 +20,7 @@ HAIKU_PROVIDER_INFOS =
|
|||||||
rwth-aachen.de
|
rwth-aachen.de
|
||||||
t-online.de
|
t-online.de
|
||||||
web.de
|
web.de
|
||||||
|
yahoo.com
|
||||||
yahoo.de
|
yahoo.de
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
resource(1, "POP Server") "pop.mail.yahoo.com";
|
||||||
|
resource(2, "IMAP Server") "";
|
||||||
|
resource(3, "SMTP Server") "smtp.mail.yahoo.com";
|
||||||
|
resource(4, "POP Authentication") 0;
|
||||||
|
resource(5, "SMTP Authentication") 1;
|
||||||
|
resource(6, "POP SSL") 0;
|
||||||
|
resource(7, "IMAP SSL") 0;
|
||||||
|
resource(8, "SMTP SSL") 0;
|
||||||
|
resource(9, "Username Pattern") 1;
|
||||||
Reference in New Issue
Block a user