search for: imapc

Displaying 20 results from an estimated 580 matches for "imapc".

Did you mean: imap
2017 Apr 14
0
Test error: net_connect_ip(127.0.0.1:0) failed: Can't assign requested address
macOS 10.12.4 clang 4.0.0 (official, non apple version) libressl 2.5.3 ... 0 / 11 tests failed /Applications/Xcode.app/Contents/Developer/usr/bin/make check-am make[3]: Nothing to be done for `check-am'. Making check in lib-imap-client for bin in test-imapc-client; do \ if ! ./$bin; then exit 1; fi; \ done Error: net_connect_ip(127.0.0.1:0) failed: Can't assign requested address Warning: imapc(127.0.0.1:0): No more IP address(es) to try - reconnecting (delay 10 ms) Error: net_connect_ip(127.0.0.1:0) failed: Can't assign requested address...
2017 Jun 29
4
dovecot 2.2.31: linking error
-std=gnu99 -mmacosx-version-min=10.12 [...] Undefined symbols for architecture x86_64: "_imapc_client_cmd", referenced from: _imapc_quota_refresh in quota-imapc.o "_imapc_client_get_capabilities", referenced from: _imapc_quota_refresh in quota-imapc.o "_imapc_command_sendf", referenced from: _imapc_quota_refresh in quota-imapc.o "_imapc_simple_callback", re...
2017 Apr 28
2
2.2 -git fails to compile as of Apr 28 2017
...sing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-O1 -o .libs/quota-status quota-status.o .libs/quota.o .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o .libs/quota-imapc.o .libs/quota-maildir.o .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o .libs/rquota_xdr.o -Wl,--export-dynamic -Wl,--as-needed ../../../src/lib-storage/.libs/libdovecot-storage.so /var/tmp/portage/net-mail/dovecot-9999_p20170427/work/dovecot-9999_p20170427/src/lib-dovecot/.libs/...
2018 May 10
2
Error compiling with --with-storages=
Hello, Usually I compile Dovecot with option --with-storages=maildir Starting with 2.2.30 and up to 2.2.36 RC this option cause the compilation to fail with this error: .libs/quota-imapc.o: In function `imapc_quota_refresh': quota-imapc.c:(.text+0x82d): undefined reference to `imapc_client_get_capabilities' quota-imapc.c:(.text+0x87d): undefined reference to `imapc_simple_context_init' quota-imapc.c:(.text+0x887): undefined reference to `imapc_simple_callback' quota...
2017 May 08
2
2.2 -git fails to compile as of Apr 28 2017
...ons -Wpointer-arith -Wchar-subscripts -Wformat=2 >> -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-O1 >> -o .libs/quota-status quota-status.o .libs/quota.o >> .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o >> .libs/quota-dirsize.o .libs/quota-imapc.o .libs/quota-maildir.o >> .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o >> .libs/rquota_xdr.o -Wl,--export-dynamic -Wl,--as-needed >> ../../../src/lib-storage/.libs/libdovecot-storage.so >> /var/tmp/portage/net-mail/dovecot-9999_p20170427/work/dovecot-99...
2013 May 31
2
imapc - different settings for different namespaces
Originally I was planning on allowing all kinds of mail settings inside namespace {}, including imapc_* settings. But that's a bit difficult to implement (although I think it will happen some day). So for now I was thinking: imapc foo { host = imap.foo.com master_user = foomaster password = foopass } imapc bar { host = imap.bar.com ... } namespace { prefix = foo/ location = ima...
2017 May 08
0
2.2 -git fails to compile as of Apr 28 2017
...ith -Wchar-subscripts -Wformat=2 >>> -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-O1 >>> -o .libs/quota-status quota-status.o .libs/quota.o >>> .libs/quota-count.o .libs/quota-fs.o .libs/quota-dict.o >>> .libs/quota-dirsize.o .libs/quota-imapc.o .libs/quota-maildir.o >>> .libs/quota-plugin.o .libs/quota-storage.o .libs/quota-util.o >>> .libs/rquota_xdr.o -Wl,--export-dynamic -Wl,--as-needed >>> ../../../src/lib-storage/.libs/libdovecot-storage.so >>> /var/tmp/portage/net-mail/dovecot-9999_p20170427...
2018 Jul 21
2
Dsync fails to connect to remote IMAP server
Hi, I'm trying to migrate from an old courier IMAP server to Dovecot 2.3.1 (8e2f634). The old server uses self signed SSL certificate. I'm using the following configuration: imapc_host = 10.1.1.3 imapc_user = %u imapc_features = rfc822.size fetch-headers imapc_port = 993 imapc_ssl = imaps imapc_ssl_verify = no mail_prefetch_count = 20 mail_shared_explicit_inbox = no Launching dsync with the command: doveadm -o mail_fsync=never -o imapc_password=PASSWORD -Dv backup -R -u US...
2011 Nov 22
1
Problem compiling dovecot 2.1 Beta1 under Solaris 10 on SPARC
Hello, compiling dovecot 2.1 Beta1 under Solaris 10 on SPARC with Sun Studio 11 stops with the following error: Making all in lib-imap-client gmake[3]: Entering directory `/net/fileserv/export/sunsrc/src/dovecot-2.1.beta1/src/lib-imap-client' source='imapc-client.c' object='imapc-client.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/bash ../../depcomp \ /bin/bash ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-dns -I../../src/lib-ssl-iostream -I../../src/lib-mai...
2011 Sep 13
4
imapc and imap_acl
Hello (Timo), yes, I know... maybe it's a bit far fetched, but I do have a use case. Would it be (reasonably easily) possible to implement IMAP ACL support for "imported" imapc namespaces/mailboxes? There is no local directory (like with the virtual plugin) yet... Greetings, Lutz -- Lutz Pre?ler <Lutz.Pressler at SerNet.DE> http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 G?ttingen Tel.: +49-551-370000-2, FAX: +49-551-37000...
2013 Jul 04
2
Migrating domain using IMAPc
Hi list, I'm trying to do a domain migration using the imapc feature, but i'm having some problems and I really don't know what is happening. So if you guys could help me with a path to solve this, I will be glad. I'm using Dovecot 2.1.7 in a Debian Wheezy machine. The command I'm using is: dsync -Dv -o imapc_features=rfc822.size -o imapc_...
2017 Sep 08
2
Is it possible to disable pipelining in imapc?
On 09/08/2017 01:53 PM, Aki Tuomi wrote: > > On 08.09.2017 14:50, Nagy, Attila wrote: >> Hi, >> >> I've a broken IMAP server, which doesn't support pipelining and fails >> on dovecot's attempt to do this ([C] is dovecot's imapc, [S] is the >> IMAP server): >> >> [C] 24 LOGIN "user" "pass" >> [S] 23 OK >> [C] 25 SELECT "INBOX" >> [C] 23 UID FETCH 2 (INTERNALDATE) >> [S] 25 OK >> [S] 23 BAD No mailbox selected >> >> Sadly, fixing the s...
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
...09/08/2017 01:53 PM, Aki Tuomi wrote: >>> On 08.09.2017 14:50, Nagy, Attila wrote: >>>> Hi, >>>> >>>> I've a broken IMAP server, which doesn't support pipelining and fails >>>> on dovecot's attempt to do this ([C] is dovecot's imapc, [S] is the >>>> IMAP server): >>>> >>>> [C] 24 LOGIN "user" "pass" >>>> [S] 23 OK >>>> [C] 25 SELECT "INBOX" >>>> [C] 23 UID FETCH 2 (INTERNALDATE) >>>> [S] 25 OK >>>> [S]...
2020 Mar 30
2
doveadm backup from gmail with imapc
I am trying to backup a gmail account (not the one I am writing from) to dovecot, using doveadm-backup and imapc, but am having ssl connection problems. ted at expectation:~# doveadm backup -D -R -u ted imapc: dsync(ted): Info: imapc(imap.gmail.com:993): Connected to 74.125.71.108:993 (local 10.7.1.179:53852) dsync(ted): Warning: imapc(imap.gmail.com:993): Server disconnected unexpectedly: SSL_connect() fail...
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
On 09/11/2017 10:42 AM, Sami Ketola wrote: >> On 11 Sep 2017, at 11.24, Nagy, Attila <bra at fsn.hu> wrote: >> I use dovecot with a broken IMAP server (which doesn't properly implement command pipelining amongst others) as an imapc backend. >> Dovecot issues the above command sequence (SELECT and UID FETCH pipelined), which doesn't work with this server. >> >> Therefore I'm requesting an imapc_features setting, IMAPC_FEATURE_NO_PIPELINING, which disables PIPELINING in dovecot imapc. Similarly to othe...
2017 Apr 10
0
2.2.29 failing tests (was: Re: v2.2.29 released)
It's failing tests on CentOS 6, it looks like it's expecting the IMAP server to be running when it isn't, perhaps this test should soft-fail? Making check in lib-imap-client make[2]: Entering directory `/builddir/build/BUILD/dovecot-2.2.29/src/lib-imap-client' for bin in test-imapc-client; do \ if ! ./$bin; then exit 1; fi; \ done Warning: imapc(127.0.0.1:0): connect(127.0.0.1, 0) failed: Connection refused - reconnecting (delay 10 ms) Error: imapc(127.0.0.1:0): connect(127.0.0.1, 0) failed: Connection refused - disconnecting test: random seed #1 was 1492054294 imapc con...
2017 May 08
0
2.2 -git fails to compile as of Apr 28 2017
...issing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 > -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -Wl,-O1 > -o .libs/quota-status quota-status.o .libs/quota.o .libs/quota-count.o > .libs/quota-fs.o .libs/quota-dict.o .libs/quota-dirsize.o > .libs/quota-imapc.o .libs/quota-maildir.o .libs/quota-plugin.o > .libs/quota-storage.o .libs/quota-util.o .libs/rquota_xdr.o > -Wl,--export-dynamic -Wl,--as-needed > ../../../src/lib-storage/.libs/libdovecot-storage.so > /var/tmp/portage/net-mail/dovecot-9999_p20170427/work/dovecot-9999_p20170427/src...
2017 Sep 08
2
Is it possible to disable pipelining in imapc?
Hi, I've a broken IMAP server, which doesn't support pipelining and fails on dovecot's attempt to do this ([C] is dovecot's imapc, [S] is the IMAP server): [C] 24 LOGIN "user" "pass" [S] 23 OK [C] 25 SELECT "INBOX" [C] 23 UID FETCH 2 (INTERNALDATE) [S] 25 OK [S] 23 BAD No mailbox selected Sadly, fixing the server would be a hard task, turning off pipelining in dovecot's imapc (which alrea...
2018 May 10
0
Error compiling with --with-storages=
Am 10.05.2018 um 16:02 schrieb Andrea Gabellini: > Hello, > > Usually I compile Dovecot with option --with-storages=maildir > > Starting with 2.2.30 and up to 2.2.36 RC this option cause the > compilation to fail with this error: > > .libs/quota-imapc.o: In function `imapc_quota_refresh': > quota-imapc.c:(.text+0x82d): undefined reference to > `imapc_client_get_capabilities' > quota-imapc.c:(.text+0x87d): undefined reference to > `imapc_simple_context_init' > quota-imapc.c:(.text+0x887): undefined reference to `imapc_s...
2013 Jun 13
1
IMAPC feature description
Hi, I couldn't find any decent documentation about the IMAPC feature. Could someone please explain the purpose of this feature? In particular, what are the differences between IMAPC and reverse proxying? Thanks.