* [Comm] Проверка РОР сервера
@ 2004-01-15 14:03 Jura
2004-01-15 14:57 ` Pero
2004-01-16 9:23 ` Dmitriy Shcherbakov
0 siblings, 2 replies; 3+ messages in thread
From: Jura @ 2004-01-15 14:03 UTC (permalink / raw)
To: community
Помогите запустить POP сервер !!!
Поставил сервер UW IMAP:
# apt-get install uw-imap
В качестве SMTP стоит postfix.
для проверки SMTP вхожу через telnet:
# telnet localhost 110
...
Письмо отправляется.
Хочу также проверить POP:
# telnet localhost 110
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
Почему не удается открыть соединение через 110 порт?
Если он закрыт, как открыть порт?
Юрий
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Проверка РОР сервера
2004-01-15 14:03 [Comm] Проверка РОР сервера Jura
@ 2004-01-15 14:57 ` Pero
2004-01-16 9:23 ` Dmitriy Shcherbakov
1 sibling, 0 replies; 3+ messages in thread
From: Pero @ 2004-01-15 14:57 UTC (permalink / raw)
To: Jura
Здравствуйте, Jura.
Вы писали 15 января 2004 г., 17:03:01:
J> Помогите запустить POP сервер !!!
J> Поставил сервер UW IMAP:
J> # apt-get install uw-imap
J> В качестве SMTP стоит postfix.
J> для проверки SMTP вхожу через telnet:
J> # telnet localhost 110
J> ...
J> Письмо отправляется.
J> Хочу также проверить POP:
J> # telnet localhost 110
J> Trying 127.0.0.1...
J> telnet: connect to address 127.0.0.1: Connection refused
J> Почему не удается открыть соединение через 110 порт?
J> Если он закрыт, как открыть порт?
J> Юрий
Ну неплохо было бы его раздизайблить в
/etc/xinet.d/
ну и перезапустить сам xinetd
J> _______________________________________________
J> Community mailing list
J> Community@altlinux.ru
J> http://www.altlinux.ru/mailman/listinfo/community
--
С уважением,
Pero
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Проверка РОР сервера
2004-01-15 14:03 [Comm] Проверка РОР сервера Jura
2004-01-15 14:57 ` Pero
@ 2004-01-16 9:23 ` Dmitriy Shcherbakov
1 sibling, 0 replies; 3+ messages in thread
From: Dmitriy Shcherbakov @ 2004-01-16 9:23 UTC (permalink / raw)
To: community
Добрый день
>
> Поставил сервер UW IMAP:
> # apt-get install uw-imap
>
> Хочу также проверить POP:
> # telnet localhost 110
> Trying 127.0.0.1...
> telnet: connect to address 127.0.0.1: Connection refused
>
Сравните содержимое /etc/xinet.d/uw-pop3:
service
pop3
{
disable = no
socket_type = stream
only_from = 192.168.0.0/24
wait = no
user = root
server = /usr/sbin/ipop3d
}
С уважением, Дмитрий
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-16 9:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-15 14:03 [Comm] Проверка РОР сервера Jura
2004-01-15 14:57 ` Pero
2004-01-16 9:23 ` Dmitriy Shcherbakov
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