From 9c12d5c4942da78ca4cad3117310174f319b3380 Mon Sep 17 00:00:00 2001 From: Joachim Seemer Date: Sat, 12 Feb 2011 19:26:22 +0000 Subject: [PATCH] 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 --- src/preferences/mail/ProviderInfo/gmx.de.rdef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/preferences/mail/ProviderInfo/gmx.de.rdef b/src/preferences/mail/ProviderInfo/gmx.de.rdef index cbd2b6fef5..c8d1687313 100644 --- a/src/preferences/mail/ProviderInfo/gmx.de.rdef +++ b/src/preferences/mail/ProviderInfo/gmx.de.rdef @@ -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;