This is probably an easy problem.  But, I'm missing something.

I just added a new domain to my IMGATE system.  It is giving me the error "=
Recipient address rejected: Relay access denied"  I have placed their dom=
ain in "relay_domains.map" and all my inside IP addresses to the "network=
_table.map"

What am I missing?

Thanks,


[root@ns2 root]# postconf -n
alias_database =3D hash:/etc/postfix/aliases
alias_maps =3D hash:/etc/postfix/aliases
append_at_myorigin =3D yes
biff =3D no
body_checks =3D regexp:/etc/postfix/body_checks.regexp
bounce_notice_recipient =3D postmaster
command_directory =3D /usr/sbin
config_directory =3D /etc/postfix
daemon_directory =3D /usr/libexec/postfix
debug_peer_level =3D 2
default_destination_concurrency_limit =3D 100
default_destination_recipient_limit =3D 10
default_privs =3D nobody
default_transport =3D smtp
delay_notice_recipient =3D postmaster
delay_warning_time =3D 1
double_bounce_sender =3D double-bounce
empty_address_recipient =3D MAILER-DAEMON
error_notice_recipient =3D postmaster
local_destination_concurrency_limit =3D 2
local_recipient_maps =3D $alias_maps, unix:passwd.byname
mail_owner =3D postfix
mailq_path =3D /usr/bin/mailq
manpage_directory =3D /usr/share/man
maps_rbl_domains =3D blackholes.wirehub.net,      dynablock.wirehub.net,  s=
bl.spamhus.org,        rela
ys.osirusoft.com,       proxies.relays.monkeys.com,     orbs.dorkslayers.co=
m,   dialups.relays.osiru
soft.com,       korea.services.net,     ipwhois.rfc-ignorant.org,       rel=
ays.ordb.org
masquerade_domains =3D $mydomain
maximal_queue_lifetime =3D 1
message_size_limit =3D 5120000
mydestination =3D $myhostname, localhost.$mydomain, $mydomain, mail.$mydoma=
in
mydomain =3D nxstech.net
myhostname =3D smtp.nxstech.net
mynetworks =3D hash:/etc/postfix/network_table.map
myorigin =3D $mydomain
newaliases_path =3D /usr/bin/newaliases
notify_classes =3D bounce,        2bounce,        delay,  resource,       s=
oftware,       policy, prot
ocol
queue_directory =3D /var/spool/postfix
readme_directory =3D /etc/postfix/README_FILES
relay_domains =3D $mynetworks, hash:/etc/postfix/relay_domains.map
sample_directory =3D /etc/postfix/samples
sendmail_path =3D /usr/sbin/sendmail
setgid_group =3D postdrop
smtp_always_send_ehlo =3D yes
smtpd_banner =3D $myhostname ESMTP - $mail_name Attn: UCE trespassers will =
be pursued
smtpd_helo_required =3D yes
strict_rfc821_envelopes =3D no
transport_maps =3D hash:/etc/postfix/transport.map
unknown_address_reject_code =3D 554
unknown_client_reject_code =3D 554
unknown_hostname_reject_code =3D 554
virtual_maps =3D hash:/etc/postfix/virtusertable




Reply via email to