diff --git a/users/b12f/email/.config/offlineimap/config b/users/b12f/email/.config/offlineimap/config index 254557b..1b0094a 100644 --- a/users/b12f/email/.config/offlineimap/config +++ b/users/b12f/email/.config/offlineimap/config @@ -43,7 +43,7 @@ localfolders = ~/Mail/admins@pub.solar [Repository RemoteAdminsPubSolar] type = IMAP -remotehost = mx2.greenbaum.cloud +remotehost = mail.greenbaum.zone remoteport = 993 remoteuser = admins@pub.solar remotepasseval = get_secret("service", "smtp", "host", "mail.greenbaum.cloud", "user", "admins@pub.solar") @@ -60,7 +60,7 @@ localfolders = ~/Mail/crew@pub.solar [Repository RemoteCrewPubSolar] type = IMAP -remotehost = mx2.greenbaum.cloud +remotehost = mail.greenbaum.zone remoteport = 993 remoteuser = crew@pub.solar remotepasseval = get_secret("service", "smtp", "host", "mail.greenbaum.cloud", "user", "crew@pub.solar")