procmail
[Top] [All Lists]

Re: Debugging my procmail log

2010-01-28 13:45:37
What is rt-mailgate supposed to do?

In the message as posted the https: line is on a separate line from the
rt-mailgate line. The rt-mailgate line should be all one line with the
https: info as an argument to the -url option (I assume). If you really
have it as two lines then you need to insert a \ character juts before the
newline of the rt-mailgate line.

Rich


On Thu, 28 Jan 2010 16:34:08 -0200, Wagner Pereira
<wpereira(_at_)pop-sp(_dot_)rnp(_dot_)br>
wrote:
Hi, folks.

My first time here and starting I need some help to understand what is 
going on here:

This is my procmailrc file:

-----------------------------------------
DIR=/home/rt
MAILDIR=$DIR/default
DEFAULT=$DIR/default
LOGFILE=$DIR/rt.log
SHELL=/bin/bash
DEBUG=yes
VERBOSE=yes

FILA="$1"
OPC="$2"

# Caso 1 - clientes autorizados
:0
* ^From:.*@(pop-sp.rnp.br|usp.br)
| rt-mailgate --debug --queue ${FILA} --action ${OPC} --url 
https://rtracker.rt.pop-sp.rnp.br/rt


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>