Displaying 2 results from an estimated 2 matches for "arilinux".
2006 May 24
1
Two INBOX locations
Hello
 I'm running dovecot v1.0.beta3 on a fedora 4 machine.
 I have two kinds of clients:
 - first use IMAP and receive their mails (maildir) in /home/%u/mail
 - second use POP and receive their mails (mbox) in /var/mail/%u
 Problem is when I want to provide an access for second with squirrelmail
 which use IMAP, as the INBOX is in /var/mail/%u and IMAP settings tell that
 INBOX is in
2006 May 31
1
Inbox in two different locations
Hello
 I'm running dovecot v1.0.beta3 on a fedora 4 machine.
 I'm looking for the way to tell dovecot that some users have inbox 
(mailbox)
 in /var/mail/%u and some have inbox (maildir) in /home/%u/mail.
 Anyway?