ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Антон щербаков" <tosh17@list.ru>
To: community@lists.altlinux.org
Subject: [Comm] 5.7.1 relay access denied postfix
Date: Wed, 22 Aug 2007 12:31:01 +0400
Message-ID: <E1INlcD-000PQw-00.tosh17-list-ru@f13.mail.ru> (raw)

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

Доброе время суток

Проблема вот в чем:
   Перехожу с Master 2.4 на server 4. Все заводится хорошо кроме почты :(
 и сам не могу отправить через почтовый клиент и пробывал себе письма писать с маил.ру результат один 5.7.1 relay access denied postfix 

main.cf

mailbox_command = /usr/bin/procmail -m /usr/etc/procmailrc
unknown_local_recipient_reject_code = 550
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated , reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth



main.cf.dist

myhostname = x.y.z.com.ru
mydomain = y.z.com.ru
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, $config_directory/mydestination, $mydomain
unknown_local_recipient_reject_code = 550
mynetworks = 192.168.1.0/28, 127.0.0.0/8
relay_domains = list.ru,
                mail.ru,
                yandex.ru
relayhost = $mydomain
default_transport = smtp
home_mailbox = Maildir/
mailbox_command = /usr/bin/procmail -m /usr/etc/procmailrc
smtpd_etrn_restrictions = permit_mynetworks, reject
smtpd_helo_required = yes
message_size_limit = 10240000
mailbox_size_limit = 51200000
readme_directory = /etc/postfix/README_FILES
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
command_directory = /usr/sbin
manpage_directory = /usr/share/man
daemon_directory = /usr/lib/postfix
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
queue_directory = /var/spool/postfix
mail_owner = postfix



master
smtp    inet    n       -       -       -       -       smtpd
pickup  fifo    n       -       -       60      1       pickup
cleanup unix    n       -       -       -       0       cleanup
qmgr    fifo    n       -       -       300     1       qmgr
tlsmgr  unix    -       -       -       1000?   1       tlsmgr
rewrite unix    -       -       -       -       -       trivial-rewrite
bounce  unix    -       -       -       -       0       bounce
defer   unix    -       -       -       -       0       bounce
trace   unix    -       -       -       -       0       bounce
verify  unix    -       -       -       -       1       verify
flush   unix    n       -       -       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
smtp    unix    -       -       -       -       -       smtp
relay   unix    -       -       -       -       -       smtp
        -o fallback_relay=
showq   unix    n       -       -       -       -       showq
error   unix    -       -       -       -       -       error
discard unix    -       -       -       -       -       discard
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp    unix    -       -       -       -       -       lmtp
anvil   unix    -       -       -       -       1       anvil
scache  unix    -       -       -       -       1       scache
filter    unix  -       n       n       -       10      pipe
        flags=Rq user=_filter argv=content-filter -f ${sender} -- ${recipient}
 



                                      Щербаков А.В.

             reply	other threads:[~2007-08-22  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22  8:31 Антон щербаков [this message]
2007-08-22  9:53 ` Dmitry Lebkov

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=E1INlcD-000PQw-00.tosh17-list-ru@f13.mail.ru \
    --to=tosh17@list.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