sfuller
February 5th, 2009, 05:01 PM
cant sent mail outside domain
smtpd_tls_cert_file = /etc/ssl/serts/ssl-cert-snakeoil.pem
smtpd_tls_key_file = /etc/ssl/serts/ssl-cert-snakeoil.pem
smtpd_use_tls=yes
myhostname = mail.example.net
alias_maps = hash:/stc/aliases
moorigin = example.net
mydestination = mail.example.net, localhost.example.net, , localhost, example.net
relayhost =
mynetworks = 127.0.0.0/8, 173.10.47.***/29
recipient_delimiter = +
inet_interfaces = all
home_mailbox = Maildir/
smtpd_recipients_restrictions = permit_mynetworks
smpt_tls_security_level = may
smptd_tls_security_level = may
smtpd_tls_loglevel = 1
i have the static defaulf gatway address for mynetwork in the mynetworks=
in the log i get this
mail posfix/smtpd[9680]:NOQUEUE: reject: RCPT from unknown[10.1.10.11] 554 5.7.1 <sfuller@example.com> relay access denied; from <sfuller@example.net> to =<katrina@comcast.net> proto=ESMTP helo=<katrinafd0cc48>
this is hapening when trying to send mail outside of the network from alaptop from behind the static ip of the gateway and my mail client is outlook 2003
smtpd_tls_cert_file = /etc/ssl/serts/ssl-cert-snakeoil.pem
smtpd_tls_key_file = /etc/ssl/serts/ssl-cert-snakeoil.pem
smtpd_use_tls=yes
myhostname = mail.example.net
alias_maps = hash:/stc/aliases
moorigin = example.net
mydestination = mail.example.net, localhost.example.net, , localhost, example.net
relayhost =
mynetworks = 127.0.0.0/8, 173.10.47.***/29
recipient_delimiter = +
inet_interfaces = all
home_mailbox = Maildir/
smtpd_recipients_restrictions = permit_mynetworks
smpt_tls_security_level = may
smptd_tls_security_level = may
smtpd_tls_loglevel = 1
i have the static defaulf gatway address for mynetwork in the mynetworks=
in the log i get this
mail posfix/smtpd[9680]:NOQUEUE: reject: RCPT from unknown[10.1.10.11] 554 5.7.1 <sfuller@example.com> relay access denied; from <sfuller@example.net> to =<katrina@comcast.net> proto=ESMTP helo=<katrinafd0cc48>
this is hapening when trying to send mail outside of the network from alaptop from behind the static ip of the gateway and my mail client is outlook 2003