Added GMail information.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30441 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Bruno G. Albuquerque
2009-04-26 20:45:56 +00:00
parent 55423bfa22
commit 2236433088
@@ -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;