dovecot.conf fehler beim restart

VS-TheKiller

New Member
Hi ihr, ich habe mich heute mal ranbegebn ein mail server einzurichten...

Habe openSuse 10.3

nu zu meinem problem

Code:
/etc/init.d/dovecot restart
Stopping dovecot                                                     done
Starting dovecot Error: Error in configuration file /etc/dovecot/dovecot.conf line 868: Unknown section type (section changed at line 868)
Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
startproc:  exit status of parent of /usr/sbin/dovecot: 89
                                                                     failed

das steht in zeile 868

Code:
passdb sql {
    # Path for SQL configuration file, see doc/dovecot-sql-example.conf
    args = /etc/dovecot/dovecot-sql.conf
  }
hat einer vielleicht eine idee, danke schonmal im voraus...

Bin nach volgendem tutorial gegangen:
Howto: ISP-style Email Server with Debian-Etch and Postfix 2.3
 
Back
Top