Add back SMTP authentication for port 2525
Restore SMTP username and password for authenticated relay on port 2525. According to Cloudron docs, this port should work with plain SMTP and authentication without STARTTLS.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"contactEmail": "contact@ente.io",
|
||||
"website": "https://ente.io",
|
||||
"tagline": "Open source, end-to-end encrypted photo backup",
|
||||
"version": "0.3.9",
|
||||
"version": "0.4.0",
|
||||
"upstreamVersion": "git-main",
|
||||
"healthCheckPath": "/health",
|
||||
"httpPort": 3080,
|
||||
|
||||
Reference in New Issue
Block a user