procmail
[Top] [All Lists]

Re: Sending files

1996-01-22 17:31:42
Jonathon Blake <grafolog(_at_)netcom(_dot_)com> writes:
      Can somebody explain why this recipe _doesn't_ work?
      And what do I need to do to get it to work?
...
         :0
         * !^X-Loop: grafolog(_at_)netcom(_dot_)com
         * !^FROM_DAEMON
         * !^Subject: hwafaq
           ^^^^^^^^^^^^^^^^^^^

This is the problem.  In the example in procmailex(5), this line is
used to exclude requests for files whose paths contain /. or ..
anywhere in them, thus the '!' in the condition.  You have no need of
that, so this condition excludes all the mails that you are interested
in.  Just remove it.


Philip Guenther

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