> Sounds like it it might be useful to modify qpsmtpd so it can treat > the return codes from the plugins optiionally and decide what to do > further down the line.
I have some plans to do return code mapping and some smart stuff with notes which would allow you to do things like that. Right now I've got plugins hacked up to set flags in a note and other plugins to write things to a file (and deny) if the flag is true. It'll require some major configuration changes, and I haven't quite figured out how I want to do that yet. -R
