Page MenuHomePhorge

Automated and bounce messages rejected (empty sender)
Open, HighPublic

Description

source/kolab/browse/master/docker/postfix/rootfs/etc/postfix/sender_access:

<>                          REJECT Empty sender not allowed

Null senders are an important part of the SMTP protocol intended to prevent loops. They are used by bounces as required by SMTP, and they are frequently used for automatic responses.

This should be removed or made an option that is off by default.

Details

Ticket Type
Task

Event Timeline

lennartack lowered the priority of this task from Needs Triage to High.