Added GMail information.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30441 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
resource(1, "POP Server") "pop.gmail.com";
|
||||
resource(2, "IMAP Server") "imap.gmail.com";
|
||||
resource(3, "SMTP Server") "smtp.gmail.com";
|
||||
resource(4, "POP Authentification") 1;
|
||||
resource(5, "SMTP Authentification") 1;
|
||||
resource(6, "POP SSL") 1;
|
||||
resource(7, "IMAP SSL") 1;
|
||||
resource(8, "SMTP SSL") 1;
|
||||
resource(9, "Username Pattern") 0;
|
||||
Reference in New Issue
Block a user