Is there a way I can bypass the vpopmail system for a single domain and control it using normal .qmail files and mailfilter?
I found some new enthusiasm to persevere with a qmail toaster and I've
got further towards the setup I want but have run into another problem.
I've got mail delivery working (bypassing vpopmail) with .qmail files so I can use maildrop/mailfilter. I can send myself a test message and it seems to go into the correct Maildir folder. HOWEVER I can't seem to connect to this "normal user" account (non vpopmail) with IMAP.
In Thunderbird it just says "Unable to connect to your IMAP server". SquirrelMail says "Unknown user or password incorrect.".
If I telnet in manually from localhost I get this:
> a001 login nick <password> < a001 NO Login failed.
Has authentication of local users been disabled in this setup somehow?
I've tried editing /usr/lib/courier-imap/etc/authdaemonrc and putting back the default list and then restarting, but that doesn't seem to help.
Also, is it normal that when you restart courier-imap, it generates another SSL certificate?:
[EMAIL PROTECTED] init.d]# ./courier-imap restart Stopping Courier-IMAP server: imap imap-ssl pop3 pop3-ssl Starting Courier-IMAP server: imap generating-SSL-certificate... imap-ssl
I think when this is working - I'll be pretty much there :)
Thanks,
Nick...
