Hello, I am new to KumoMTA and facing an issue where emails are not routing through the assigned IP pool. Instead, they are being sent from the main server IP.
I have assigned a pool for outgoing emails in my configuration.
However, when I send an email, it still tries to deliver from the main server IP.
The IP in the pool is correctly set in SPF, and it can deliver emails. But server IP is not set in SPF.
I have not yet set up DKIM.
Additionally, I do not see logs for my recently triggered emails in KumoMTA.
I will share my configuration below. Please help me resolve this issue. queues.toml (1.37 KB) sources.toml (177 Bytes) init.lua (1.6 KB)
Seems like you’re missing the queue_helper:apply(msg) call. Double check the docs at Configuring Queue Management - KumoMTA Docs to ensure that you’ve fully configured the queue helper