My GMX account works again. But only with ESMTP for outgoing mail. Changed the 'wizard' accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40467 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
33bc4425be
commit
9c12d5c494
@ -2,7 +2,7 @@ resource(1, "POP Server") "pop.gmx.net";
|
||||
resource(2, "IMAP Server") "imap.gmx.net";
|
||||
resource(3, "SMTP Server") "mail.gmx.de";
|
||||
resource(4, "POP Authentication") 0;
|
||||
resource(5, "SMTP Authentication") 0;
|
||||
resource(5, "SMTP Authentication") 1;
|
||||
resource(6, "POP SSL") 0;
|
||||
resource(7, "IMAP SSL") 0;
|
||||
resource(8, "SMTP SSL") 0;
|
||||
|
Loading…
Reference in New Issue
Block a user