Dan Mahoney (Gushi): > > Postifix has a concept of quarantine. It is called the HOLD queue. > > > > As of 2006, when the Milter says QUARANTINE, then Postfix will > > quarantine the message, i.e. place it in the HOLD queue, for admins > > to deal with manually. > > Yes, and I am asking if there is a postfix knob that says "I know what the > milter says, but I want something different, because postfix doesn't know > about what will handle that message downstream of postfix > (procmail/spamassassin/imapfilter/etc). > > I mean, maybe such a knob should exist if it doesn't, but this is also to > improve OpenDMARC's docs so mail admins aren't suddenly surprised at this > new action that's been off their radar for years.
Someone decided to change the meaning of Milter protcol responses that were defined 15+ years ago, with a huge installed base of code that faithfully implements those responses, and they forgot to tell the people who implement the software that receives those responses. That would be an unilateral protocol change. Why not prepend a header (like Milters already do) and let Spamassassin etc. trigger on that label. Wietse