I had trouble with relay access denied
when do you postconf -n [r...@r13151 ~]# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 fallback_transport = lmtp:unix:/var/lib/imap/socket/lmtp header_checks = regexp:/etc/postfix/header_checks home_mailbox = Maildir/ html_directory = no local_recipient_maps = unix:passwd.byname $alias_maps luser_relay = admin+$local mail_spool_directory = /var/spool/mail mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain mydomain = fakessh.eu mynetworks = 192.168.0.0/24, 127.0.0.0/8 ,87.98.186.232 myorigin = $mydomain newaliases_path = /usr/bin/newaliases.postfix readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES relay_domains = sample_directory = /usr/share/doc/postfix-2.3.3/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop smtpd_client_restrictions = permit_mynetworks , permit smtpd_recipient_restrictions = permit_mynetworks permit_inet_interfaces permit_sasl_authenticated permit_mx_backup check_relay_domains smtpd_reject_unlisted_sender = no smtpd_sasl_auth_enable = yes unknown_local_recipient_reject_code = 550 virtual_alias_domains = fakessh.eu virtual_alias_maps = hash:/etc/postfix/virtual [r...@r13151 ~]# Le lundi 05 janvier 2009 à 12:48 -0600, Noel Jones a écrit : > swilting wrote: > > I have a message relay acces denied > > > > with my client > > Please don't top-post; put your answers below the text you > refer to. Trim unrelated content. > > General postfix trouble-shooting tips: > http://www.postfix.org/DEBUG_README.html > > General postfix relay access control: > http://www.postfix.org/BASIC_CONFIGURATION_README.html#relay_from > > > When you signed up for this list you received instructions > about how to ask for help. If you need more help, please > provide information as detailed here: > http://www.postfix.org/DEBUG_README.html#mail > We will need to see your "postconf -n" output and unaltered > log entries demonstrating the problem. > >