apache01:/etc/postfix# postconf -n alias_maps = hash:/etc/aliases always_bcc = [email protected] biff = no bounce_queue_lifetime = 1d broken_sasl_auth_clients = yes config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 default_destination_concurrency_limit = 10 lmtp_destination_concurrency_limit = 100 lmtp_destination_recipient_limit = 0 lmtp_sasl_auth_enable = yes lmtp_sasl_password_maps = hash:/etc/postfix/lmtp_sasl_passwd lmtp_sasl_security_options = local_destination_concurrency_limit = 20 mailbox_size_limit = 0 maximal_queue_lifetime = 2d message_reject_characters = \0 message_size_limit = 110240000 mydestination = $myhostname, localhost.localdomain, localhost mydomain = signius.com myhostname = mx02.signius.com mynetworks = 192.168.0.0/16 recipient_delimiter = + smtp_tls_CAfile = /etc/postfix/certs/Baltimore_CyberTrust_Root.pem smtp_tls_CApath = /etc/postfix/certs smtp_tls_dkey_file = smtp_tls_key_file = smtp_tls_policy_maps = hash:/etc/postfix/tls_policy smtp_tls_security_level = may smtpd_proxy_timeout = 200s smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/sender_access, permit_mynetworks, check_client_access hash:/etc/postfix/site_access, permit_sasl_authenticated, check_client_access hash:/etc/postfix/block_sites, reject_unauth_destination check_recipient_access hash:/etc/postfix/trusted-only smtpd_sasl_auth_enable = yes smtpd_sender_restrictions = permit_mynetworks, check_client_access hash:/etc/postfix/site_access, permit_sasl_authenticated, reject_unauth_destination transport_maps = hash:/etc/postfix/transport virtual_alias_domains = ldap:/etc/postfix/ldap_virtual_alias_domains.cf virtual_alias_maps = hash:/etc/postfix/virtual, hash:/etc/postfix/exchange_recipients, ldap:/etc/postfix/ldap_virtual_map.cf Log from 1 messages. ================================================= Jan 18 20:02:42 mail04 postfix/smtpd[13705]: 360D1B4003: client=93-138-109-150.adsl.net.t-com.hr[93.138.109.150] Jan 18 20:02:42 mail04 postfix/cleanup[13734]: 360D1B4003: message-id=<[email protected]> Jan 18 20:02:42 mail04 postfix/qmgr[32764]: 360D1B4003: from=<800setw@xxxxxxxxxxx>, size=2586, nrcpt=2 (queue active) Jan 18 20:02:44 mail04 amavis[13438]: (13438-16) Blocked SPAM, [93.138.109.150] [93.138.109.150] <800setw@xxxxxxxxxxxx> -> <[email protected]>,<800setw@xxxxxxxxxxx>, quarantine: v/spam-vSR0GaG5nBD6.gz, Message-ID: <[email protected]>, mail_id: vSR0GaG5nBD6, Hits: 25.243, size: 2584, 1313 ms Jan 18 20:02:44 mail04 postfix/smtp[13718]: 360D1B4003: to=<arch@ann100mailarchxxxxxxxxxxx>, relay=127.0.0.1[127.0.0.1]:10024, delay=2.2, delays=0.92/0/0/1.3, dsn=2.7.0, status=sent (250 2.7.0 Ok, discarded, id=13438-16 - SPAM) Jan 18 20:02:44 mail04 postfix/smtp[13718]: 360D1B4003: to=<800setw@xxxxxxxxxxx>, orig_to=<800setw@xxxxxxxxxxx>, relay=127.0.0.1[127.0.0.1]:10024, delay=2.2, delays=0.92/0/0/1.3, dsn=2.7.0, status=sent (250 2.7.0 Ok, discarded, id=13438-16 - SPAM) Jan 18 20:02:44 mail04 postfix/qmgr[32764]: 360D1B4003: removed ====================================================== The issue. If I send mail to [email protected] it gets accepted like it should. [email protected] it gets accepted like it should. [email protected] it rejects with 550 like it should. [email protected] it gets accepted like it shouldn't be accepted. postconf -m btree cidr environ hash ldap nis proxy regexp sdbm sdbm static tcp unix smtp -v log Jan 18 23:43:54 apache01 postfix/smtpd[1802]: dict_ldap_lookup: /etc/postfix/ldap_virtual_map.cf: Searching with filter (|(mailLocalAddress=@answernet.net)(mailAlias=@answernet.net)) Jan 18 23:43:54 apache01 postfix/smtpd[1802]: dict_ldap_get_values[1]: Search found 1 match(es) Jan 18 23:43:54 apache01 postfix/smtpd[1802]: dict_ldap_get_values[1]: search returned 1 value(s) for requested result attribute mailForwardingAddress Jan 18 23:43:54 apache01 postfix/smtpd[1802]: dict_ldap_get_values[1]: Leaving dict_ldap_get_values Jan 18 23:43:54 apache01 postfix/smtpd[1802]: dict_ldap_lookup: Search returned @answernet.com Jan 18 23:43:54 apache01 postfix/smtpd[1802]: maps_find: virtual_alias_maps: ldap:/etc/postfix/ldap_virtual_map.cf(0,lock|fold_fix): @answernet.net = @answernet.com Jan 18 23:43:54 apache01 postfix/smtpd[1802]: mail_addr_find: [email protected] -> @answernet.com