procmail
[Top] [All Lists]

Re: FROM_DAEMON on preventing loops

2008-09-26 12:32:27
I am still looking for an answer to the question below: how would you
write an autoforward rule for this list since messages from this list
trigger the FROM_DAEMON regex?

Also, I have noticed that some of my mails (two so far) that do get
forwarded to my gmail account have the FROM: field replaced with my
hostname instead of the original sender.  The copy left on my server here
still has the correct FROM header.  I have no rules that write anything to
the FROM header.  The logs for those two messages look exactly like the
logs for all the rest of my messages.  Any ideas why something like that
would happen?  Does sendmail just do that sometimes if it sees something
it doesn't like?

Skip

On Thu, September 25, 2008 5:50 pm, Skip wrote:


:0
* ^List-Id: discussion of the procmail program
{
 :0
 * !^FROM_DAEMON
 * !^FROM_MAILER
 * !^X-Loop: pelorus.org
 {
  :0fw
  | /usr/bin/formail -A "X-Loop: pelorus.org"

  :0c
  !skip(_dot_)x(_dot_)mobile(_at_)gmail(_dot_)com
 }
}

:0
$DEFAULT



In fact, I have just noticed that even emails from this list are caught
by this FROM_DAEMON rule and therefore are not forwarded.  Is there a
better way?


--
Get my PGP Public key here:
http://pelorus.org/skip(_at_)pelorus(_dot_)org_public_key(_dot_)asc


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail





____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail