Your message dated Sun, 1 Dec 2024 13:33:19 +0300
with message-id <[email protected]>
and subject line Re: Bug#285717: postfix: postmap fails to find subdomain 
matches
has caused the Debian Bug report #285717,
regarding postfix: postmap fails to find subdomain matches
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
285717: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=285717
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postfix
Version: 2.1.4-5
Severity: normal


Adding an entry into a hash lookup table like
domain.com  REJECT
returns a value if you enter 'postmap -q domain.com helo_access'
but will not return a value on a subdomain inquiry even if the setting
is enabled according to postconf:
postconf | grep subdomain
parent_domain_matches_subdomains =
debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,relay_domains,smtpd_access_maps


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages postfix depends on:
ii  adduser                     3.59         Add and remove users and groups
ii  debconf [debconf-2.0]       1.4.30.10    Debian configuration management sy
ii  dpkg                        1.10.25      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-17    Berkeley v4.2 Database Libraries [
ii  libgdbm3                    1.8.3-2      GNU dbm database routines (runtime
ii  netbase                     4.19         Basic TCP/IP networking system

-- debconf information:
* postfix/master_upgrade_warning: true
  postfix/db_upgrade_warning: true
* postfix/mailname: tacocat.net
  postfix/dynamicmaps_upgrade_warning:
* postfix/recipient_delim: +
* postfix/main_mailer_type: Internet Site
  postfix/transport_map_warning:
* postfix/append_dot_mydomain: true
  postfix/relayhost:
* postfix/procmail: true
  postfix/bad_recipient_delimiter:
* postfix/chattr: false
* postfix/root_address: tallison
  postfix/rfc1035_violation: false
* postfix/mynetworks: 127.0.0.0/8 192.168.0.0/24 192.168.1.0/24
* postfix/destinations: $myhostname, localhost, localhost.$mydomain, $mydomain
  postfix/nqmgr_upgrade_warning:
  postfix/not_configured:
* postfix/mailbox_limit: 0


--- End Message ---
--- Begin Message ---
On Tue, 14 Dec 2004 21:39:04 -0500 Tom Allison <[email protected]> wrote:
Package: postfix
Version: 2.1.4-5
Severity: normal


Adding an entry into a hash lookup table like
domain.com  REJECT
returns a value if you enter 'postmap -q domain.com helo_access'
but will not return a value on a subdomain inquiry even if the setting
is enabled according to postconf:
postconf | grep subdomain
parent_domain_matches_subdomains =
debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,relay_domains,smtpd_access_maps
According to the postmap manpage, the -q <key> searches for the
given key.  It has nothing to do with parent_domain_matches_subdomains
parameter.

Closing this bug report, as it's not a bug but an expected
behavior.

/mjt

--- End Message ---

Reply via email to