Displaying 1 result from an estimated 1 matches for "cecchi2".
Did you mean:
  cecchi
  
2012 Sep 19
5
Dovecot deliver Segmentation fault when arrive the first message
...If disable ACL (acl and imap_acl from mail_plugins) in dovecot.conf 
"Segmentation fault" go away. Moreover, without ACL at the first 
delivery folders like Sent, Drafts, Trash, Spam appear immediately.
An example,
new user:
root at demo-vpop ~ # tree 
/home/vpopmail/domains/qboxdns.it/cecchi2/Maildir/ -a
/home/vpopmail/domains/qboxdns.it/cecchi2/Maildir/
??? cur
??? maildirsize
??? new
??? tmp
root at demo-vpop ~ # cat testmail.txt | 
/usr/local/dovecot-2.1/libexec/dovecot/deliver -d cecchi2 at qboxdns.it
Segmentation fault
root at demo-vpop ~ # echo $?
139
root at demo-vpop ~ # tree...