Re: Patch to smtp-forward
[email protected] (Robert Spier)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
[resending and including the list] Tony Lambiris wrote: > > Thoughts on the following changes to smtp-forward? These diffs were taken > against the svn smtp-forward checked out yesterday. > > Thanks. What are your intentions with this change? It's very much not-backwards compatible as it changes the possible results of the plugin from OK and DECLINED to OK, DENY, and DENYSOFT. Someone who has a fallback queue plugin will be broken. What's the Net::Cmd use for? -R