Hi, while executing simple sieve script:

require ["fileinto", "envelope"];
if header :contains "subject" "test" { redirect "u...@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

Reply via email to