Displaying 20 results from an estimated 2000 matches similar to: "Transparent IMAP proxy"
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.
2024 Oct 16
2
[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
On 16/10/2024 7:23, Christoph Hellwig wrote:
> On Tue, Oct 15, 2024 at 06:23:44PM +0300, Yonatan Maman wrote:
>> From: Yonatan Maman <Ymaman at Nvidia.com>
>>
>> This patch series aims to enable Peer-to-Peer (P2P) DMA access in
>> GPU-centric applications that utilize RDMA and private device pages. This
>> enhancement is crucial for minimizing data transfer
2024 Oct 08
3
[PATCH v4 0/2] drm/nouveau/dmem: Fix Vulnerability and Device Channels configuration
From: Yonatan Maman <Ymaman at Nvidia.com>
This patch series addresses two critical issues in the Nouveau driver
related to device channels, error handling, and sensitive data leaks.
- Vulnerability in migrate_to_ram: The migrate_to_ram function might
return a dirty HIGH_USER page when a copy push command (FW channel)
fails, potentially exposing sensitive data and posing a security
2003 Aug 24
2
[solution] chkrootkit reports infected files
Hey all,
I've submitted a fix for chkrootkit port, to solve the
false positives on FreeBSD 5 and higher:
http://www.freebsd.org/cgi/query-pr.cgi?pr=55919
The topic, btw, should be "Teach security/chkrootkit
about FreeBSD 5", but it's not my first typo today.
Maintainer, please approve.
Authors, please see if you can include the changes.
I also fixed a minor bug in chk_vdir.
2017 Apr 28
2
2.2 -git fails to compile as of Apr 28 2017
This has been broken for the last few days:
libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s
"../lib10_quota_plugin.la" "lib10_quota_plugin.la" )
libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe
-march=native -mtune=native -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith
2013 Jun 16
5
v2.2.3 released
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz.sig
This is a pretty important upgrade for v2.2 users, because of the IMAP
ENVELOPE reply fix.
* LDA/LMTP: If new mail delivery first fails with "temporary
failure", tempfail the whole delivery instead of falling back to
delivering the mail to INBOX. (Requires new Pigeonhole
2013 Jun 16
5
v2.2.3 released
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.3.tar.gz.sig
This is a pretty important upgrade for v2.2 users, because of the IMAP
ENVELOPE reply fix.
* LDA/LMTP: If new mail delivery first fails with "temporary
failure", tempfail the whole delivery instead of falling back to
delivering the mail to INBOX. (Requires new Pigeonhole
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",
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
2017 May 08
2
2.2 -git fails to compile as of Apr 28 2017
On 2017-05-08 13:52, Reuben Farrelly wrote:
> Hi,
>
> Following up on this as there has been no response and the problem is
> still present. As this is the master-2.2 branch I would have thought
> it would compile most of the time...
>
> Thanks
>
>
> On 28/04/2017 7:27 PM, Reuben Farrelly wrote:
>> This has been broken for the last few days:
>>
>>
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 =
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
2024 Oct 15
5
[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
From: Yonatan Maman <Ymaman at Nvidia.com>
This patch series aims to enable Peer-to-Peer (P2P) DMA access in
GPU-centric applications that utilize RDMA and private device pages. This
enhancement is crucial for minimizing data transfer overhead by allowing
the GPU to directly expose device private page data to devices such as
NICs, eliminating the need to traverse system RAM, which is the
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_host=IP -o imapc_port=143
-o
2024 Oct 08
2
[PATCH v3 0/2] drm/nouveau/dmem: Fix Vulnerability and Device Channels configuration
From: Yonatan Maman <Ymaman at Nvidia.com>
This patch series addresses two critical issues in the Nouveau driver
related to device channels, error handling, and sensitive data leaks.
- Vulnerability in migrate_to_ram: The migrate_to_ram function might
return a dirty HIGH_USER page when a copy push command (FW channel)
fails, potentially exposing sensitive data and posing a security
2020 Oct 27
2
imapc_port not working
imap proxy is a "dumb proxy", it will just pass everything to google & back after you've authenticated.
imapc allows you to use imap sieve to some extent. I'm not sure what kind of Sieve manipulations you have in mind.
Aki
> On 27/10/2020 11:42 David Tildesley <davotnz at yahoo.co.nz> wrote:
>
>
> Hi Aki,
>
> Thanks. I didn't know that about
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:
2017 Jun 29
1
dovecot 2.2.31: linking error
No, I did not. I used the mainstream tar release, not the git bundle.
autoreconf -vi returns error, for lack of m4 file.
Sent from ProtonMail Mobile
On Thu, Jun 29, 2017 at 12:51 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> On 29.06.2017 13:32, Rupert Gallagher wrote: > -std=gnu99 > -mmacosx-version-min=10.12 > [...] > Undefined symbols for architecture x86_64: >
2018 May 02
2
v2.2.36 release candidate released
There seems to be a problem with new user directories and the imapc backend. On a test setup I get the following error in the log:
May 02 10:09:58 imap(user1 at domain.com): Error: Couldn't create mailbox list lock /tmp/tmp0Y5TMn/dovecot1/users/user1 at domain.com/imapc/mailboxes.lock: file_create_locked(/tmp/tmp0Y5TMn/dovecot1/users/user1 at domain.com/imapc/mailboxes.lock) failed:
2018 Feb 15
1
Segfault on selecting mailbox twice in a row
Hi,
I was doing some testing with new 2.2 changes. I?m using commit 15d5b8a from origin/master-2.2. The setup is using imapc to connect to a different imap server.
If I use the following commands, dovecot will crash every time:
A login username password
B select inbox
C select inbox
The logfile snippit is at the end of the mail. Let me know if you need more information.
John
----
Feb 15