diff options
Diffstat (limited to 'driver.c')
-rw-r--r-- | driver.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -669,8 +669,6 @@ static int readheaders(int sock, * * This is to avoid false mail loops messages when delivering * local messages to and from a Postfix/qmail mailserver. - * - * Should be controlled by an option */ if (ctl->dropdelivered && !strncasecmp(line, "Delivered-To:", 13)) { |