ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexei Takaseev <alexei@taf.ru>
To: ALT Linux Community <community@altlinux.ru>
Subject: Re: [Comm] Настройка Cyrus-imapd
Date: Wed, 26 Oct 2005 22:59:26 +0900
Message-ID: <20051026225926.4e2b3843.alexei@taf.ru> (raw)
In-Reply-To: <20051026120001.GB8744@AKrasavin.localdomain>

On Wed, 26 Oct 2005 16:00:01 +0400
Krasavin Andrey wrote:

> On Wednesday, 26 October 2005 at 15:54:19 +0400, Alexey Morsov wrote:
> > не верю (с) :) Виндой чтоли копировали?
> 
> Да нет, выбрал в Опере save target as...
> 
> > > Как это проверить? Хотя если Вы про saslpasswd2 -c cyrus - то это
> > > я тоже проделал.
> 
> > А попробуйте сначала просто 
> >  cyradm --user cyrus localhost
> 
> cyradm --user cyrus localhost
> cyradm: cannot connect to server

Эээ... А у вас сервер-то запущен?

> sasldblistusers2
> cyrus@ns.parmatel.ru: userPassword
> cyrus@ns.parmatel.ru: cmusaslsecretOTP

Кстати, в данном случае можно еще подключиться такой командой:

cyradm --user cyrus@ns.parmatel.ru localhost

> В каких логах надо смотреть, почему не могу законнектиться?

Смотреть можно в /var/log/messages. Вообще при работающем сервере должно
быть нечто:

[taf@metamorph My_PKG]$ ps ax| grep cyrus
 8735 ?        Ss     0:02 /usr/lib/cyrus/cyrus-master -d
[taf@metamorph My_PKG]$ 



  parent reply	other threads:[~2005-10-26 13:59 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 10:48 Krasavin Andrey
2005-10-26 11:30 ` Alexey Morsov
2005-10-26 11:41   ` Krasavin Andrey
2005-10-26 11:54     ` Alexey Morsov
2005-10-26 12:00       ` Krasavin Andrey
2005-10-26 12:06         ` Eugene Ostapets
2005-10-26 12:18           ` Krasavin Andrey
2005-10-26 12:28             ` Eugene Ostapets
2005-10-26 12:42               ` Krasavin Andrey
2005-10-26 12:51                 ` Krasavin Andrey
2005-10-27  5:12                   ` Krasavin Andrey
2005-10-27  6:05                     ` Eugene Ostapets
2005-10-27  6:14                       ` Krasavin Andrey
2005-10-27  6:18                         ` Eugene Ostapets
2005-10-27  6:29                           ` Krasavin Andrey
2005-10-27  6:36                             ` Eugene Ostapets
2005-10-27  6:56                               ` Krasavin Andrey
2005-10-27  7:03                                 ` Alexey Morsov
2005-10-27  7:04                                   ` Krasavin Andrey
2005-10-27  7:04                                 ` Alexey Morsov
2005-10-27  7:04                                   ` Krasavin Andrey
2005-10-31  6:14                                   ` Re[2]: " Vitaly Gorshkov
2005-10-31 10:14                                     ` Alexey Morsov
2005-10-28  5:23                               ` Krasavin Andrey
2005-10-28  6:15                                 ` Krasavin Andrey
2005-10-28  6:23                                   ` Eugene Ostapets
2005-10-28  6:39                                     ` [JT] " Krasavin Andrey
2005-10-28 11:13                                 ` Alexei Takaseev
2005-10-27 16:50                           ` Dmitry Marochko
2005-10-27 18:55                             ` Eugene Ostapets
2005-10-28  5:09                               ` Krasavin Andrey
2005-10-26 12:51                 ` Alexey Morsov
2005-10-26 12:58                   ` Krasavin Andrey
2005-10-26 13:14                     ` Eugene Ostapets
2005-10-26 13:17                     ` Alexey Morsov
2005-10-26 13:26                       ` Krasavin Andrey
2005-10-26 13:57                         ` Alexey Morsov
2005-10-26 12:55                 ` Eugene Ostapets
2005-10-26 13:12                   ` Krasavin Andrey
2005-10-26 13:23                     ` Eugene Ostapets
2005-10-26 13:31                       ` Krasavin Andrey
2005-10-26 13:38                         ` Krasavin Andrey
2005-10-26 13:45                           ` Eugene Ostapets
2005-10-26 13:42                         ` Eugene Ostapets
2005-10-26 13:50                           ` Krasavin Andrey
2005-10-26 14:57                         ` Alexei Takaseev
2005-10-26 14:02                 ` Alexei Takaseev
2005-10-26 14:03             ` Alexei Takaseev
2005-10-26 13:59           ` Alexei Takaseev
2005-10-26 14:15             ` Eugene Ostapets
2005-10-26 13:59         ` Alexei Takaseev [this message]
2005-10-26 13:36 ` Krasavin Andrey
2005-10-26 13:43   ` Eugene Ostapets
2005-10-26 13:49     ` Krasavin Andrey
2005-10-26 14:01     ` Krasavin Andrey
2005-10-26 15:00       ` Alexei Takaseev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051026225926.4e2b3843.alexei@taf.ru \
    --to=alexei@taf.ru \
    --cc=community@altlinux.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git