Mail gateway doesn't work

i’m trying to debug the problem, but i’m not sure where else to look.

here’s the test msg i’m sending:From: nester
To: rt
Subject: another email test

test

here’s the output of rt-mailgate --debug --queue General --action
correspond --url http://192.168.255.90/rt/ </tmp/msg

Connecting to http://192.168.255.90/rt//REST/1.0/NoAuth/mail-gateway at
/usr/bin/rt-mailgate line 444, <> chunk 1.
temporary failure
RT server error.

The RT server which handled your email did not behave as expected. It
said:

temporary failure

i’m trying to debug the problem, but i’m not sure where else to look.

here’s the output of rt-mailgate --debug --queue General --action
correspond --url http://192.168.255.90/rt/ </tmp/msg

The RT server which handled your email did not behave as expected. It
said:

temporary failure

well, if you read that message, rt-mailgate says the server said
“temporary failure” so what’s in the server logs?

seph

temporary failure
well, if you read that message, rt-mailgate says the server said
“temporary failure” so what’s in the server logs?

not much. nothing in error.log. access.log recorded this:

192.168.255.90 - - [21/Oct/2004:11:16:52 -0400] “POST
/rt//REST/1.0/NoAuth/mail-gateway HTTP/1.1” 200 30 “-”
“libwww-perl/5.800” "-

temporary failure
well, if you read that message, rt-mailgate says the server said
“temporary failure” so what’s in the server logs?

not much. nothing in error.log. access.log recorded this:

that’s the apache logs. Is there anything in the RT log?

seph