Displaying 20 results from an estimated 40000 matches similar to: "Dovecot as a smart IMAP proxy"
2012 Jan 14
3
Storage - posibilities?
Hi all.
Currently I am administering a mail cluster in which messages are
stored on software RAID shared with NFS. There are several NFS
servers, every one of them exports a part of all mail files for a
specific frontend with postfix.
We are thinking about replacing these storage hosts with one solution,
maybe a storage array with appropriate disk space and I/O capacity.
What are pros and cons
2018 Mar 05
7
Squid and HTTPS interception on CentOS 7 ?
Am 05.03.2018 um 13:04 schrieb Nicolas Kovacs <info at microlinux.fr>:
>
> Le 28/02/2018 ? 22:23, Nicolas Kovacs a ?crit :
>> So far, I've only been able to filter HTTP.
>>
>> Do any of you do transparent HTTPS filtering ? Any suggestions,
>> advice, caveats, do's and don'ts ?
>
> After a week of trial and error, transparent HTTPS filtering
2007 Oct 23
6
Large scale Postfix/Cyrus email system for 100,000+ users
I'm trying to set up a large scale email system that supports 100,000+
IMAP accounts. We have an existing frontend web interface that does a
lookup on a mysql db to figure out which IMAP server to connect to for
each user. For the email infrastructure we have decided on Postfix
and Cyrus. We have configured both to use mysql to get the virtual
user information.
Because of the way that the
2013 May 08
2
IMAP SSL proxy (questions)
Hello everyone,
I have seen: http://wiki.dovecot.org/HowTo/ImapProxy. It doesn't seem to
fit what I need.
Unfortunately, I cannot use TLS. I have to use SSL. Also, I would rather
not duplicate the certificates for the IMAP servers. Hence nginx doesn't
seem to be a good choice either.
I am hoping that since SSL has "Client Hello" which specifies the site
requested the the
2009 Jan 27
1
managesieve proxy cyrus
Hello all,
I've configured a dovecot server in proxy mode. It seems to work well
but. I've tested managesieve with squirrelmail and it's working
correctly but I can't connect to cyrus sieve server : timsieved
Does anybody here have configure a sieve proxy to do this ?
Or is it a normal behavior and dovecot sieve proxy can't speak with
cyrus sieve ?
Thanks.
--------------
2010 Nov 16
2
IMAP aggregation and MUPDATE protocolo
Hi.
I'm just having a look about aggregating several IMAP sources and a
IMAP aggregator proxy would come very handy.
I just read:
http://www.cyrusimap.org/mediawiki/index.php/Cyrus_Murder_Design
and found it very interesting.
Anyone did something similar based on:
http://tools.ietf.org/html/rfc3656
Thanx.
Erny
--
Ernesto Revilla
Yaco Sistemas
+34 954 500 057
2009 Oct 01
1
Encryption Plugin
Hi,
There was a discussion a few months ago about a plugin for encrypting
email before it hit the disk on the server, and doing transparent
decryption while serving data to the client, see:
http://www.dovecot.org/list/dovecot/2009-July/041262.html
We have a client/user who is interested in such a plugin, and I was
wondering if there has been any progress on it yet. In our particular
case,
2011 Jan 16
5
Smart IMAP proxying with imapc storage
I just committed a very early initial implementation of "imapc" storage
backend to v2.1 hg: http://hg.dovecot.org/dovecot-2.1
You can't really do anything except open INBOX and read mails from it,
so it's currently only intended for initial testing. It sucks in many
ways right now, but I'll be improving it.
The idea is that you could set for example:
mail_location =
2018 Mar 05
1
Squid and HTTPS interception on CentOS 7 ?
> Am 05.03.2018 um 15:34 schrieb Bill Gee <bgee at campercaver.net>:
>
>
> On Monday, March 5, 2018 7:23:53 AM CST Leon Fauster wrote:
>> Am 05.03.2018 um 13:04 schrieb Nicolas Kovacs <info at microlinux.fr>:
>>> Le 28/02/2018 ? 22:23, Nicolas Kovacs a ?crit :
>>>> So far, I've only been able to filter HTTP.
>>>>
2010 Dec 06
2
imap/pop proxy and filter
Hi
I use dovecot as imap/pop proxy.
Is it possible to filter the messages before they get delivered to the
client?
Thanks for any hint how to achieve this.
Mike
2003 Oct 30
1
A plea for some feedback
Hello everyone.
This email makes reference to mail servers and email, but please read the
email. You will see that I have some questions about samba. :)
I need some feedback and thoughts on a particular setup that "Management"
is trying to go with.
Some info first:
Running Samba 2.2.8a as a PDC with OpenLDAP on the backend.
Running a mail server running Postfix, Courier-IMAP,
2013 Jun 16
3
Transparent IMAP proxy
Hi,
I'm considering patching Dovecot to work as a transparent (and virus
scanning) IMAP proxy.
What is the appropriate feature to extend? (I've considered the
following: IMAPC and reverse proxying, with IMAPC looking more promising
since it actually parses IMAP communication).
Can anyone who is familiar with the IMAPC code recommend what are the
most appropriate locations in the
2012 Mar 21
2
Advice for new dovecot / imap proxy? setup
Hello list.
I'm planning a new mail servers for our company's customers to replace the oldish Courier-IMAP based one, we already started to deploy some mail accounts on a dovecot-2.0 server as an early test.
I'd like to implement the new system with dovecot-2 (I'll probably go straight to dovecot-2.1.x) and I'd like to get it right from the beginning so I'm here asking for
2015 Aug 11
4
C6.7 evolution to cyrus imap(s) fails
On Tue, 11 Aug 2015, Alexander Dalloz wrote:
> Am 11.08.2015 um 21:47 schrieb Dr J Austin:
>>>
>>> What does cyrus-imapd log?
>>>
>>> Alexander
>>>
>>>
>>
>> Where should I be looking ?
>
> /var/log/maillog is the default log file for the MAIL facility. Else check
> your syslog() daemon configuration.
>
>
2009 Mar 28
1
Common "sasl master" [Was: sendmail with dovecot sasl]
Hi,
so sendmail can use only cyrus-sasl ?
ok, thank you
>Mario Pavlov wrote:
>> I was wondering if I can make sendmail use dovecot's SASL
>> implementation...maybe I should somehow compile it against dovecot's
>> SASL ? My idea is to make sendmail and dovecot authenticate against
>> one central user/password repository. Is this possible ?
>>
2007 Oct 10
1
FW: IMAP proxy with dovecot and hostname
Good morning dovecot users
I read in http://wiki.dovecot.org/PasswordDatabase/ExtraFields/Proxy
that dovecot need ip address in host field and then
"This field is required. Note that currently it's required to use an IP
address since no DNS resolving is done.".
I use a qmail cluster and Courier IMAP. In this system used the ldap
field mailhost for proxy functionality
2015 Mar 27
2
Migrating from Cyrus to Dovecot
Hi,
we are migrating from Cyrus 2.3.7 to Dovecot 2.2.13. We have ~7000
maildirs with ~500GB. Our goal is to do the migration without users have
notice and with the shortest service downtime. The users use IMAP (with
shared folders and ACL), POP3 and sieve filters.
As a first choice, we tried the Dovecot's dsync tool. First tests were
great, but we are not able to change the Cyrus auth
2012 Feb 27
1
POP/IMAP on proxy rip issue
I have a proxy setup for pop/imap. The proxies are defined in
login_trusted_networks = x.x.x.x and for the imap it works fine but for pop3
connections displays the ip address of proxy IP... Dovecots are both 1.2
from the debian repo deb http://xi.rename-it.nl/debian/
stable-auto/dovecot-1.2 main
thanks
--
View this message in context:
2019 Dec 08
2
bash script hook lda_mailbox_autocreate for generate mail-crypt user encrypted private key with user password
What it is way most best for causing bash script run (as root) of time
mailbox created (lda_mailbox_autocreate)?
I use dovecot 2.3.4.1 in Debian 10.
And I use of mail-crypt-plugin
https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/
I setup mail-crypt for requiring user encrypted EC key
(mail_crypt_require_encrypted_user_key = yes). I want for passphrase
encrypt EC key using client
2008 Jan 03
7
Mail server setup for small ISP
Hi,
I will probably have to design an e-mail (and other components)
infrastructure for a small ISP soon (WISP).
I'm doing some research to determine which components would be best to
offer e-mail services to their client and allow the staff to manage
accounts easily.
I usually use virtual machines a lot for isolation and easy backups and
migration (when a hardware node is