procmail
[Top] [All Lists]

Re: [PROCMAIL] Problem with condition-variable

1998-04-14 22:28:43
"Joerg" == Joerg Maschtaler <maschi(_at_)chemie(_dot_)fu-berlin(_dot_)de> 
writes:

    Joerg> Hello !  When i get a mail with subject 'send file' or
    Joerg> 'send file filename' the condition

    Joerg> SEND_SUBJECT_PREFIX=${SEND_SUBJECT_PREFIX:-"send file + "}

Well, I can see one thing that's not copacetic here, but I don't know
why it would cause a problem:

You have a space after the + sign above.  I have this same setup for
my file server and it's working.  You might try taking out that space.

SEND_SUBJECT_PREFIX=${SEND_SUBJECT_PREFIX:-"send file +"}

is how mine looks.

mp

                Michael Powe       looie(_at_)teleport(_dot_)com
                 pgpk -a finger://teleport.com/looie
  Portland, Oregon, USA   "Home of the Summer Wiener Dog Nationals"

"This method is, to define as the number of a class the class of all
classes similar to the given class."
-- Bertrand Russell

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