On 8 Jun 2005, at 07:04, Michael Holzt wrote:
A more generic approach which should probably be done with the stock plugins is to add a parameter which allows one to turn off this plugin for relayingand/or authenticated users.
Actually I was thinking of adding a new return code which would skip past everything to just queue the mail. Something like:
return SKIP_ALL, "This recipient authenticated"; And it would not call any more hooks except the queue hooks. Matt.
