<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Install of RT3.8 on Ubuntu 10.4 LTS.</div>
<div><br>
</div>
<div>I'm getting that pesky "302 Found" error as I'm trying to push mail into my queues using rt-mailqueue. </div>
<div><br>
</div>
<div>I've done the usual Googling and wiki hunts, and I've run out of options.</div>
<div>- Aliases are working fine, it's a rt-mailgate error.</div>
<div>- Plack is up to date (0.9985).</div>
<div>- There's no extra '/'. It's finding rt-mailgate fine.</div>
<div>- Not configured for SSL. That's on my to-do list, and if I need to bump that up, I will.</div>
<div><br>
</div>
<div>
<div>Command : /usr/bin/rt-mailgate --queue myqueue --action correspond --url http://myserver.com/rt -debug < test.msg</div>
<div>Output:</div>
<div>/usr/bin/rt-mailgate: temp file is '/tmp/TykSIIvN17'</div>
<div>/usr/bin/rt-mailgate: connecting to http://myserver.com/rt/REST/1.0/NoAuth/mail-gateway</div>
<div>An Error Occurred</div>
<div>=================</div>
<div><br>
</div>
<div>302 Found</div>
<div><br>
</div>
<div>/usr/bin/rt-mailgate: undefined server error</div>
</div>
<div><br>
</div>
<div>Thoughts?</div>
</body>
</html>