gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: Revert "try using the postfix


From: gnunet
Subject: [taler-deployment] branch master updated: Revert "try using the postfix submission port"
Date: Tue, 09 Jan 2024 17:01:16 +0100

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 294a46a  Revert "try using the postfix submission port"
294a46a is described below

commit 294a46a9ab018273394fbd2a4ec4d3638c7d132f
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Tue Jan 9 11:00:49 2024 -0500

    Revert "try using the postfix submission port"
    
    This reverts commit c521120ee5aed6c419d01b859b7a41ca5344a03f.
---
 buildbot/master.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 5af5e8a..e393e02 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -676,7 +676,7 @@ SERVICES.append(reporters.MailNotifier(
     sendToInterestedUsers=False,
     useTls=False,
     relayhost="localhost",
-    smtpPort=587,
+    smtpPort=25,
     dumpMailsToLog=True,
     extraRecipients=['linkcheck@taler.net']
 ))
@@ -1045,7 +1045,7 @@ SERVICES.append(reporters.MailNotifier(
     sendToInterestedUsers=False,
     useTls=False,
     relayhost="localhost",
-    smtpPort=587,
+    smtpPort=25,
     dumpMailsToLog=True,
     extraRecipients=BUILDER_EMAIL_ADDRESSES
 ))

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]