Paul Hirose wrote: >> client denied by server configuration: >> /opt/rt3/share/html/REST/1.0/NoAuth/mail-gateway The Postfix logs >> seen to indicate I have the alias correct. support: >> "|/opt/rt3/bin/rt-mailgate --queue General --action correspond >> --url http://rt.example.com" > > If the webserver and the mailserver are the same, you may want to > change the --url to localhost.
I'll try localhost if the below suggestions don't work. > > Check your Apache httpd.conf file. And make sure you have > <LocationMatch "/NoAuth"> Satisfy Any Allow from all </LocationMatch> > I think I see now. I used the stanza from the documentation. > in the right section. You might not need to do Allow from *all* I > suppose, and could narrow that down. I'll probably lock it down to 127.0.0.1 or localhost. Thanks, Rod -- > You can check manually by telnet'ing and going a GET /NoAuth/ from > your host to the webserver's port 80. > > I'm still on RT-3.8.3 and use Sendmail rather than Postfix, so things > might be a tad different in your particular setup. > > PH > > -- Paul Hirose : [email protected] : Sysadm Motto: rm -fr > /MyLife 1034 Academic Surge : Programmer/Analyst : Backup Motto : > rm -fr / One Shields Avenue : Voice (530) 752-7181 : Robot, n.: > Univ. Admin Davis, CA 95616-8770 : Fax (530) 752-4465 : > rec.pets.cat.anecdotes _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
