Comment 4 for bug 266778

Revision history for this message
Scratchmonkey (scratchmonkey) wrote :

Originator: NO

It looks like the default subject prefix mangling happens in the main
pipeline after the message is accepted, in CookHeaders. Per-user processing
(like VERP) appears to be done in the queue runners. I guess OutputRunner
would need to be the one to do this, and would need to break up the
recipient list into groups based on what per-recipient munging needs to be
done.