[rt-users] rt-mailgate + procmail issues

Rini van Zetten rini at arvoo.nl
Thu Mar 23 03:13:58 EST 2006


Hello list,

I have some problems with procmail in the case that rt-mailgate returns an error.

it seems that when rt-mailgate errors (apache or mysql down) the mails disappears.

i browse hte list history and found some tips using the :0e option but until now it refuses to do what i want

this is my current .procmailrc

PATH=/usr/bin:/usr/local/bin
MAILDIR=$HOME
LOGFILE=$MAILDIR/procmail.log
VERBOSE=yes
SHELL=/bin/sh

:0
{
    :0
    | /opt/rt3/bin/rt-mailgate --queue support --action correspond --url http://192.168.0.2/rt
    
    :0e
    ! myname at mydomain.nl
}

:0
! myname at mydomain.nl

and of course i fill in real email adresses.

If apache and mysql are up, then everything works fine.


Anybody can help me ?

Regards,
Rini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060323/875b6717/attachment.htm>


More information about the rt-users mailing list