ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Вопрос про popa3d
@ 2003-08-11 13:49 Alexandr
  2003-08-12  8:04 ` Maxim Britov
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandr @ 2003-08-11 13:49 UTC (permalink / raw)
  To: community

Здравствуйте!

Как правильно прописать запуск popa3d в xinetd.conf?
При такой записи:


service pop3
{
        only_from = 192.168.1.0/24 127.0.0.1
        disable = no
        socket_type = stream
        protocol = tcp
        wait = no
        user = root
        server = /usr/sbin/popa3d
        port = 110
}

netstat показывает - 

tcp    0      0 0.0.0.0:110      0.0.0.0:*        LISTEN      1123/xinetd

а почту клиенты все равно принимать не могут (отправка писем работает).



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] Вопрос про popa3d
  2003-08-11 13:49 [Comm] Вопрос про popa3d Alexandr
@ 2003-08-12  8:04 ` Maxim Britov
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Britov @ 2003-08-12  8:04 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

> Как правильно прописать запуск popa3d в xinetd.conf?
> При такой записи:
> service pop3
> {
>         only_from = 192.168.1.0/24 127.0.0.1
>         disable = no
>         socket_type = stream
>         protocol = tcp
>         wait = no
>         user = root
>         server = /usr/sbin/popa3d
>         port = 110
> }

grep popa3d /etc/services
popa3d   110/tcp   popa3d

-- 
MaxBritov

GnuPG KeyID 0x4580A6D66F3DB1FB Keyserver hkp://keyserver.kjsl.com
Fingerprint: 4059 B5C5 8985 5A47 8F5A 8623 4580 A6D6 6F3D B1FB

[-- Attachment #2: Type: application/pgp-signature, Size: 484 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-12  8:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-11 13:49 [Comm] Вопрос про popa3d Alexandr
2003-08-12  8:04 ` Maxim Britov

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