public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* Mail Filtering with Broadband
@ 2005-03-02  2:25 Peter H.
  0 siblings, 0 replies; 5+ messages in thread
From: Peter H. @ 2005-03-02  2:25 UTC (permalink / raw)
  To: linux

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] 5+ messages in thread

* Mail Filtering with Broadband
@ 2005-03-02  8:26 Peter H.
  0 siblings, 0 replies; 5+ messages in thread
From: Peter H. @ 2005-03-02  8:26 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] 5+ messages in thread

* Mail Filtering with Broadband
@ 2005-03-02  8:26 Peter H.
  0 siblings, 0 replies; 5+ messages in thread
From: Peter H. @ 2005-03-02  8:26 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] 5+ messages in thread

* Mail Filtering with Broadband
@ 2005-03-02  8:27 Peter H.
  0 siblings, 0 replies; 5+ messages in thread
From: Peter H. @ 2005-03-02  8:27 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] 5+ messages in thread

* Mail Filtering with Broadband
@ 2005-03-02  8:27 Peter H.
  0 siblings, 0 replies; 5+ messages in thread
From: Peter H. @ 2005-03-02  8:27 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] 5+ messages in thread

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-02  8:27 Mail Filtering with Broadband Peter H.
  -- strict thread matches above, loose matches on Subject: below --
2005-03-02  8:27 Peter H.
2005-03-02  8:26 Peter H.
2005-03-02  8:26 Peter H.
2005-03-02  2:25 Peter H.

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