$ svn diff Index: Qpsmtpd/Constants.pm =================================================================== --- Qpsmtpd/Constants.pm (revision 967) +++ Qpsmtpd/Constants.pm (working copy) @@ -24,6 +24,7 @@ DENY_DISCONNECT => 903, # 550 + disconnect DENYSOFT_DISCONNECT => 904, # 450 + disconnect DECLINED => 909, + NEXT => 909, # happier alias for DECLINED DONE => 910, CONTINUATION => 911, # deprecated - use YIELD YIELD => 911,
- Re: [PATCH] Deprecate DECLINED with NEXT Robert Spier
- Re: [PATCH] Deprecate DECLINED with NEXT Ask Bjørn Hansen
- Re: [PATCH] Deprecate DECLINED with NEXT Adam Prime
- Re: [PATCH] Deprecate DECLINED with NEXT Johan Almqvist
- Re: [PATCH] Deprecate DECLINED with NEX... Matt Sergeant
- Re: [PATCH] Deprecate DECLINED wit... b-sub-ecc5
- Re: [PATCH] Deprecate DECLINED... Jared Johnson
- Re: [PATCH] Deprecate DECL... David Nicol
- Re: [PATCH] Deprecate DECL... Peter Eisch
- Re: [PATCH] Deprecate DECL... Chris Lewis
- Re: [PATCH] Deprecate DECL... David Nicol
- Re: [PATCH] Deprecate DECL... Jared Johnson
- Re: [PATCH] Deprecate DECL... David Nicol
- Re: [PATCH] Deprecate DECL... Jared Johnson