8000 Mox not able to send mail to itself · Issue #37 · mjl-/mox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Mox not able to send mail to itself #37
Closed
@dmikushin

Description

@dmikushin

I've been testing Mox installation on the host system (without Docker). Receiving mail works well, sending mail does not work. To test the simpest case, I've asked Mox to send mail to itself - and it fails, please see the error log below. No, I have no idea why it tries to connect to 127.0.1.1, I don't have such address in mox.conf, it's only 127.0.0.1 there for internal use.

Jun 12 00:27:21 xxxxxxxxxxx mox[426904]: l=debug m="connection attempt for smtp delivery" err="dial tcp 10.0.0.67:0->127.0.1.1:25: connect: connection refused" cid=188ace60a13 from=team@xxxxxxxxxxx recipient=team@xxxxxxxxxxx attempts=3 msgid=4 cid=188ace60a12 pkg=queue host=xxxxxxxxxxx addr=127.0.1.1:25 laddr=10.0.0.67:0
Jun 12 00:27:21 xxxxxxxxxxx mox[426904]: l=debug m="connecting to remote smtp" err="dial tcp 10.0.0.67:0->127.0.1.1:25: connect: connection refused" cid=188ace60a13 from=team@xxxxxxxxxxx recipient=team@xxxxxxxxxxx attempts=3 msgid=4 cid=188ace60a12 pkg=queue host=xxxxxxxxxxx
Jun 12 00:27:21 xxxxxxxxxxx mox[426904]: l=debug m="queue deliverhost result" cid=188ace60a13 from=team@xxxxxxxxxxx recipient=team@xxxxxxxxxxx attempts=3 msgid=4 cid=188ace60a12 pkg=queue host=xxxxxxxxxxx attempt=4 tlsmode=opportunistic permanent=false badtls=false secodeopt= errmsg="dialing smtp server: dial tcp 10.0.0.67:0->127.0.1.1:25: connect: connection refused" ok=false duration=1.13015ms
Jun 12 00:27:21 xxxxxxxxxxx mox[426904]: l=error m="temporary failure delivering from queue" err="dialing smtp server: dial tcp 10.0.0.67:0->127.0.1.1:25: connect: connection refused" from=team@xxxxxxxxxxx recipient=team@xxxxxxxxxxx attempts=3 msgid=4 cid=188ace60a12 pkg=queue backoff=59m28s nextattempt="2023-06-12 01:26:49.051541254 +0000 UTC m=+5272.039868567"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0