Skip to content

[guide_mailman-3] qmail-lmtp: mail bounces when mailman is refusing connections #1246

Open
@moritzboth

Description

@moritzboth

The qmail-lmtp script will return hard errors (error code 100) on any error except for smtp soft fail. This also happens when mailman is not running or refuses connections. As it happens, mailman3 occasional refuses connections on the lmtp service port although it is running. I don't know why, I am still debugging.

Anyway, mail should never bounce just because a service is not running.

I replaced the exit code in the last line of the script with 111 to only ever generate soft failures for the time being.

Maybe it would be worth mentioning this in the guide.

Thanks for reading,
Moritz

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working. ✨Goodie for three PRs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions