[Dovecot] General question for Dovecot under OpenBSD
Pascal Volk
user+dovecot at localhost.localdomain.org
Tue Sep 15 00:25:42 EEST 2009
On 09/14/2009 11:13 PM Jean-François SIMON wrote:
> Hi,
>
> As requested.
>
> $ sudo dovecot -n
> # 1.0.15: /etc/dovecot.conf
> Error: Error in configuration file /etc/dovecot.conf line 871: Unknown
> setting: args
> Fatal: Invalid configuration in /etc/dovecot.con
>
> Error line in dovecot.conf :
>
> # SQL database <doc/wiki/AuthDatabase.SQL.txt>
> #passdb sql {
> # Path for SQL configuration file, see doc/dovecot-sql-example.conf
> args = /etc/dovecot-sql.conf
> #}
>
Please stop top-posting. Thanks in advance.
If you want to use passdb sql remove the comment hashes:
# SQL database <doc/wiki/AuthDatabase.SQL.txt>
passdb sql {
# Path for SQL configuration file, see doc/dovecot-sql-example.conf
args = /etc/dovecot-sql.conf
}
Regards,
Pascal
--
The trapper recommends today: defaced.0925723 at localdomain.org
More information about the dovecot
mailing list