ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yuri Perelyaev <ynp-home@yandex.ru>
To: community@altlinux.ru
Subject: Re: [Comm] RE:postfix at home
Date: Fri, 16 Jan 2004 07:09:40 +0800
Message-ID: <200401160709.41338.ynp-home@yandex.ru> (raw)
In-Reply-To: <40051957.3040209@e-post.com.ua>

On Wednesday 14 January 2004 18:26, drew wrote:

> >>>>>>xinetd->only_from
> >>>>
> >>>>only_from для uw-imap тоже нужно менять. По умолчанию
> >>>>пускает только локально.
> >>>
> >>>Объясните, пожалуйста, подробнее. Это параметр настройки,
> >>>переменная или ...
> >>
> >>это сервис xinetd (смотрите вначале письма)
> >>
> >>man xinetd
> >
> > Спасибо за подсказку, но изменение и комментирование этого
> > параметра в файле /etc/xinetd.conf  не помогло.
>
> Учитывая ваши вопросы спрошу
> А параметр "disable" в конфигурации uw-imap&&popa3d вы
> переключили в "no"? #service xinetd restart
> (смотреть лог на предмет количества поднятых сервисов)

Да, конечно.
# cat /etc/xinetd.d/popa3d
service pop-3
{
        disable         = no
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        server          = /usr/sbin/popa3d
}

Сервис поднят, порты открыты.
# chkconfig --list popa3d
popa3d          on

# netstat -ltn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         
State
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN

Может дело в авторизации?


> на всякий случай с любой другой машины
> telnet www.xxx.yyy.zzz 110
> telnet www.xxx.yyy.zzz 143
> telnet www.xxx.yyy.zzz 25

Спасибо, попробую.

-- 
WBR
Yuri Perelyaev
ICQ 8976542
http://yp.hypermart.net



      reply	other threads:[~2004-01-15 23:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-04 23:30 Yuri Perelyaev
2004-01-05 10:16 ` Maxim Tyurin
2004-01-06 14:12   ` Yuri Perelyaev
2004-01-06 13:40     ` Yuri Perelyaev
2004-01-11 13:14     ` Yuri Perelyaev
2004-01-12  7:47     ` Mike Lykov
2004-01-14  2:55       ` Yuri Perelyaev
2004-01-14 10:26         ` drew
2004-01-15 23:09           ` Yuri Perelyaev [this message]

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=200401160709.41338.ynp-home@yandex.ru \
    --to=ynp-home@yandex.ru \
    --cc=community@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 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