This is more of a procmail question.  But I can't seem to find the answer.
I have procmail handling the email and dealing with spam messages properly,
thanks to this forum!  However the final step is that some people have
blackberries and although they get email through the .forward, they still
get messages tagged as spam and they do not want that.  Procmail removes all
messages marked as spam.  So instead of doing the forwarding in .forward I
want to do it in .procmailrc.  However, the lines

:0
* ^X-Spam-Level: \*\*\*\*\*\*\*\*
$JUNK

:0
*
! [EMAIL PROTECTED]

#--- END ---

Does not deliver the email to the email on the server, instead fires
everything off to there blackberry.  Please let me know if below is
correct...

:0:
*
{
:0 c
! [EMAIL PROTECTED]

:0
serveraccount
}



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to