Hi, I'm trying to get mailgate and mail integration to work on my RT installation.<br><br>When I issue the following command :<br><br>(echo Subject: test; echo; echo test) | rt-mailgate --queue General --url <a href="http://myserver.org/rt">http://myserver.org/rt</a> --action correspond<br>
<br>I get this error in my apache error log:<br><br>Could not record email: Could not load a valid user (/usr/share/request-tracker3.6/html/REST/1.0/NoAuth/mail-gateway:75)<br><br>I found a mailthread that indicated this could be caused by the queue not allowing "Everyone" to create tickets. I set that option and it still gives me the same error.<br>
<br>Any help would be greatly appreciated.<br><br>thanks.<br><br>-k<br>