> > > > I like the idea, but nothing else in qpsmtpd knows about local > > delivery. > > > > Can you rewrite this to be a plugin? > > Yes. But are you sure it's necessary to split it? Given that nothing happens > unless users create ~/.preforward files, I'd say it's quite harmless.
Yes. It is definitely necessary. As a qpsmtpd policy, we don't put things in the core unless we need to. Especially things that make assumptions about where users actually live and how delivery works. -R
