[Dovecot] connect to IMAP
hi,
I am trying to get a webbased IMAP mail module to work. http://nocc.sourceforge.net/
But it seems it doesn't connect to it.
When i try to login it says: "login is not allowed for connection"
i guess it has to do with the settings of the conf file.
I have dovecot installed on Centos and installed it with yum.
All (basic)settings are usually set correctly during install.
After trying hard still no login. So i am hoping you guys can help me out.
Cheerz jolan
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
On 8/5/2009, jolan D (joland9@hotmail.com) wrote:
I have dovecot installed on Centos and installed it with yum.
All (basic)settings are usually set correctly during install.
After trying hard still no login. So i am hoping you guys can help me out.
Well, you'll need to provide a little basic info... like maybe version, output of dovecot -n, full logs from a failed session, etc...
Timo's crystal ball is pretty good, but I don't think even he could tell much from your post.
--
Best regards,
Charles
hi, @ns2 ~]# dovecot -n # 1.0.7: /etc/dovecot.conf protocols: imap imaps pop3s listen(default): 127.0.0.1:143 listen(imap): 127.0.0.1:143 listen(pop3): [::] ssl_listen(default): **.***.**.***:993 ssl_listen(imap): **.***.**.***:993 ssl_listen(pop3): login_dir: /var/run/dovecot/login login_executable(default): /usr/libexec/dovecot/imap-login login_executable(imap): /usr/libexec/dovecot/imap-login login_executable(pop3): /usr/libexec/dovecot/pop3-login login_greeting_capability(default): yes login_greeting_capability(imap): yes login_greeting_capability(pop3): no mail_executable(default): /usr/libexec/dovecot/imap mail_executable(imap): /usr/libexec/dovecot/imap mail_executable(pop3): /usr/libexec/dovecot/pop3 mail_plugins(default): quota imap_quota mail_plugins(imap): quota imap_quota mail_plugins(pop3): mail_plugin_dir(default): /usr/lib/dovecot/imap mail_plugin_dir(imap): /usr/lib/dovecot/imap mail_plugin_dir(pop3): /usr/lib/dovecot/pop3 auth default: master_user_separator: * passdb: driver: passwd-file args: /etc/testfile pass: yes master: yes passdb: driver: shadow userdb: driver: passwd Dovecot IMAP/POP3 Server Version 1.0.7 i checked the /var/log/maillog but not logs when trying to log in. However i try to login via https with NOCC. So that might be the reason. cheerz jolan
Date: Thu, 6 Aug 2009 06:48:55 -0400 From: CMarcus@Media-Brokers.com To: dovecot@dovecot.org Subject: Re: [Dovecot] connect to IMAP
On 8/5/2009, jolan D (joland9@hotmail.com) wrote:
I have dovecot installed on Centos and installed it with yum.
All (basic)settings are usually set correctly during install.
After trying hard still no login. So i am hoping you guys can help me out.
Well, you'll need to provide a little basic info... like maybe version, output of dovecot -n, full logs from a failed session, etc...
Timo's crystal ball is pretty good, but I don't think even he could tell much from your post.
--
Best regards,
Charles
_________________________________________________________________ What can you do with the new Windows Live? Find out http://www.microsoft.com/windows/windowslive/default.aspx
On Aug 7, 2009, at 2:38 AM, jolan D wrote:
Dovecot IMAP/POP3 Server Version 1.0.7
Jolan,
You're running a version many months behind current release. The 1
series is at 1.1.18 and the 2 series is at 1.2.2. It would be quite
irrelevant for us to try to troubleshoot problems that you're having
with antiquated code. Strongly suggest that you upgrade as your first
step in self-troubleshooting.
Respectfully, B. Bodger
On Fri, 2009-08-07 at 09:38 +0200, jolan D wrote:
i checked the /var/log/maillog but not logs when trying to log in.
If you set auth_debug=yes, Dovecot logs exactly what the reason is. Also every time you try to connect, Dovecot logs something. If you can't find anything, see http://wiki.dovecot.org/Logging
However i try to login via https with NOCC. So that might be the reason.
Huh? imap doesn't talk http.
participants (4)
-
Bruce Bodger
-
Charles Marcus
-
jolan D
-
Timo Sirainen