[Dovecot] bug? order dependencies in branch_1_0 conf file

Richard openmacnews at gmail.com
Wed Aug 23 21:19:41 EEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

bldg dovecot cvs branch_1_0 on osx, i'm seeing a sensitivity to order in
protocol statements.

e.g., on launch:

THIS WORKS FINE:

	protocol lda {
	 sendmail_path = /usr/local/exim/bin/exim
	 ...
	 plugin {
	  quota = maildir:storage=10240 # 10 MB quota limit
	 }
	}


but, THIS DOES NOT
	protocol lda {
	 ...
	 plugin {
	  quota = maildir:storage=10240 # 10 MB quota limit
65:	 }
66:	 sendmail_path = /usr/local/exim/bin/exim
67:	}


reporting:

	/dovecot.conf line 66: Unknown setting:


is this, in fact, a bug? feature?

thanks,

richard
- --

/"\
\ /  ASCII Ribbon Campaign
 X   against HTML email, vCards
/ \  & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB  D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iEYEAREDAAYFAkTsnD0ACgkQlffdvTZxCMbu1QCfbyq1bddAz8H5RdDJJYx8iTMw
SNkAoIaK6xwJ05zM2aJ0/XJH+UucdPoV
=9ajq
-----END PGP SIGNATURE-----


More information about the dovecot mailing list