From: "Peter H." <heisspf@skyinet.net>
To: linux <linux-newbie@vger.kernel.org>
Subject: Mail Filtering with Broadband
Date: Wed, 02 Mar 2005 16:26:39 +0800 [thread overview]
Message-ID: <20050302082639.50C5E20862@heisspf> (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
next reply other threads:[~2005-03-02 8:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-02 8:26 Peter H. [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-02 8:27 Mail Filtering with Broadband Peter H.
2005-03-02 8:27 Peter H.
2005-03-02 8:26 Peter H.
2005-03-02 2:25 Peter H.
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=20050302082639.50C5E20862@heisspf \
--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