Branch: refs/heads/master
Home: http://github.com/abh/qpsmtpd
Commit: 46171d0c662fb591ddf0541e10f796573bbd17dd
http://github.com/abh/qpsmtpd/commit/46171d0c662fb591ddf0541e10f796573bbd17dd
Author: Peter J. Holzer <[email protected]>
Date: 2010-01-18 (Mon, 18 Jan 2010)
Changed paths:
M lib/Qpsmtpd.pm
Log Message:
-----------
fixed issue #29: config now caches returned value
Qpsmtpd::config now checks cache, hooks, qmail_config, default in this
order and returns the first match. In any case the returned value is
stored in the cache, so subsequent calls to Qpsmtpd::config return the
same value (unless the cache is cleared).