[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Email filtering



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/<username>
> MAILDIR=$HOME/mail
> LOGFILE=$HOME/proclog
> DEFAULT=$ORGMAIL
> 
> Then put a line like this:
> 
> # phpusers
> :0:
> * ^To:.*sempug@yahoogroups.com
> Phpusers
> 
> That will basically filter any email on this group to a IMAP box called
> Phpusers.
> 
> Keith
> 
> -----Original Message-----
> From: Dave Smith [mailto:dave.s@earthcorp.com]
> 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 debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> 
> --
> To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

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



Reply to: