Kailash Nadh
Kailash Nadh
Ah, this looks like a bug. "Preconfirm" seems to be only working when creating a new subscriber, not when modifying one. Will fix this in the upcoming release. In the...
Please Settings -> Logs to see if non-existent e-mails are being rejected instantly by the mail server at the time of sending.
Please see this thread: https://github.com/knadh/koanf/pull/317 Forcing 1.2x outright on the current /v2 version will break backwards compatibility. CC @rhnvrm
This is finally addressed in https://github.com/knadh/koanf/releases/tag/v2.2.0 Thanks for your patience @GreyXor
Could you please send a PR? About `mapstructure`, please see: https://github.com/knadh/koanf/issues/262
It looks like the URL should be `https://server2.blumagine.de:9443/application/o/listmonk`. What do you get when trying this URL?
hm, that's weird. It looks like in your server environment, the root/CA certificate of LetsEncrypt is missing from the OS certificate trust store for some reason.
Hi @githubcom13, while this is an interesting proposal, the queuing logic you are proposing is fundamentally incompatible with how it works currently. listmonk handles campaigns serially (once a campaign starts,...
> Is it generally not possible to use a SMTP connection with an email address having a different custom domain? Nothing like that. Any config you enter, listmonk uses the...
Hi @jbarnoin. listmonk doesn't currently support bounce handling for transactional e-mails. This is something that can be considered for a future release.