Hanno Hecker wrote:
Hmm, I see you don't have the latest version. It looks now like

I don't see that as having been posted to the list/newsgroup, so it isn't surprising I don't have the latest. ;-)

i.e. nothing changes in the core, and every plugin which wants to use
these status codes has to "use" Qpsmtpd::DSN.

This seems like duplication of effort. Shouldn't Qpsmtpd::Plugin just include Qpsmtpd::DSN directly? What benefit is there to forcing any plugin that wants to return enhanced status calls to manually include Qpsmtpd::DSN? Perl should only load it once in any case.

This version also accepts - just a return code (DENY, DENYSOFT, OK/DECLINED): default message is used - just a message: default return code is used
 - nothing: default return code and message
 - return code and message

Looks good otherwise!

John

Reply via email to