[gnome-online-accounts] google: Set smtp-use-auth to TRUE
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] google: Set smtp-use-auth to TRUE
- Date: Mon, 7 Oct 2013 12:15:18 +0000 (UTC)
commit d1ac4c30e47c6ca4665b7ec38c1b1b16dfeb8b1e
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Oct 7 14:13:57 2013 +0200
google: Set smtp-use-auth to TRUE
src/goabackend/goagoogleprovider.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/goagoogleprovider.c b/src/goabackend/goagoogleprovider.c
index 62d2854..bb9be1b 100644
--- a/src/goabackend/goagoogleprovider.c
+++ b/src/goabackend/goagoogleprovider.c
@@ -383,6 +383,7 @@ build_object (GoaProvider *provider,
"smtp-supported", TRUE,
"smtp-host", "smtp.gmail.com",
"smtp-user-name", email_address,
+ "smtp-use-auth", TRUE,
"smtp-use-tls", TRUE,
NULL);
goa_object_skeleton_set_mail (object, mail);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]