Cannot inject mail via curl

Your question

Hi,
I’m running Stalwart v0.16.5 in docker on a debian server.

On this server I’m using fetchmail to collect mails from numerous other mail accounts and to inject them into stalwart via curl (described here How to use fetchmail or similar? · stalwartlabs/stalwart · Discussion #836 · GitHub).
This worked fine until the upgrade to v0.16.x
Since then the curl command no longer succeeds.

Any idea how to get this working again?

I understand that topics in this category are triaged by a bot first but a human reply will follow up. If I’d prefer a human-only reply, I’ll add the no-ai tag to my topic.

on

Using curl to send messages is still possible in v0.16.x. Check your logs for details as this is probably a configuration issue.

I’m running the docker image, but docker logs does not give any output at all. And even entering the container directly I haven’t been able to find any log files.

docker logs won’t show anything if the default tracer was set to “Log File” rather than “Console” during the setup wizard; nothing reaches the docker log driver.