~abcdw/rde-devel

rde: rde: mail: Correct mail.gmx.net starttls? option v1 APPLIED

Nicolas Graves: 1
 rde: mail: Correct mail.gmx.net starttls? option

 1 files changed, 1 insertions(+), 1 deletions(-)
#1324152 .build.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~abcdw/rde-devel/patches/54972/mbox | git am -3
Learn more about email & git

[PATCH rde] rde: mail: Correct mail.gmx.net starttls? option Export this patch

---
 src/rde/features/mail/providers.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rde/features/mail/providers.scm b/src/rde/features/mail/providers.scm
index 09a5f6b17..317cfe2ef 100644
--- a/src/rde/features/mail/providers.scm
+++ b/src/rde/features/mail/providers.scm
@@ -95,7 +95,7 @@

    (gmx-fr
     (smtp (host . "mail.gmx.net")
           (starttls . #t))
           (starttls? . #t))
     (imap (host . "imap.gmx.net")
           (folder-mapping . ,gmx-fr-folder-mapping)))

-- 
2.46.0
rde/patches/.build.yml: SUCCESS in 13m27s

[rde: mail: Correct mail.gmx.net starttls? option][0] from [Nicolas Graves][1]

[0]: https://lists.sr.ht/~abcdw/rde-devel/patches/54972
[1]: mailto:ngraves@ngraves.fr

✓ #1324152 SUCCESS rde/patches/.build.yml https://builds.sr.ht/~abcdw/job/1324152