View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011551 | Rocky-Linux-10 | postfix | public | 2025-12-29 13:55 | 2025-12-29 13:55 |
| Reporter | Marc Dierksen | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 10.1 | ||||
| Summary | 0011551: Postfix parameter defaults using unsupported map types | ||||
| Description | A couple Postfix parameter defaults use unsupported btree/hash map types: [root@rocky10 ~]# postconf -d | grep btree address_verify_map = btree:$data_directory/verify_cache postscreen_cache_map = btree:$data_directory/postscreen_cache [root@rocky10 ~]# postconf -d | grep hash alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases default_database_type = hash [root@rocky10 ~]# postconf -m cdb cidr environ fail inline internal ldap lmdb memcache mysql pcre pgsql pipemap proxy randmap regexp socketmap sqlite static tcp texthash unionmap unix Reference: https://www.mail-archive.com/postfix-users@postfix.org/msg107023.html | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-12-29 13:55 | Marc Dierksen | New Issue |