Julian Fitzell [mailto:julian@beta4.com] enlightens
…
accept if message.subject =~ /Ruby Weekly News/i
accept if message.subject =~ /ruby-dev summary/i
…
cool filter.
mind if I ask what mail program are u using?
thanks -botp
Julian Fitzell [mailto:julian@beta4.com] enlightens
…
accept if message.subject =~ /Ruby Weekly News/i
accept if message.subject =~ /ruby-dev summary/i
…
cool filter.
mind if I ask what mail program are u using?
thanks -botp
Julian Fitzell [mailto:julian@beta4.com] enlightens
…
accept if message.subject =~ /Ruby Weekly News/i
accept if message.subject =~ /ruby-dev summary/i
…cool filter.
mind if I ask what mail program are u using?
I guess he’s using ruby to fetch his mail
from his provider and (hopefully) to store it
in a local mailbox.
It seems to be a handmade replacement of the
fetchmail - procmail toolchain on linux.
s.
On Sat, 5 Oct 2002 11:46:55 +0900, Peña, Botp botp@delmonte-phil.com wrote: