your mail
Rob Siemborski
rjs3 at andrew.cmu.edu
Mon Dec 15 09:46:19 EST 2003
On Sat, 13 Dec 2003, Geoff Soper wrote:
> Given that I know the path of a Cyrus mailbox, is it possible to move a
> mail into a sub-folder of this mailbox using a .procmailrc recipe?
You can have procmail call the cyrus deliver program, but this is pretty
inefficient. (it costs a fork for procmail and a fork for deliver [which
just does an lmtp delivery], as opposed to just the re-use of an lmtpd
process)
Its almost always a better idea to use sieve.
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper
More information about the Info-cyrus
mailing list