Hi
all,
I now have a full
qmail installation : qmail + vpopmail...
POP3 and SMTP is ok
with my virtual domains and virtual users.
My users's mailboxes
(Maildir format) are under
/export/home/vpopmail/domains/test.com/
For example, a user
called fgilain ([EMAIL PROTECTED]) has a
mailbox under /export/home/vpopmail/domains/test.com/fgilain
This folder contains
:
Maildir
Maildir /
cur
Maildir /
new
Maildir /
tmp
When i create a new
user using :
/export/home/vpopmail/bin/vadduser [EMAIL PROTECTED] password
Here is what is
created :
/export/home/vpopmail/domains/test.com/titi/Maildir
/export/home/vpopmail/domains/test.com/titi/Maildir/cur
/export/home/vpopmail/domains/test.com/titi/Maildir/new
/export/home/vpopmail/domains/test.com/titi/Maildir/tmp
NOW, my goal is to add IMAP support to get
mails and access to it using a webmail...
Could you please explain me what i must
modify in bincimap.conf file and run file please in order to do this
?
What is the syntax to check using a telnet
localhost 143 that a user has emails and to read it ?
Thank you.
NB : I don't really understand the "INBOX"
keyword that is talked everywhere...
NB 2 : My goal is to be able to create new
mailboxes still using qmailadmin...
Florent
