ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Jury Levykin <altcomm@list.ru>
To: community@altlinux.ru
Subject: [Comm] Postfix + popa3d
Date: Thu, 22 Jul 2004 22:53:06 +0400
Message-ID: <41000D12.1090706@list.ru> (raw)

Master 2.2
на компьютере с внешним IP установлен postfix и popa3d.
Доменное имя пока не зарегистртровано но в bind на той-же
машине уже прописана зона.

Postfix настроен, вроде как обычно все прописано
(возможно с излишеством):

# grep ^[^#] /etc/postfix/main.cf
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
default_privs = postman
myhostname = mail.geodigital.ru
mydomain = geodigital.ru
myorigin = $mydomain
inet_interfaces = all
mydestination = localhost, $myhostname, $mydomain, localhost.$mydomain, $config_directory/mydestination,
                jsrv, ns1, www, mail,
                jsrv.$mydomain, ns1.$mydomain, www.$mydomain
mynetworks = 213.170.74.54/30, 127.0.0.0/8
default_transport = smtp
alias_maps = hash:/etc/postfix/aliases
alias_database = hash:/etc/postfix/aliases
mailbox_command = /usr/bin/procmail -a $DOMAIN -d $LOGNAME
disable_vrfy_command = yes
smtpd_banner = $myhostname ESMTP $mail_name
debug_peer_level = 2
debugger_command =
allow_mail_to_commands = alias
smtpd_etrn_restrictions = permit_mynetworks, reject
smtpd_helo_required = yes
notify_classes = policy,protocol,resource,software
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
manpage_directory = /usr/share/man
sample_directory = /etc/postfix/samples
readme_directory = /etc/postfix/README_FILES
mailbox_size_limit = 20480000

# cat /etc/services
 ...
smtp            25/tcp          mail            # Simple Mail Transfer Protocol
smtp            25/udp          mail            # Simple Mail Transfer Protocol
 ...
pop3            110/tcp         pop-3           # POP version 3
pop3            110/udp         pop-3
 ...


Вхожу по telnet:
# telnet localhost 25
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused

не пускает даже через localhost, но локальную почту командой mail
для локалоных пользователей пересылает.

# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK
 ...
 - все нормально :) читаю почту,
но по внешнему IP не пускает ?

# telnet 213.170.74.54 110
Trying 213.170.74.54...
Connected to 213.170.74.54.
Escape character is '^]'.
Connection closed by foreign host.


Что я не так сделал, почемы почтовые демоны отказывают в доступе?




             reply	other threads:[~2004-07-22 18:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-22 18:53 Jury Levykin [this message]
2004-07-22 19:19 ` Jury Levykin
2004-07-22 19:35   ` Jury Levykin
2004-07-23  2:33     ` Sergey S. Skulachenko
2004-07-23  6:23       ` Юрий Хорошков
2004-07-23  6:47         ` Mike Lykov
2004-07-23  7:46           ` Юрий Хорошков
2004-07-23  8:01             ` Mike Lykov
2004-07-23  5:07     ` Klimchev Konstantin
2004-07-23  7:16       ` Юрий Хорошков
2004-07-23  7:24         ` Petr Taksior
2004-07-23  8:13           ` Юрий Хорошков
2004-07-23  9:57             ` Jury Levykin
2004-07-23  8:13         ` Sergey Shilov
2004-07-23 14:06           ` Юрий Хорошков
2004-07-23 15:05             ` Sergey Shilov
2004-07-24 13:12   ` Alexey Borovskoy
2004-07-26  6:01     ` [Comm] Postfix + popa3d [JT] Sergey Shilov

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=41000D12.1090706@list.ru \
    --to=altcomm@list.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