On 2013/01/23 15:28, Ashley M. Kirchner wrote:
Ok, I'm still trying to figure this out.  On the new, test account, i can get it
to log so I just need to figure out the other two.  However, I recreated the
same recipe on the test account and what I'm seeing in the log is the first part
of the recipe only, it doesn't seem to do anything with the second part.

So this (adjusted for the test account):

LOGFILE=/var/log/procmail
VERBOSE=yes

:0
* !^X-Forwarded-For: kira...@gmail.com <mailto:kira...@gmail.com>
myt...@pcigrafx.com <mailto:ash...@pcigrafx.com>
* !^X-Forwarded-For: kira...@gmail.com <mailto:kira...@gmail.com>
myt...@pcraft.com <mailto:ash...@pcraft.com>
* !^From.*kira...@gmail.com <mailto:kira...@gmail.com>
* !^To.*myt...@papillon.pcraft.com <mailto:ash...@papillon.pcraft.com>
! kira...@gmail.com <mailto:ash...@gmail.com>

:0c
* ^X-Forwarded-For: kira...@gmail.com <mailto:kira...@gmail.com>
myt...@pcigrafx.com <mailto:ash...@pcigrafx.com>
* ^X-Forwarded-For: kira...@gmail.com <mailto:kira...@gmail.com>
myt...@pcraft.com <mailto:ash...@pcraft.com>
! salesd...@pcraft.com <mailto:salesd...@pcraft.com>

Ashley, it might pay to explicitly say, in words, what you think you
want to do if the first rule passes, if the first rule does not pass
and the second rule passes, and if neither rule passes.

As it is your description of passing the first rule is the correct
action for what you've developed as a rule. You have delivered the
email and rule processing ceases at that point. So you might have
to clone the output of the first rule to pass it to the second rule
IF that is the action you want based on your disappointment at these
rules doing what you told them to do.

{^_^}

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to