public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Subject:Mail Filtering with Broadband
@ 2005-03-02  8:30 Peter
  2005-03-02 11:55 ` Peter
  0 siblings, 1 reply; 2+ messages in thread
From: Peter @ 2005-03-02  8:30 UTC (permalink / raw)
  To: linux


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Subject:Mail Filtering with Broadband
  2005-03-02  8:30 Subject:Mail Filtering with Broadband Peter
@ 2005-03-02 11:55 ` Peter
  0 siblings, 0 replies; 2+ messages in thread
From: Peter @ 2005-03-02 11:55 UTC (permalink / raw)
  To: Peter; +Cc: linux

On Wed, 2005-03-02 at 16:30 +0800, Peter wrote:
> Problem solved. I still used the pid of pppd
> which is obsolete now.
> 

Umm.. was it really necessary to send that message 5 times, or do you
have a configuration problem with your mail?

-
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-02 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02  8:30 Subject:Mail Filtering with Broadband Peter
2005-03-02 11:55 ` Peter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox