On Mon, Oct 23, 2017 at 02:44:47PM -0400, Wietse Venema wrote:
> Ulrich Zehl:
> > When I try to use a CDB table for authorized_submit_users with Postfix
> > 3.1.6, the sendmail command exits with error "unsupported dictionary
> > type: cdb".
> 
> What is the COMPLETE error message including the PROGRAM NAME?

I ran the following commands:

root@zwirn:~# /usr/sbin/postfix start
postfix: Postfix is running with backwards-compatible default settings
postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
postfix: To disable backwards compatibility use "postconf 
compatibility_level=2" and "postfix reload"
postfix/postfix-script: starting the Postfix mail system
root@zwirn:~# /usr/sbin/sendmail
sendmail: fatal: unsupported dictionary type: cdb
root@zwirn:~# /usr/sbin/postfix stop
postfix: Postfix is running with backwards-compatible default settings
postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details
postfix: To disable backwards compatibility use "postconf 
compatibility_level=2" and "postfix reload"
postfix/postfix-script: stopping the Postfix mail system

This logged the following:

Oct 23 22:44:17 zwirn postfix[18355]: Postfix is running with 
backwards-compatible default settings
Oct 23 22:44:17 zwirn postfix[18355]: See 
http://www.postfix.org/COMPATIBILITY_README.html for details
Oct 23 22:44:17 zwirn postfix[18355]: To disable backwards compatibility use 
"postconf compatibility_level=2" and "postfix reload"
Oct 23 22:44:18 zwirn postfix/postfix-script[18455]: starting the Postfix mail 
system
Oct 23 22:44:18 zwirn postfix/master[18457]: daemon started -- version 3.1.6, 
configuration /etc/postfix
Oct 23 22:44:25 zwirn postfix/sendmail[18460]: fatal: unsupported dictionary 
type: cdb
Oct 23 22:44:27 zwirn postfix[18461]: Postfix is running with 
backwards-compatible default settings
Oct 23 22:44:27 zwirn postfix[18461]: See 
http://www.postfix.org/COMPATIBILITY_README.html for details
Oct 23 22:44:27 zwirn postfix[18461]: To disable backwards compatibility use 
"postconf compatibility_level=2" and "postfix reload"
Oct 23 22:44:27 zwirn postfix/postfix-script[18467]: stopping the Postfix mail 
system
Oct 23 22:44:27 zwirn postfix/master[18457]: terminating on signal 15

Ulrich

Reply via email to