NAME

rcpt_ok - allow all recipients


DESCRIPTION

This module simply returns OK for each rcpt request. It is meant to be called after other plugins which return DECLINED for addresses which are ok (e.g, the aliases plugin).


CONFIGURATION

Nothing to configure


HOOKS

rcpt: rcpt_ok

Returns OK


BUGS

None known (yet).


TODO

Nothing (I hope).


AUTHOR

Peter J. Holzer <hjp@wsr.ac.at>