11 Jun
2006
11 Jun
'06
4 p.m.
On Wed, 2006-05-31 at 21:34 -0400, E P wrote:
Hello all,
I'm attempting to run dovecot on an HP-UX 11.11 system ... the built went fine, and I've got the program installed. I copied dovecot-example.conf to dovecot.conf and made a few changes to it, then went to sbin and ran the dovecot binary to see what would happen. What happened was this:
colin:/usr/local/dovecot/sbin# ./dovecot Error: Error in configuration file /usr/local/dovecot/etc/dovecot.conf line 1: Unknown setting: _cert_file
To me it looks like it just starts reading from the middle of the config file. Do you have HAVE_PREAD defined in config.h? If yes, try commenting it out and recompiling.