On Mon, Feb 08, 2010 at 01:34:51PM -0200, Wagner Pereira wrote:
> Emmanuel,
> 
> That's my VirtualHost file:
> 
> ===========================
> <VirtualHost *:443>
>     ServerName rtracker.rt.pop-sp.rnp.br
>     RedirectMatch ^/$ https://rtracker.rt.pop-sp.rnp.br/rt/
>     DocumentRoot /var/www
>     CustomLog /var/log/apache2/rt.log combined
>     ServerSignature Off
>     LogLevel warn
> </VirtualHost>
> ===========================
> 
> And according to man procmailrc:
> 
> :0fw  A  line  starting with ':' marks the beginning of a recipe.
> f     Consider the pipe as a filter.
> w     Wait  for  the  filter or program to finish and check its exitcode 
> (normally ignored); if the filter is unsuccessful, then the text will not 
> have been filtered.
> 
> ===========================
> 
> Ok, that's what I did, following your suggestion:
> 
> cat test.txt | /usr/local/bin/rt-mailgate-3.6 --queue general --action 
> correspond --url https://rtracker.rt.pop-sp.rnp.br/rt/ --debug
> 
> And here is the debug output:
> 
> ===========================
> 
> Connecting to 
> https://rtracker.rt.pop-sp.rnp.br/rt//REST/1.0/NoAuth/mail-gateway at 
> /usr/local/bin/rt-mailgate-3.6 line 102, <> line 1.
> An Error Occurred
> 
> 403 Forbidden
> This is /usr/local/bin/rt-mailgate-3.6 exiting because of an undefined 
> server error at /usr/local/bin/rt-mailgate-3.6 line 150, <> line 1.
> 

And what do your apache logs say

-kevin

Attachment: pgpLaRffFAVTM.pgp
Description: PGP signature

_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22 & 23
Dublin, Ireland - Mar 15 & 16
Boston, MA, USA - April 5 & 6
Washington DC, USA - Oct 25 & 26

Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to