Package: postfix
Version: 2.5.5-1.1
Severity: normal

test 1: standard configuration -> match subdomains
ois-groups:# grep ukrtel.net access_helo
ukrtel.net                      REJECT
ois-groups:# postmap access_helo
ois-groups:# echo $?
0
ois-groups:# postconf | grep subdomains
parent_domain_matches_subdomains = 
debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,smtpd_access_maps

matchsubdomains -> expect postmap to find ukrtel.net some.ukrtel.net
ois-groups:# postmap -q ukrtel.net access_helo
REJECT
ois-groups:# postmap -q some.ukrtel.net access_helo
ois-groups:# echo $?
1

test 2: change configuration -> match subdomains by .domain.tld
ois-groups:# postconf | grep subdomains
parent_domain_matches_subdomains = debug_peer_list,     fast_flush_domains,    
mynetworks,      permit_mx_backup_networks,      qmqpd_authorized_clients
ois-groups:# grep ukrtel.net access_helo
.ukrtel.net                     REJECT
ois-groups:# postmap access_helo
ois-groups:# echo $?
0
ois-groups:# postmap -q ukrtel.net access_helo
ois-groups:# echo $?
1
ois-groups:# postmap -q some.ukrtel.net access_helo
ois-groups:# echo $?
1

neither test1 nor test2 do show the behavior described in access(5)

-- System Information:
Debian Release: 6.0.1
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages postfix depends on:
ii  adduser                 3.112+nmu2       add and remove users and groups
ii  debconf [debconf-2.0]   1.5.36.1         Debian configuration management sy
ii  dpkg                    1.14.30          Debian package management system
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libdb4.6                4.6.21-16        Berkeley v4.6 Database Libraries [
ii  libsasl2-2              2.1.23.dfsg1-7   Cyrus SASL - authentication abstra
ii  libssl0.9.8             0.9.8o-4squeeze1 SSL shared libraries
ii  lsb-base                3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  netbase                 4.45             Basic TCP/IP networking system
ii  ssl-cert                1.0.28           simple debconf wrapper for OpenSSL

postfix recommends no packages.

Versions of packages postfix suggests:
ii  libsasl2-modules       2.1.23.dfsg1-7    Cyrus SASL - pluggable authenticat
ii  mutt [mail-reader]     1.5.20-9+squeeze1 text-based mailreader supporting M
pn  postfix-cdb            <none>            (no description available)
ii  postfix-ldap           2.5.5-1.1         LDAP map support for Postfix
pn  postfix-mysql          <none>            (no description available)
pn  postfix-pcre           <none>            (no description available)
pn  postfix-pgsql          <none>            (no description available)
pn  procmail               <none>            (no description available)
pn  resolvconf             <none>            (no description available)
ii  sasl2-bin              2.1.23.dfsg1-7    Cyrus SASL - administration progra
pn  ufw                    <none>            (no description available)

-- debconf information:
  postfix/root_address:
  postfix/rfc1035_violation: false
  postfix/mydomain_warning:
  postfix/mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
* postfix/mailname: ois-groups.ch
  postfix/tlsmgr_upgrade_warning:
  postfix/recipient_delim: +
* postfix/main_mailer_type: Internet Site
  postfix/destinations: ois-groups.ch, ois-groups, localhost.localdomain, 
localhost
  postfix/retry_upgrade_warning:
  postfix/kernel_version_warning:
  postfix/not_configured:
  postfix/mailbox_limit: 0
  postfix/relayhost:
  postfix/procmail: false
  postfix/bad_recipient_delimiter:
  postfix/protocols: all
  postfix/chattr: false



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to