[bug-notifications] [postfix 0002097]: `postconf -m` should support the lookup table type of \'hash\'
Mantis Bug Tracker
noreply at opencsw.org
Tue Aug 17 17:54:19 CEST 2010
The following issue requires your FEEDBACK.
======================================================================
https://www.opencsw.org/mantis/view.php?id=2097
======================================================================
Reported By: kadowaki
Assigned To: skayser
======================================================================
Project: postfix
Issue ID: 2097
Category: packaging
Reproducibility: always
Severity: feature
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2007-01-04 00:14 CET
Last Modified: 2010-08-17 17:54 CEST
======================================================================
Summary: `postconf -m` should support the lookup table type
of \'hash\'
Description:
The lookup table type of \"hash\" is required to make postfix
talk to SMTP-Auth enabled MTA as relayhost.
As far as I know, followings are the most popular configurations in
main.cf .
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/opt/csw/etc/postfix/sasl_passwd
smtp_sasl_security_options =
But, currently CSWpostfix does not support \"hash\".
\"hash\" support should be integrated.
======================================================================
----------------------------------------------------------------------
(0008208) skayser (administrator) - 2010-08-17 17:54
https://www.opencsw.org/mantis/view.php?id=2097#c8208
----------------------------------------------------------------------
Thanks for reporting. Updated packages with Postfix 2.7.1 are now available
from experimental/:
http://mirror.opencsw.org/experimental.html#skayser
These should fix you issue.
root @ ray42 ~# postconf -m| grep hash
hash
Could you please verify whether they work for you. Postfix was updated
from 2.4.6 to 2.7.1, with a substantial list of enhancements. If there are
any problems with the package, please let me know.
>From changelog.CSW:
* Adopted and updated to 2.7.1. (Closes
https://www.opencsw.org/mantis/view.php?id=3580,
https://www.opencsw.org/mantis/view.php?id=3700,
https://www.opencsw.org/mantis/view.php?id=3970)
* Moved spool directory to /var/opt/csw/spool/postfix. (Closes
https://www.opencsw.org/mantis/view.php?id=3946)
* Added Cyrus SASL support. (Closes
https://www.opencsw.org/mantis/view.php?id=2843)
* Added hash table support via bdb. (Closes
https://www.opencsw.org/mantis/view.php?id=2097)
* Init / SMF handling now done with cswclassutils. (Closes
https://www.opencsw.org/mantis/view.php?id=3946)
* Now depends on pcre_rt instead of pcre. (Closes
https://www.opencsw.org/mantis/view.php?id=3017)
* Binaries in /opt/csw/libexec/postfix are now stripped. (Closes
https://www.opencsw.org/mantis/view.php?id=3063)
* Doesn't automatically substitute system sendmail binaries any more.
Please refer to README.CSW instead. (Closes
https://www.opencsw.org/mantis/view.php?id=1943,
https://www.opencsw.org/mantis/view.php?id=2964,
https://www.opencsw.org/mantis/view.php?id=3060)
More information about the bug-notifications
mailing list