Hi,
I am trying to setup Postfix in a LAN.
Mail for domain eredivisiepool.nl is sent to this server. But when I sent an email to user info (info@eredivisiepool.nl) the mail is rejected with following error:
"Recipient address rejected: Relay access denied"
this is the output of postconf -n:
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailbox_command = /usr/bin/procmail
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain
mydomain = eredivisiepool.nl
myhostname = goliath.eredivisiepool.nl
mynetworks_style = subnet
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-1.1.11/README_FILES
relayhost = [mail.home.nl]
sample_directory = /usr/share/doc/postfix-1.1.11/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
anyone any idea what is going wrong ?
thanks in advance for all help
Regards,
Jeroen
I am trying to setup Postfix in a LAN.
Mail for domain eredivisiepool.nl is sent to this server. But when I sent an email to user info (info@eredivisiepool.nl) the mail is rejected with following error:
"Recipient address rejected: Relay access denied"
this is the output of postconf -n:
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/spool/mail
mailbox_command = /usr/bin/procmail
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain
mydomain = eredivisiepool.nl
myhostname = goliath.eredivisiepool.nl
mynetworks_style = subnet
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-1.1.11/README_FILES
relayhost = [mail.home.nl]
sample_directory = /usr/share/doc/postfix-1.1.11/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
anyone any idea what is going wrong ?
thanks in advance for all help
Regards,
Jeroen