Re: Procmail and sorting mail with imap folders
- To: mutt-users@xxxxxxxx
- Subject: Re: Procmail and sorting mail with imap folders
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Mon, 10 Dec 2007 15:37:00 -0600
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date:from:to:subject:message-id:references:mime-version:content-type:content-transfer-encoding:in-reply-to; q=dns/txt; s=default; bh=gwcMGEtDiVIahip36NndJtTfjvY=; b=USMKSHlG5z40vN0okFkGIbZOBXyul3XsUBWeuRHI8koOwZpx3K12xXh0k7buzob6HQmPrG2m3GjNo+GaCN9+8vmJ8/biLc6J4NgjibRbecOSwFJb+8gVMkA0AM8ABq3GR1Y/sBmTKk+OHtBEBXJAVWdk3Qaf5iuoWt++Ouxg4PQ=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=FpQk0Le4aq++1RixWQerplP5TpTIIUDKPW3DtCdzzSu7Mge7VFDOYJQthlfVNSkuGskXTk7MmEgrx+m0Y8vayHbyviV2zW84jHxM89Toc9E7Ada8UoBDvtUwP3/1d222taR+lpf5VZirGIy/0C83CyOno+KM6Gn2wIvzbF0WBxU=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:Content-Transfer-Encoding:In-Reply-To:User-Agent;
- In-reply-to: <20071210211532.GA500@xxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- References: <20071210202306.GC458@xxxxxxxxxxxxxxxxx> <20071210205102.GB14971@xxxxxxxxxxxxx> <20071210211532.GA500@xxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2007-12-07)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Monday, December 10 at 09:15 PM, quoth Jamie Griffin:
> Thanks Kyle
>
> i will look at procmail and see what i can so. Any ideas on where i
> could find some more infor about using procmail with imap folders?
> The stuff i've looked at seems mostly tailored for managing mail
> locally.
It IS for managing mail locally; like I said, it's a *server-side*
filter. In other words, it's something you do *on the server*, and
from that vantage point, it is managing mail locally (i.e. local to
where procmail is running). It's not universally applicable, because
using procmail or maildrop usually requires the ability to edit files
in your home directory on the server (which often means you need a
shell account on the server). That's actually one of the big reasons
behind the design of SIEVE, which is that it is a server-side filter
that can be configured via the IMAP protocol and does not require some
other form of access to the delivery mechanisms (like procmail and
maildrop do).
If you don't have any of the prerequisites of those (i.e. you don't
have shell access or some other method of controlling your delivery,
and your IMAP server doesn't support SIEVE), then your best bet is to
use something like imap_tools
(http://sourceforge.net/projects/imaptools/) or Sickle
(http://www.codebunny.org/coding/sickle/). I've never used them, but
they look like the last port of call before giving up.
~Kyle
- --
Old boys have their playthings as well as young ones; the difference
is only in the price.
-- Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iD8DBQFHXbF8BkIOoMqOI14RAuCBAJ91RkRLrXpkgJJiozPMkcYxc7gMDQCgrPvV
/a9bsQznSdU9nHs5wQGcCHo=
=wRsK
-----END PGP SIGNATURE-----