[Rt-commit] [svn] r1041 - rt/trunk/html/REST/1.0/NoAuth
alexmv at pallas.eruditorum.org
alexmv at pallas.eruditorum.org
Wed Jun 9 15:47:37 EDT 2004
Author: alexmv
Date: Wed Jun 9 15:47:36 2004
New Revision: 1041
Modified:
rt/trunk/html/REST/1.0/NoAuth/mail-gateway
Log:
RT-Ticket: 4167
RT-Update: correspond
RT-Status: resolved
* Provide reason for "temporary failure"
Modified: rt/trunk/html/REST/1.0/NoAuth/mail-gateway
==============================================================================
--- rt/trunk/html/REST/1.0/NoAuth/mail-gateway (original)
+++ rt/trunk/html/REST/1.0/NoAuth/mail-gateway Wed Jun 9 15:47:36 2004
@@ -35,7 +35,7 @@
inherit => undef # inhibit UTF8 conversion done in /autohandler
</%flags>
% if ($status == -75 ) {
-temporary failure
+temporary failure - <% $error %>
% }
% elsif ($status == 1) {
ok
More information about the Rt-commit
mailing list