dovecot-lda panics when postmaster_address is given on command line

Timo Sirainen tss at iki.fi
Wed May 13 16:45:58 UTC 2015


On 12 May 2015, at 11:50, Onno Molenkamp <onno at flox.org> wrote:
> 
> Hi,
> 
> When passing a postmaster_address to dovecot-lda on the command line
> with -o, it panics:
> 
> $ ./dovecot-lda -o postmaster_address=anything
> 
> lda(onno,)Panic: file lda-settings.c: line 80 (lda_settings_check):
> assertion failed: (set->postmaster_address[0] ==
> SETTING_STRVAR_UNEXPANDED[0])
> 
> It looks like postmaster_address has already been expanded at that point
> when it's given on the command line. (set->postmaster_address[0] is "1")

Fixed: http://hg.dovecot.org/dovecot-2.2/rev/25dc311a5faa



More information about the dovecot mailing list