Skip to content

POSTFIX_INET_PROTOCOLS not applied. #1504

@Ether009

Description

@Ether009

Setting the above env var, does not produce the corresponding line in the postfix configuration, resulting in trying to reach kopano-dagent over ipv6, even if this is not at all available.

`
root@mail-569fc74d58-p5rg2:/# echo $POSTFIX_INET_PROTOCOLS
ipv4
root@mail-569fc74d58-p5rg2:/# cat /etc/postfix/main.cf | grep ipv4
root@mail-569fc74d58-p5rg2:/#

`
It should have created the inet_protocols = ipv4 line properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions