всеравно на блок.адреса почта проходит, может у меня где ошибка?
вот все конфиги...
mail.cf
-------
queue_directory=/var/spool/postfix
command_directory=/usr/sbin
daemon_directory=/usr/lib/postfix
mail_owner=postfix
default_privs=nobody
mydomain=czins.ru
transport_maps=hash:/etc/postfix/transport
mydestination=localhost, $myhostname, localhost.$mydomain, $config_directory/mydestination, $config_directory/virtual
smtpd_client_restrictions = hash:/etc/postfix/user_deny
#always_bcc=copymail
body_checks = regexp:/etc/postfix/body_checks
body_checks = regexp:/etc/postfix/header.regexp
inet_interfaces = all
mynetworks = 10.10.221.0/24, 127.0.0.0/8
alias_maps=hash:/etc/postfix/aliases
mail_spool_directory=/var/spool/mail
mailbox_command=/usr/bin/procmail -Y -a $DOMAIN
smtpd_banner=$myhostname ESMTP $mail_name
debug_peer_level=2
PATH=/usr/bin:/usr/X11R6/bin
xxgdb $daemon_directory/$process_name $process_id & sleep 5
delay_warning_time=4
smtp_connect_timeout=0
smtp_helo_timeout=300
smtp_mail_timeout=300
smtp_rcpt_timeout=300
smtp_data_init_timeout=120
smtp_data_xfer_timeout=180
smtp_data_done_timeout=600
smtp_quit_timeout=300
daemon_timeout=18000
ipc_idle=100
ipc_timeout=3600
mail_name=Exchange
mail_version=Exchange 8.0
max_idle=100
trigger_timeout=10
smtpd_recipient_limit=5000000
smtpd_timeout=300
smtpd_error_sleep_time=5
command_time_limit=1000
deliver_lock_delay=1
fork_delay=1
stale_lock_time=500
transport_retry_time=60
maximal_backoff_time=4000
maximal_queue_lifetime=1
minimal_backoff_time=1000
queue_run_delay=1000
## This line is added by Kaspersky Antivirus Installer
#content_filter = lmtp:127.0.0.1:10025
##
$mailstats = "/usr/local/bin/mailstats.pl"
------------------------------------
фаил transport:
----
domain.ru smtp:[10.10.221.5]
------------------------------------
фаил mydestination:
----
damain.ru OK
------------------------------------
фаил user_deny:
----
LPikuzo@domain.ru REJECT
snikitin@damain.ru REJECT
спасибо за помощь.....