Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-14-2010, 10:40 PM
Member
 
Posts: 10
Default [SOLVED] IMAP problem

I cannot get my email via IMAP.

The mailbox.log contains "[Imapserver-13] [ip=192.168.1.251] account - authentication failed for user (no such account)"

But I'm sure this account exists.
I also tried to get mail via IMAP with SSL and ordinary IMAP - no luck.
Would anybody give me a clue?
What did I miss?
Reply With Quote
  #2 (permalink)  
Old 07-14-2010, 11:02 PM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Please update your forum profile with the output of the following command (do not post it in this thread):
Code:
zmcontrol -v
Quote:
Originally Posted by vavilen View Post
I cannot get my email via IMAP.

The mailbox.log contains "[Imapserver-13] [ip=192.168.1.251] account - authentication failed for user (no such account)"

But I'm sure this account exists.
I also tried to get mail via IMAP with SSL and ordinary IMAP - no luck.
Would anybody give me a clue?
What did I miss?
You're not saying what exactly you're doing here. Are you using a client to get mail from Zimbra, are you getting mail from an external account, is the client on the same LAN or an external account etc., etc. The error message would imply would be that the account doesn't exist, you need to provide details that the account does exist and full details from the log files of the connection attempt.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-14-2010, 11:58 PM
Member
 
Posts: 10
Default

Bill, thank you for the fast reply.

Actually, I'm using outlook 2003 trying to get mail from Zimbra.
I have the simplest configuration: Zimbra and outlook client in the same network segment - no gateways, no nat, no external accounts.
All the settings are by default except authorization. Authorization is setup to authenticate users via active directory (windows 2003 domain).

This is full log of connection attempt in mailbox.log
Code:
2010-07-15 09:19:30,701 INFO  [ImapServer-5] [] imap - [192.168.1.251] connected
2010-07-15 09:19:30,740 INFO  [ImapServer-5] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:19:39,976 INFO  [ImapServer-5] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:19:54,781 INFO  [Timer-Zimbra] [] SessionCache - Removed 2 idle sessions (SOAP, ADMIN). 4 active sessions remain.
2010-07-15 09:19:57,199 INFO  [ImapServer-6] [] imap - [192.168.1.251] connected
2010-07-15 09:19:57,239 INFO  [ImapServer-6] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:04,235 INFO  [ImapServer-6] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:20:04,251 INFO  [ImapServer-7] [] imap - [192.168.1.251] connected
2010-07-15 09:20:04,301 INFO  [ImapServer-7] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:14,687 INFO  [ImapServer-7] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:20:14,764 INFO  [ImapServer-8] [] imap - [192.168.1.251] connected
2010-07-15 09:20:14,799 INFO  [ImapServer-8] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:22,681 INFO  [ImapServer-8] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:20:22,684 INFO  [ImapServer-9] [] imap - [192.168.1.251] connected
2010-07-15 09:20:22,719 INFO  [ImapServer-9] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:33,009 INFO  [ImapServer-9] [] ProtocolHandler - Handler exiting normally
Reply With Quote
  #4 (permalink)  
Old 07-29-2010, 01:58 AM
Member
 
Posts: 10
Default

Nobody can help?
Reply With Quote
  #5 (permalink)  
Old 07-29-2010, 04:02 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by vavilen View Post
This is full log of connection attempt in mailbox.log
Code:
2010-07-15 09:19:30,701 INFO  [ImapServer-5] [] imap - [192.168.1.251] connected
2010-07-15 09:19:30,740 INFO  [ImapServer-5] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:19:39,976 INFO  [ImapServer-5] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:19:54,781 INFO  [Timer-Zimbra] [] SessionCache - Removed 2 idle sessions (SOAP, ADMIN). 4 active sessions remain.
2010-07-15 09:19:57,199 INFO  [ImapServer-6] [] imap - [192.168.1.251] connected
2010-07-15 09:19:57,239 INFO  [ImapServer-6] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:04,235 INFO  [ImapServer-6] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:20:04,251 INFO  [ImapServer-7] [] imap - [192.168.1.251] connected
2010-07-15 09:20:04,301 INFO  [ImapServer-7] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:14,687 INFO  [ImapServer-7] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:20:14,764 INFO  [ImapServer-8] [] imap - [192.168.1.251] connected
2010-07-15 09:20:14,799 INFO  [ImapServer-8] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:22,681 INFO  [ImapServer-8] [] ProtocolHandler - Handler exiting normally
2010-07-15 09:20:22,684 INFO  [ImapServer-9] [] imap - [192.168.1.251] connected
2010-07-15 09:20:22,719 INFO  [ImapServer-9] [ip=192.168.1.251;] account - authentication failed for user (no such account)
2010-07-15 09:20:33,009 INFO  [ImapServer-9] [] ProtocolHandler - Handler exiting normally
Surely the answer is in the error message? Does the user actually exist in AD and on the Zimbra server? Can you actually login to the Web UI with exactly the same credentials you have in Outlook?
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 07-30-2010, 08:36 PM
Elite Member
 
Posts: 338
Default

Can you login by that account on the webclient (the same account and password as you enter in your mail client)?
Reply With Quote
  #7 (permalink)  
Old 08-01-2010, 11:41 PM
Member
 
Posts: 10
Default

The problem was I used only login as username.
The right way was to use login@domain.com as username to authenticate.
Thank you all.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.