Re: Issue following upgrade tao-1 ===> tao-4
Uwe Dippel <[email protected]> Tue, 15 Nov 2005 19:07:10 +0800
| Newsgroups | gmane.linux.tao.general |
|---|---|
| Organization | Uniten |
| Message-ID | <[email protected]> |
On Sun, 06 Nov 2005 22:21:56 -0500, fredex wrote: > Anybody know how I can just send certain users' mail to cyrus and let > the rest go to a normal mailbox? (I read my mail with mutt directly on > the system, I don't WANT my mail going to the imap/pop server). Neither cyrus nor dovecot are known to me; but if the problems is about mbox versus Maildir/ respectively picking up from a spooler directory (/var/spool/mail/) versus HOME/Maildir/, I recommend maildrop. I have around 100 users picking up mail through popa3d in mbox format from the spooler, while some clients use courier-imap from ~/Maildir/. With a default policy for maildrop to drop the mail in the spooler directories and individual overrides in the HOME directories this can be done. maildrop also takes care for the different formats. Sorry if you wanted something else and I misunderstood. Uwe