[Dovecot] dovecot+sieve redirect action signal 11 while user homedir not defined

Maciej Uhlig maciej.uhlig at us.edu.pl
Thu Sep 23 16:00:18 EEST 2010


Hi, while executing simple sieve script:

require ["fileinto", "envelope"];
if header :contains "subject" "test" { redirect "user at domain"; }

we got:

2010-09-23T09:25:23+02:00 st1/192.168.10.201 dovecot: [ID 583609 
mail.error] master: Error: service(lmtp): child 15524 killed with signal 
11 (core not dumped)

in case user home directory is (erroneously) undefined.

This happens with 'redirect' action only ('keep', 'fileinto' work ok).

Moreover, since there is no homedir, there is no core file too :-)

After user homedir was defined, the error disappeared.

This is under Solaris 10 with dovecot 2.0.3 and pigeonhole 0.2.0.

Thank you,

Maciej Uhlig


More information about the dovecot mailing list