Re: Email filtering

2001-12-18 Thread Keith G. Murphy
My impression was that you had to pipe the message to cyrdeliver to
safely deliver it to the Cyrus server:

:0
* [EMAIL PROTECTED]
| /usr/sbin/cyrdeliver mikey

Am I wrong?

Keith Elder wrote:
> 
> Be sure this is at the top of your .procmailrc:
> 
> ORGMAIL=/var/mail/
> MAILDIR=$HOME/mail
> LOGFILE=$HOME/proclog
> DEFAULT=$ORGMAIL
> 
> Then put a line like this:
> 
> # phpusers
> :0:
> * ^To:[EMAIL PROTECTED]
> Phpusers
> 
> That will basically filter any email on this group to a IMAP box called
> Phpusers.
> 
> Keith
> 
> -Original Message-
> From: Dave Smith [mailto:[EMAIL PROTECTED]
> Sent: Sunday, December 16, 2001 11:33 AM
> To: debian-isp@lists.debian.org
> Subject: Email filtering
> 
> I am planing on using fetchmail to get my emails from a single email
> account at my ISP and to split those emails up depending on who it is
> addressed to. With that, I have no problem. What I also wish to do is
> deliver the emails to a cyrus IMAP server, sorting the emails into
> folders on the IMAP server. What sort of setup would I need to do this?
> 
> I currently have procmail, fetchmail and cyrus IMAP.
> 
> For example, if an email comes addressed to user dave, it would be
> checked against a table, and then would be filtered to a folder in the
> dave account. I am presuming this is possible?
> 
> Dave
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
If we believe in absurdities, we will commit atrocities.
  -- Voltaire




Re: Email filtering

2001-12-18 Thread Keith G. Murphy

My impression was that you had to pipe the message to cyrdeliver to
safely deliver it to the Cyrus server:

:0
* ^TO_mikey\@wherever.com
| /usr/sbin/cyrdeliver mikey

Am I wrong?

Keith Elder wrote:
> 
> Be sure this is at the top of your .procmailrc:
> 
> ORGMAIL=/var/mail/
> MAILDIR=$HOME/mail
> LOGFILE=$HOME/proclog
> DEFAULT=$ORGMAIL
> 
> Then put a line like this:
> 
> # phpusers
> :0:
> * ^To:.*[EMAIL PROTECTED]
> Phpusers
> 
> That will basically filter any email on this group to a IMAP box called
> Phpusers.
> 
> Keith
> 
> -Original Message-
> From: Dave Smith [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, December 16, 2001 11:33 AM
> To: [EMAIL PROTECTED]
> Subject: Email filtering
> 
> I am planing on using fetchmail to get my emails from a single email
> account at my ISP and to split those emails up depending on who it is
> addressed to. With that, I have no problem. What I also wish to do is
> deliver the emails to a cyrus IMAP server, sorting the emails into
> folders on the IMAP server. What sort of setup would I need to do this?
> 
> I currently have procmail, fetchmail and cyrus IMAP.
> 
> For example, if an email comes addressed to user dave, it would be
> checked against a table, and then would be filtered to a folder in the
> dave account. I am presuming this is possible?
> 
> Dave
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
If we believe in absurdities, we will commit atrocities.
  -- Voltaire


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: Email filtering

2001-12-16 Thread Keith Elder
Be sure this is at the top of your .procmailrc:


ORGMAIL=/var/mail/
MAILDIR=$HOME/mail
LOGFILE=$HOME/proclog
DEFAULT=$ORGMAIL

Then put a line like this:

# phpusers
:0:
* ^To:[EMAIL PROTECTED]
Phpusers

That will basically filter any email on this group to a IMAP box called
Phpusers.

Keith

-Original Message-
From: Dave Smith [mailto:[EMAIL PROTECTED] 
Sent: Sunday, December 16, 2001 11:33 AM
To: debian-isp@lists.debian.org
Subject: Email filtering


I am planing on using fetchmail to get my emails from a single email
account at my ISP and to split those emails up depending on who it is
addressed to. With that, I have no problem. What I also wish to do is
deliver the emails to a cyrus IMAP server, sorting the emails into
folders on the IMAP server. What sort of setup would I need to do this?

I currently have procmail, fetchmail and cyrus IMAP.

For example, if an email comes addressed to user dave, it would be
checked against a table, and then would be filtered to a folder in the
dave account. I am presuming this is possible?

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]





Email filtering

2001-12-16 Thread Dave Smith
I am planing on using fetchmail to get my emails from a single email account
at my ISP and to split those emails up depending on who it is addressed to.
With that, I have no problem. What I also wish to do is deliver the emails
to a cyrus IMAP server, sorting the emails into folders on the IMAP server.
What sort of setup would I need to do this?

I currently have procmail, fetchmail and cyrus IMAP.

For example, if an email comes addressed to user dave, it would be checked
against a table, and then would be filtered to a folder in the dave account.
I am presuming this is possible?

Dave




RE: Email filtering

2001-12-16 Thread Keith Elder

Be sure this is at the top of your .procmailrc:


ORGMAIL=/var/mail/
MAILDIR=$HOME/mail
LOGFILE=$HOME/proclog
DEFAULT=$ORGMAIL

Then put a line like this:

# phpusers
:0:
* ^To:.*[EMAIL PROTECTED]
Phpusers

That will basically filter any email on this group to a IMAP box called
Phpusers.

Keith

-Original Message-
From: Dave Smith [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, December 16, 2001 11:33 AM
To: [EMAIL PROTECTED]
Subject: Email filtering


I am planing on using fetchmail to get my emails from a single email
account at my ISP and to split those emails up depending on who it is
addressed to. With that, I have no problem. What I also wish to do is
deliver the emails to a cyrus IMAP server, sorting the emails into
folders on the IMAP server. What sort of setup would I need to do this?

I currently have procmail, fetchmail and cyrus IMAP.

For example, if an email comes addressed to user dave, it would be
checked against a table, and then would be filtered to a folder in the
dave account. I am presuming this is possible?

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Email filtering

2001-12-16 Thread Dave Smith

I am planing on using fetchmail to get my emails from a single email account
at my ISP and to split those emails up depending on who it is addressed to.
With that, I have no problem. What I also wish to do is deliver the emails
to a cyrus IMAP server, sorting the emails into folders on the IMAP server.
What sort of setup would I need to do this?

I currently have procmail, fetchmail and cyrus IMAP.

For example, if an email comes addressed to user dave, it would be checked
against a table, and then would be filtered to a folder in the dave account.
I am presuming this is possible?

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Email filtering, internet access restrictions...

2001-02-02 Thread Jerzy Miszczyk
Hi there,

Do you know of any software which can do email content filtering and selective 
internet access?

Best regards
"Jersey"




Email filtering, internet access restrictions...

2001-02-02 Thread Jerzy Miszczyk

Hi there,

Do you know of any software which can do email content filtering and selective 
internet access?

Best regards
"Jersey"


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]