summaryrefslogtreecommitdiff
path: root/rt/html/REST/1.0/NoAuth/mail-gateway
diff options
context:
space:
mode:
Diffstat (limited to 'rt/html/REST/1.0/NoAuth/mail-gateway')
-rw-r--r--rt/html/REST/1.0/NoAuth/mail-gateway2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/REST/1.0/NoAuth/mail-gateway b/rt/html/REST/1.0/NoAuth/mail-gateway
index 359331f58..ca8cf5155 100644
--- a/rt/html/REST/1.0/NoAuth/mail-gateway
+++ b/rt/html/REST/1.0/NoAuth/mail-gateway
@@ -35,7 +35,7 @@ my ( $status, $error, $Ticket ) = RT::Interface::Email::Gateway(\%ARGS);
inherit => undef # inhibit UTF8 conversion done in /autohandler
</%flags>
% if ($status == -75 ) {
-temporary failure
+temporary failure - <% $error %>
% }
% elsif ($status == 1) {
ok