ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vitaly Gorshkov <vita55555@mail.ru>
To: community@lists.altlinux.org
Subject: [Comm] smtp POSTFIX ругается  - Connection refused
Date: Mon, 16 Jan 2006 17:38:35 +0300
Message-ID: <1878090748.20060116173835@mail.ru> (raw)


AM 2.4 + backports + updates (середина декабря)
письма не отправляет,
в чем дело?

Jan 16 17:17:02 linux2 postfix/smtpd[26990]: connect from localhost.localdomain[127.0.0.1]
Jan 16 17:17:02 linux2 postfix/smtpd[26990]: 3FD81EAD: client=localhost.localdomain[127.0.0.1]
Jan 16 17:17:02 linux2 postfix/cleanup[26985]: 3FD81EAD:
message-id=<20060116172511.2EF7.VGORSHKOV@xx.xx.xx>
Jan 16 17:17:02 linux2 postfix/qmgr[26774]: 3FD81EAD: from=<vgorshkov@xx.xx.xx>, size=953, nrcpt=1 (queue active)
Jan 16 17:17:02 linux2 postfix/smtpd[26990]: disconnect from localhost.localdomain[127.0.0.1]
Jan 16 17:17:02 linux2 postfix/smtp[26991]: connect to 212.12.0.1[212.12.0.1]: Connection refused (port 25)
Jan 16 17:17:02 linux2 amavis[25177]: (25177-04) Passed CLEAN,
[172.16.0.190] <vgorshkov@xx.xx.xx> -> <vita@xx
la.net>, Message-ID: <20060116172511.2EF7.VGORSHKOV@xx.xx.xx>, Hits: -2.268, 4609 ms
Jan 16 17:17:02 linux2 postfix/lmtp[26986]: B0B46E26: to=<vita@xx.xx.xx>, relay=127.0.0.1[127.0.0.1], delay=5, status=
sent (250 2.6.0 Ok, id=25177-04, from MTA: 250 Ok: queued as 3FD81EAD)
Jan 16 17:17:02 linux2 postfix/qmgr[26774]: B0B46E26: removed
Jan 16 17:17:02 linux2 postfix/smtp[26991]: 3FD81EAD: to=<vita@xx.xx.xx>, relay=none, delay=0, status=deferred (connec
t to 212.12.0.1[212.12.0.1]: Connection refused)

-----------------------------------------------------


/etc/postfix/main.cf

myhostname = linux2.XX
myorigin = $mydomain2
mydomain = XX
mydomain1 = XX
mydomain2 = XX
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain, $mydomain1, $mydomain2
unknown_local_recipient_reject_code = 550
#mynetworks_style = subnet
mynetworks = $config_directory/mynetworks
relay_domains = $mydestination
relayhost = 212.12.0.1
alias_maps = hash:/etc/postfix/aliases
alias_database = hash:/etc/postfix/aliases

local_recipient_maps = hash:/etc/postfix/local_users
virtual_alias_maps = hash:/etc/postfix/virtual

mailbox_transport = lmtp:unix:/public/lmtp

# SASL configuration
#####################
smtpd_helo_required = yes
smtpd_sasl_auth_enable = yes
broken_sasl_auth_clients = yes
smtpd_sasl_security_option = noanonymous
smtpd_sasl_local_domain = $mydomain

smtpd_etrn_restrictions = permit_mynetworks, reject

# rejecting control goes here
############################

smtpd_helo_required = yes
strict_rfc821_envelopes = yes
smtpd_recipient_restrictions = permit_sasl_authenticated,
        permit_mynetworks,
        reject_non_fqdn_hostname,
        reject_non_fqdn_sender,
        reject_unauth_destination,
        check_policy_service inet:127.0.0.1:2501
smtpd_helo_restrictions = permit_mynetworks, reject_invalid_hostname,
smtpd_sender_restrictions = permit_mynetworks,
        permit_sasl_authenticated,
        reject_unknown_sender_domain,
        reject_non_fqdn_hostname,
        reject_non_fqdn_sender,
        check_sender_access mysql:/etc/postfix/sender_access.cf
smtpd_client_restrictions = permit_mynetworks,
        permit_sasl_authenticated,
        reject_rbl_client relays.ordb.org,
        reject_rbl_client opm.blitzed.org,
        reject_unauth_destination,
        reject_non_fqdn_hostname,
        reject_non_fqdn_sender,
        check_client_access mysql:/etc/postfix/sender_access.cf
smtpd_data_restrictions = reject_unauth_pipelining

content_filter = smtp-amavis:[127.0.0.1]:10024

smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)



-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru
icq: 138491970




             reply	other threads:[~2006-01-16 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-16 14:38 Vitaly Gorshkov [this message]
2006-01-16 15:13 ` Michael Isachenkov
2006-01-16 15:23 ` Anatoly Romashkin
2006-01-17  6:28   ` Re[2]: " Vitaly Gorshkov
2006-01-17  7:50     ` Michael Isachenkov
2006-01-17  7:57       ` Re[2]: " Vitaly Gorshkov

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=1878090748.20060116173835@mail.ru \
    --to=vita55555@mail.ru \
    --cc=community@lists.altlinux.org \
    /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