> I use in Cyrus normally mailboxes like: > user.paul > But it is also possible to make a mailbox: > paul This is a bad idea, or at least I don't like it. > So far I know this are shared folders. Is it possible to receive mail > directly in a shared folder? If yes: how? The way to do it is to designate a "postuser" (most commonly "cyrus") in Cyrus imapd.conf. Then you can submit mails via SendMail or PostFix, via virtual users: paul-group@xxxxxxxxxxxxxxx cyrus+paul Most commonly, though, people use "shared/..." hirearchy for shared folders, so it would translte to: paul-group@xxxxxxxxxxxxxxx cyrus+shared.paul or paul-group@xxxxxxxxxxxxxxx cyrus+shared/paul (if you are using UNIX hierarchy separator). > BTW: I don't know much from Sieve. Can I do it without Sieve? Sure. Sieve has very little to do with this. Nix. ---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html