-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version:
- listmonk: [eg: v2.5.0]
- OS: Official Docker Image
Description of the bug and steps to reproduce:
Protonmail SMTP authentication fails when trying to send a test email with the correct credentials, and authentication mechanism, correct settings for protonmail smtp found here. When sending a campaign it works fine.
Not sure why the server restarted as shown in logs, but still can't send a test email with credentials that work for a campaign.
Logs:
2023/08/13 01:01:05 settings.go:288: error sending SMTP test (Test connection): 535 5.7.8 Error: authentication failed: authentication failed
2023/08/13 01:01:54 settings.go:288: error sending SMTP test (Test connection): 535 5.7.8 Error: authentication failed: authentication failed
2023/08/13 01:01:56 init.go:822: reloading on signal ...
2023/08/13 01:01:56 init.go:791: HTTP server shut down
2023/08/13 01:01:56 main.go:102: v2.5.0 (ea2f93e 2023-08-10T18:36:19Z, linux/amd64)
2023/08/13 01:01:56 init.go:145: reading config: config.toml
2023/08/13 01:01:56 init.go:273: connecting to db: pgsql-postgresql-ha-pgpool.postgresql-ha.svc.cluster.local:5432/listmonk
2023/08/13 01:01:57 init.go:593: media upload provider: filesystem
2023/08/13 01:01:57 init.go:517: loaded email (SMTP) messenger: noreply@redacted@smtp.protonmail.ch
⇨ http server started on [::]:9000
2023/08/13 01:15:52 manager.go:507: start processing campaign (test)
2023/08/13 01:15:52 manager.go:686: campaign (test) finished
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working