The following issue has been SUBMITTED. ====================================================================== http://dbmail.org/mantis/view.php?id=936 ====================================================================== Reported By: pada Assigned To: ====================================================================== Project: DBMail Issue ID: 936 Category: Sieve (delivery, dbmail-sievecmd, dbmail-timsieved) Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 29-Oct-11 19:47 CEST Last Modified: 29-Oct-11 19:47 CEST ====================================================================== Summary: dbmail vacation does not check recipient headers Description: http://tools.ietf.org/id/draft-ietf-sieve-vacation-07.txt states:
--------------------------------------------------------------------------- 4.5. Address Parameter and Limiting Replies to Personal Messages "Vacation" MUST NOT respond to a message unless the recipient user's email address is in a "To", "Cc", "Bcc", "Resent-To", "Resent-Cc", or "Resent-Bcc" line of the original message. --------------------------------------------------------------------------- Currently, the modules/sortsieve.c:sort_vacation() does not care about recipient headers (To, Cc, Bcc, Resent-To, Resent-Cc, Resent-Bcc, Envelope Recipient Address, etc.). It just sends out a vacation using function send_vacation(). If the message is received via a mailing list, a vacation message is sent, which should not happen. According to the draft, the headers of the incoming message need to be checked against valid :from and :addresses and any addresses that dbmail thinks belong to the usermailbox. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 29-Oct-11 19:47 pada New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev