[Kde-pim] imap4 kioslave
Allen Winter
winter at kde.org
Wed Sep 12 00:05:54 BST 2007
Howdy,
Currently the imap4 kioslave is not built without cyrus-sasl support.
i.e, in kioslave/CMakeLists.txt you'll see
if(SASL2_FOUND)
add_subdirectory(imap4)
add_subdirectory( sieve )
endif(SASL2_FOUND)
But, I found out that the imap4 kioslave actually does build ok
without cyrus-sasl.
The question is: should we allow imap4 without sasl support?
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list