I try to build 3.0.0-beta2 on my Ubuntu 14.04 mechine.
I've apt-get install libopendkim-dev, (2.9.1-1)
configure report 'WARNING: Your version of OpenDKIM can not support
iSchedule. Consider patching OpenDKIM with
contrib/dkim_canon_ischedule.patch'
Maybe we should commit the patch to OpenDKIM
I've installed libical 2.0.50, but configure still report libical > 2.0
checkerror
# pkg-config libical --modversion
2.0.50
# pkg-config libical --libs
-L/usr/local/lib -ical -licalss -licalval -lpthread
#pkg-config libical --cflags
-I/usr/local/include
...
checking for ICAL... yes
checking wheth
The libical2's default configure will put dynamic-library in
/usr/local/lib/x86_64-linux-gnu directory.
I rebuild it with "cmake -DCMAKE_INSTALL_PREFIX=/usr/local
-DCMAKE_INSTALL_LIBDIR=/usr/local/lib", then it's ok now!
Thanks.
On Thu, May 19, 2016 at 1:24 PM, Anatoli wrote:
>
>
> It works well
website doc error: https://cyrusimap.org/imap/developer/basicserver.html
7. Configuring Cyrus...
I need create /etc/imapd.conf and create directory first, then run "sudo -u
cyrus ./tools/mkimap"
On Tue, May 24, 2016 at 9:12 AM, Nicola Nye via Cyrus-devel <
cyrus-devel@lists.andrew.cmu.edu> wrote:
> Thanks for this feedback! I've updated the docs to reflect it.
>
> Please let us know if you notice anything else.
>
>Nicola
>
>
It's ok now.
I noticed that cyrus disable TLS on preauth'd connection.
Authentication info(plain password...) need TLS protection. And I think
that RFC822 text also need TLS.
./configure --help says "--sysconfdir=DIRread-only single-machine
data [PREFIX/etc]"
"sysconfdir" should set to "{prefix}/etc" in Makefile, but it set to "/etc".
On my beta2 environment, their default settings is still 'off'.
But in https://cyrusimap.org/imap/installation/distributions/ubuntu.html,
it says:
- Consider enabling the commonly used settings altnamespace and
unixhierarchysep as these will default to onbeginning in version 3.0.
> On Thu, Jun 2, 2016, at 02:48 AM, qyb via Cyrus-devel wrote:
>
> ./configure --help says "--sysconfdir=DIRread-only single-machine
> data [PREFIX/etc]"
>
> "sysconfdir" should set to "{prefix}/etc" in Makefile, but it set to
> &qu
sword auth request.. Personally,
I think all mail data should be encrypted in internet transfer.
On Tue, Jun 14, 2016 at 9:25 AM, ellie timoney via Cyrus-devel <
cyrus-devel@lists.andrew.cmu.edu> wrote:
> On Wed, Jun 1, 2016, at 03:28 AM, qyb via Cyrus-devel wrote:
>
> I noticed
10 matches
Mail list logo