[Dovecot] Problem Running Dovecot 1.0.5
Hello,
When trying to run dovecot I am getting the following error :-
Error: Error in configuration file /usr/local/etc/dovecot.conf line 923: Unknown section type (section changed at line 923) Fatal: Invalid configuration in /usr/local/etc/dovecot.conf
The following section is at line 923.
userdb static { args = uid=5000 gid=5000 home=/var/spool/vmail/%d/%n allow_all_users=yes }
It seems to be that dovecot does'nt understand the section, but I configured with support for static userdb and this was confirmed before compilation took place. OS is Solaris 9.
Any advice would be appreciated.
Thanks,
David.
On 11/20/2007, dave (dave@lucky-town.co.uk) wrote:
Error: Error in configuration file /usr/local/etc/dovecot.conf line 923: Unknown section type (section changed at line 923) Fatal: Invalid configuration in /usr/local/etc/dovecot.conf
The following section is at line 923.
Please always provide dovecot -n output, not your interpretation of what it is using...
--
Best regards,
Charles
Charles Marcus wrote:
On 11/20/2007, dave (dave@lucky-town.co.uk) wrote:
Error: Error in configuration file /usr/local/etc/dovecot.conf line 923: Unknown section type (section changed at line 923) Fatal: Invalid configuration in /usr/local/etc/dovecot.conf
The following section is at line 923.
Please always provide dovecot -n output, not your interpretation of what it is using...
Unfortunately dovecot -n will not run, it produces the same error.
On Tue, 2007-11-20 at 20:59 +0000, dave wrote:
When trying to run dovecot I am getting the following error :-
Error: Error in configuration file /usr/local/etc/dovecot.conf line 923: Unknown section type (section changed at line 923) Fatal: Invalid configuration in /usr/local/etc/dovecot.conf
The following section is at line 923.
userdb static { args = uid=5000 gid=5000 home=/var/spool/vmail/%d/%n allow_all_users=yes }
Most likely it's not inside auth {} block.
participants (3)
-
Charles Marcus
-
dave
-
Timo Sirainen