<br><font size=2 face="sans-serif">Brilliant, works perfectly :) Thanks
Ruz<br>
</font>
<br><font size=2 face="sans-serif">just a comment : i'm surprised to have
to exclude a REST directory that is not used here, but i beleive it's the
RT internal logic.</font>
<br>
<br><font size=2 face="sans-serif">May it be documented somewhere in the
wiki ?</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Ruslan Zakirov <ruz@bestpractical.com></b>
</font>
<br><font size=1 face="sans-serif">Envoyé par : ruslan.zakirov@gmail.com</font>
<p><font size=1 face="sans-serif">24/05/2011 11:47</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">Raphaël MOUNEYRES <raphael.mouneyres@sagemcom.com></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">rt-users@lists.bestpractical.com</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">Re: [rt-users] NTLM and fetchmail</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>Hi,<br>
<br>
/REST/1.0/NoAuth/mail-gateway location should be excluded from<br>
authentication. However, it's better to limit hosts that can access by<br>
IP.<br>
<br>
2011/5/24 Raphaël MOUNEYRES <raphael.mouneyres@sagemcom.com>:<br>
><br>
> hi,<br>
><br>
> on a RT3.8.8 i've successfully configured NTLM authentification, but
now i<br>
> have a problem with fetchmail wich takes the emails from an imap server.<br>
> Fetchmail is able to grab the messages, but when forwarding to<br>
> /opt/rt3/sbin/rt-mailgate, apache is answering an "401 Authorization<br>
> required" so emails are not passed to RT (nor deleted from the
server)<br>
><br>
> I beleive i have a misconfiguration either in apache or fetchmail
rc file,<br>
> but can't get it to work correctly, may someone have a look ?<br>
><br>
> /etc/crontab<br>
> */1 * * * 1-5 root fetchmail -f /root/.fetchmailrc -v<br>
><br>
> .fetchmailrc   (placed in /root/)<br>
> poll imapserver proto imap<br>
> user user@yy.com<br>
> pass xxxxx<br>
> mda "perl /opt/rt3/bin/rt-mailgate --url </font></tt><a href=http://myserver/><tt><font size=2>http://myserver
--queue General<br>
> --action correspond"<br>
><br>
> rt3.conf<br>
> <VirtualHost myserver:80><br>
>    ServerName myserver<br>
>    ServerAdmin xx@yy.com<br>
><br>
>    DocumentRoot /opt/rt3/share/html<br>
>    AddDefaultCharset UTF-8<br>
><br>
>  <Directory /opt/rt3/share/html/><br>
>        Order allow,deny<br>
>        Allow from all<br>
>        AuthName "Request Tracker"<br>
>        AuthType NTLM<br>
>        NTLMAuth on<br>
>        NTLMAuthoritative on<br>
>        NTLMDomain mydomain<br>
>        NTLMServer machine.mydomain<br>
>        require valid-user<br>
>    </Directory><br>
><br>
>    PerlModule Apache2::compat<br>
>    PerlModule Apache::DBI<br>
>    PerlRequire /opt/rt3/bin/webmux.pl<br>
><br>
>    <Location /><br>
>             SetHandler perl-script<br>
>             PerlHandler RT::Mason<br>
>    </Location><br>
>    <Location /NoAuth><br>
>         Satisfy any<br>
>         Allow from all<br>
>    </Location><br>
><br>
> </VirtualHost><br>
><br>
> Raphaël<br>
><br>
<br>
<br>
<br>
-- <br>
Best regards, Ruslan.<br>
</font></tt></a>
<br><PRE>#
" Ce courriel et les documents qui lui sont joints peuvent contenir des
informations confidentielles ou ayant un caractère privé. S'ils ne vous sont
pas destinés, nous vous signalons qu'il est strictement interdit de les
divulguer, de les reproduire ou d'en utiliser de quelque manière que ce
soit le contenu. Si ce message vous a été transmis par erreur, merci d'en
informer l'expéditeur et de supprimer immédiatement de votre système
informatique ce courriel ainsi que tous les documents qui y sont attachés."


                               ******

" This e-mail and any attached documents may contain confidential or
proprietary information. If you are not the intended recipient, you are
notified that any dissemination, copying of this e-mail and any attachments
thereto or use of their contents by any means whatsoever is strictly
prohibited. If you have received this e-mail in error, please advise the
sender immediately and delete this e-mail and all attached documents
from your computer system."
#
</PRE>