ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Dmitry Lebkov <dima@sakhalin.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Настройка Courier IMAP
Date: Wed, 30 Oct 2002 17:51:18 +1000
Message-ID: <20021030175118.4e9bbe40.dima@sakhalin.ru> (raw)
In-Reply-To: <3DBF7CE1.8040005@rmts.donpac.ru>

On Wed, 30 Oct 2002 09:32:01 +0300
Прокопьев Евгений <john@rmts.donpac.ru> wrote:

> Dmitry Lebkov wrote:
> 
> > В пакете есть скрипт /etc/rc.d/init.d/courier-authdaemon. Он должен
> > выполнятся до /etc/rc.d/init.d/courier-imap или courier-pop3d. Он
> > запускает соответствующий демон, обеспечивающий авторизацию.
> 
> Вот что я пытался сделать
> 
> [root@john root]# service courier-authdaemon stop
> Shutting down Courier-IMAP authdaemon.plain: 
>                                                             [  OK  ]
> [root@john root]# service courier-imapd stop
> Shutting down Courier IMAP daemon: 
>                                                             [  OK  ]
> [root@john root]# service courier-authdaemon start
> Starting Courier-IMAP authdaemon.plain: 
>                                                             [  OK  ]
> [root@john root]# service courier-imapd start
> Starting Courier IMAP daemon: 
>                                                             [  OK  ]

Вот это очень интересно - т.е. дважды сделан start и оба раза
сервер стартовал? А откуда "дровишки", в смысле init-скрипты?
Я у себя этого воспроизвести не могу.

$ rpm -qa | grep courier
courier-imap-doc-1.5.3-alt1
courier-imap-utils-1.5.3-alt1
courier-imap-1.5.3-alt1

У тебя пакет самосборный или пересобранный из Сизифа?

> [root@john root]# service courier-authdaemon status
> authdaemond.plain (pids 3346 3345 3344 3343 3342 3341 3340 3339 3338 
> 3337 3336 3335 3334 3333 3332 3331 3330 3329 3328 3327 3326 3325 3324 
> 3323 3322 3321 3320 3319 3318 3317 3316 3315 3314 3313 3312 3311 3310 
> 3309 3308 3307 3306 3305 3304 3303 3302 3301 3298 3297 3296 3295 3294) 
> are running...
> [root@john root]# ps auxw | grep 3346
> root      3346  0.0  0.4  2260  612 ?        S    09:25   0:00 
> /usr/lib/courier-imap/authlib/authdaemond.plain start
> root      3378  0.0  0.4  1680  544 pts/1    S    09:25   0:00 grep 3346
> [root@john root]# netstat -pan --inet | grep 143
> tcp        0      0 127.0.0.1:143           0.0.0.0:* 
> LISTEN      3361/couriertcpd
> tcp        0      0 127.0.0.1:1039          127.0.0.1:143 
> CLOSE_WAIT  2946/kmailR9B8zb.sl
> [root@john root]# telnet localhost 143
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> * OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc.  See 
> COPYING for distribution information.
> 
> Однако kmail не говорит ничего при попытке доставить почту (и не 
> доставляет ее), а mozilla говорит: "В соединении с сервером localhost 
> отказано"

А что в логах (/var/log/maillog)?

Так. Настрой и запусти POP3-демона из пакета courier-imap. С ним проще
проверяться. После запуска сервера:

$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Hello there.
user test
+OK Password required.
pass test
+OK logged in.
quit
+OK Bye-bye.

Т.е. используем имя test и пароль test дла входа в почтовый ящик. Диалог должен
соответствовать приведенному выше.

WBR, Dmitry Lebkov


  reply	other threads:[~2002-10-30  7:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-29  5:35 Прокопьев Евгений
2002-10-29  7:37 ` Dmitry Lebkov
2002-10-29  9:39   ` Прокопьев Евгений
2002-10-29 23:59     ` Dmitry Lebkov
2002-10-30 14:30       ` Alexey Morozov
2002-10-30  6:32   ` Прокопьев Евгений
2002-10-30  7:51     ` Dmitry Lebkov [this message]
2002-10-30  9:39       ` Прокопьев Евгений
2002-10-31  0:05         ` Dmitry Lebkov

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=20021030175118.4e9bbe40.dima@sakhalin.ru \
    --to=dima@sakhalin.ru \
    --cc=sisyphus@altlinux.ru \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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