See attached log.
Magnus Bäck wrote: > > On Friday, August 07, 2009 at 08:07 CEST, > jluros <nab...@luros.org> wrote: > >> I'm making good progress getting postfix up and running, but having >> a persistent issue with a domain configured through ISPConfig. My >> virtual domain Luros.eu has a catchall address, jlu...@luros.eu which >> forwards to my gmail account. > > What do you mean? A catchall address has the form @example.com. Do you > mean that all addresses @lyrus.eu get forwarded to your Gmail account? > > Post logs and "postconf -n" output. > > [...] > > -- > Magnus Bäck > mag...@dsek.lth.se > > postconf -n: udo postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no body_checks = regexp:/etc/postfix/body_checks broken_sasl_auth_clients = yes config_directory = /etc/postfix content_filter = amavis:[127.0.0.1]:10024 debug_peer_list = 127.0.0.1 174.143.212.167 header_checks = regexp:/etc/postfix/header_checks html_directory = /usr/share/doc/postfix/html inet_interfaces = all mailbox_size_limit = 0 message_size_limit = 0 mime_header_checks = regexp:/etc/postfix/mime_header_checks mydestination = mail.jasonluros.com, localhost, localhost.localdomain mydomain = $myhostname myhostname = mail.jasonluros.com mynetworks = 127.0.0.0/8 [::1]/128 174.143.212.167/32 myorigin = $mydomain nested_header_checks = regexp:/etc/postfix/nested_header_checks proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks $virtual_mailbox_limit_maps readme_directory = /usr/share/doc/postfix receive_override_options = no_address_mappings recipient_delimiter = + relay_domains = mysql:/etc/postfix/mysql-virtual_relaydomains.cf relayhost = smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu) smtpd_client_restrictions = check_client_access mysql:/etc/postfix/mysql-virtual_client.cf smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, check_recipient_access mysql:/etc/postfix/mysql-virtual_recipient.cf, reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_sasl_authenticated_header = yes smtpd_sender_restrictions = check_sender_access mysql:/etc/postfix/mysql-virtual_sender.cf smtpd_tls_cert_file = /etc/postfix/smtpd.cert smtpd_tls_key_file = /etc/postfix/smtpd.key smtpd_tls_security_level = may smtpd_use_tls = yes transport_maps = proxy:mysql:/etc/postfix/mysql-virtual_transports.cf virtual_alias_domains = virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf, mysql:/etc/postfix/mysql-virtual_email2email.cf virtual_gid_maps = static:5000 virtual_mailbox_base = /var/vmail virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains.cf virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf virtual_transport = maildrop virtual_uid_maps = static:5000 #end postconf -n http://www.nabble.com/file/p24864639/Postfix%2Blog.txt Postfix+log.txt -- View this message in context: http://www.nabble.com/Postfix-receives-mail-for-virtual-domain-on-loopback-address%2C-but-relay-access-denied-on-remote-connections-tp24859379p24864639.html Sent from the Postfix mailing list archive at Nabble.com.