1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

aerc: use correct cock port

This commit is contained in:
2026-02-17 20:11:13 +01:00
parent b46f06a462
commit 87e39cc30b
2 changed files with 71 additions and 1 deletions

View File

@@ -91,7 +91,7 @@
imap.host = mailhost;
imap.port = 993;
smtp.host = mailhost;
smtp.port = 25;
smtp.port = 587;
smtp.tls.useStartTls = true;
};
ical-ephemeris =