add comment

This commit is contained in:
Noah Overcash 2024-06-02 16:12:47 -04:00
parent 33f82343cc
commit 1628d65fe6
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@ function teardown_file() { _default_teardown ; }
}
@test "send-only alias does not affect incoming mail" {
# user1 is allowed to send as user3, however, mail to user3 should still be delivered to user3.
# Verifies that /etc/postfix/regexp-send-only does not affect incoming mail.
_send_email \
--port 587 -tls --auth PLAIN \
--auth-user user1@localhost.localdomain \