<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>


<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.hmmessage P
{margin:0px;padding:0px;}
body.hmmessage
{font-size:10pt;font-family:Verdana;}
</style>

System:<br>RHEL 5<br>RT 3.8.1<br>Apache 2.2.3<br><br>So I'm currently trying to get rt-mailgateway set-up properly.  I've got SMTP set-up properly and the mail-log reflects messages I try to send.  However, when the message was passed to the aliased command it was breaking. I then discovered it was a authorization related error as generated below by echoing the output.<br><br>------------------------------------------------------<br> echo test |/opt/rt3/bin/rt-mailgate --queue 'AT Issues' --action correspond --url https://thisiswhereourURLgoes.com/rt3/<br><br>An Error Occurred<br>=================<br><br>401 Authorization Required<br><br>-----------------------------------------------------<br>URL is correct, I just changed it for posting purposes.<br><br>So I realize that this is due in part to the fact we're using SSL for RT.  <br>I think I could probably pass credentials in the https://user:pass@URL format, but we use Active Directory for RT log-ins.  <br><br>Leaves me with these 2 questions:<br><br>1) Would this mean I'd need a dummy account of some type to get messages through?  <br>2) Is there a way to have apache just let requests go through without authorizing them?<br><br><br><br>~Chris<br><br><br /><hr />Hotmail® has ever-growing storage! Don’t worry about storage limits. <a href='http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009' target='_new'>Check it out.</a></body>
</html>