31 Jan
                
                    2004
                
            
            
                31 Jan
                
                '04
                
            
            
            
        
    
                10:28 p.m.
            
        Kenneth Porter wrote:
Likely, but also check that "ulimit -c" allows the process to dump core. Use ulimit to set the max core dump size before launching dovecot.
OK, I inserted "ulimit -c 50000" before /usr/local/sbin/dovecot in my startup script, but no core file appears. I think I would need some help with what you suggested, adding some more logging.