public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter <heisspf@skyinet.net>
To: linux <linux-newbie@vger.kernel.org>
Subject: Re: Subject:Mail Filtering with Broadband
Date: Wed, 2 Mar 2005 16:30:20 +0800	[thread overview]
Message-ID: <20050302163020.7cd19b8a@skyinet.net> (raw)


Problem solved. I still used the pid of pppd
which is obsolete now.

> Hi,
> 
> I get my mail with getmail and I am using procmail for mail filtering and it 
> has worked well with my dial-up modem connection. Now with the broadband 
> connection it seems to miss some of the entries in .procmailrc such as:
> 
> :0 wc:${MAILDIR}/$LOCKEXT
> * ^From:
> * $^From:${GETTEXT}
> ##| echo $FOO >> ~/Frommail
> | echo "From: ${MATCH}" >> ~/Frommail 
> 
> 
> :0 wc:${MAILDIR}/$LOCKEXT
> * ^Subject:
> * $^Subject:${GETTEXT}
> | echo "Subject: ${MATCH}" >> ~/Frommail
> 
> Which then shows me on a small xterminal what mail is coming in,
> and most important my blacklist
> 
> LOCKEXT=.lock
> :0 Whic :$BLACKLIST$LOCKEXT
>  | (formail -x received: -x X-Envelope-From: -x Message-id: -x from: -x 
> sender:
> - -x reply-to: -x  return-path:| fgrep --quiet --ignore-case --file=$BLACKLIST)
> ##
> :0 Wa 
> /dev/null
> 
> The filtering into various mail boxes of the mail program exmh is still 
> working properly. I have not touched .procmailrc since changing to broadband.
> 
> Could is be that the mail comes in too fast now or what else could be the 
> reason?
> 
> Thanks & regards

-- 
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

             reply	other threads:[~2005-03-02  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-02  8:30 Peter [this message]
2005-03-02 11:55 ` Subject:Mail Filtering with Broadband Peter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050302163020.7cd19b8a@skyinet.net \
    --to=heisspf@skyinet.net \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox