Luismor wrote:
>
> Hi to all
> I have 2 questions:
>
> - How can i make an IMAP folder and stablish permissions?. I
> want to
> redirect some mail to an IMAP folder in order to allow some
> users to review
> the mails of that folder, but i want others to not to be able
> to suscribe to
> that folder.
Bad idea.
IMAP is designed for a single client accessing a mailbox at a time. With more then one client in a mailbox at a time you're open to all sorts of problems. If you want to share email in "public folders" then look at groupware applications designed to support this safely.
For details I suggest you look up some IMAP-specific references, particularly for the IMAP server you're using (SME has several available.) You'll get a lot more/better/in-depth information on IMAP there then from the general list here.
> - Do you Know any contrib abut sharing folders with samba?, I
> want to allow
> advanced users to create smb shares.
I'm not sure what you're asking about.
If it's IMAP folders with Samba then no, two very different things.
If you're just talking about creating mount points then sure, they're called "iBays", they're well covered in the manual.