Hello everyone,
I'm stuck and lost.. basically I just want to setup an IMAP access to my
server running qmail.
What's the difference between Qmail virtual domain and VMailMgr virtual
domain? I need to set up virtual domain in order for me to be able to use
courier-imap to access qmail maildirs correct?
I followed the steps in Qmail VMailMgr and Courier-Imap HOWTO but I got a
rejected login after I test it.
Here are the steps, tell me if I did something wrong:
1. edit qmail control/virtualdomain file to have: mydomain.com:superman
(superman account sample in mydomain.com)
2. tell qmail to use vmailmgr in qmail control/checkpassword
3. copy authvmailmgr to /usr/lib/courier-imap/libexec/authlib/, modify the
entry in imapd.config to use it in AUTHMODULES
4. vsetup
5. vadduser superman
After the vsetup, I noticed that the $HOME/users/superman directory is
created in superman home. But in fact, superman's email dir is in
$HOME/Maildir? What happening? How do I set it up globally so that
everyone can access their maildirs in their default $HOME/Maildir?
Then I tried to use outlook express in windows to access mydomain.com and
username superman with the password I type in after vadduser. I got login
rejected error below:
Login failed.
Configuration:
Account: mydomain.com
Server: mycomain.com
User name: superman
Protocol: IMAP
Port: 143
Secure(SSL): 0
Code: 800cccd1
Also, do I need vmailmgr to run as deamon? I thought I only need the
checkvpw for authenticating feature from vmailmgr?
H e l p ...?
-wk-