15 Jun
2011
15 Jun
'11
4:42 p.m.
Hi,
I notice that the Apple patched branch of Dovecot 2.0 with URLAUTH fails to compile on Linux.
The file src/plugins/urlauth/urlauth-keys.c uses open(2) with O_EXLOCK, which to my knowledge is BSD specific.
Is that a known problem?
/Peter