Michael Tokarev via Postfix-devel:
> In postfix 3.11, newaliases command doesn't work without arguments:
>
> $ newaliases
> postalias: warning: unsupported dictionary type: . Is the postfix-
> package installed?
> postalias: fatal: unsupported map type:
Thanks for fixing that. I did not test main.cf without default_dastabase_type.
> Additionally, nbdb_reindexd segfaults when asked to reindex alias
> database:
>
> #0 vbuf_print (bp=bp@entry=0x55879f3484e0,
> format=0x55876f981016 "the %s service is disabled",
> ap=ap@entry=0x7ffd2c554d70)
> at /build/reproducible-path/postfix-3.11.0/src/util/vbuf_print.c:280
> #1 0x00007f22d8ff2fad in vstring_vsprintf (vp=0x55879f3484e0,
> format=<optimized out>, ap=ap@entry=0x7ffd2c554d70)
> at /build/reproducible-path/postfix-3.11.0/src/util/vstring.c:639
> #2 0x00007f22d8ff3058 in vstring_sprintf (vp=vp@entry=0x55879f3484e0,
> format=format@entry=0x55876f981016 "the %s service is disabled")
> at /build/reproducible-path/postfix-3.11.0/src/util/vstring.c:629
> #3 0x000055876f97f97d in nbdb_process (leg_type=0x55879f347f40 "hash",
> source_path=source_path@entry=0x55879f347f45 "/etc/aliases",
> why=0x55879f3484e0) at ./src/nbdb_reindexd/nbdb_process.c:102
> #4 0x000055876f98009a in nbdb_service (
> stream=stream@entry=0x7f22d90122c0 <vstream_fstd>,
> service=<optimized out>, argv=0x7ffd2c555448)
> at ./src/nbdb_reindexd/nbdb_reindexd.c:224
> #5 0x00007f22d90695be in single_server_main (argc=<optimized out>,
> argv=<optimized out>, service=service@entry=0x55876f97fe50
> <nbdb_service>)
> at
> /build/reproducible-path/postfix-3.11.0/src/master/single_server.c:782
> #6 0x000055876f97f3a0 in main (argc=<optimized out>, argv=<optimized out>)
> at ./src/nbdb_reindexd/nbdb_reindexd.c:305
How do I reproduce this? Is this where postfix-script tries to
run nbdb_reindexd during "postfix start/check/etc"?
Wietse
_______________________________________________
Postfix-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]