Dear All :
I want to setup a dovecot lmtp proxy server , my target as below :
Postfix (lmtp) -->dovecot lmtp proxy servers-->dovecot backend servers
but i don't know how to setup the dovecot lmtp proxy server , who can help
me ? thanks a lot .
--
View this message in context:
http://dov
On 30 Aug 2014, at 10:33 , Oscar del Rio wrote:
> You could use a global "sieve_before" filter.
>
> http://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration
And, I get hampered on the very first step:
To use Sieve, you will first need to make sure you are using Dovecot LDA or
LMTP for deliver
On 01 Sep 2014, at 01:33 , Patrick De Zordo wrote:
> To backup all mail (incoming and outgoing), BCC all mails, you could do the
> following..
>
> Add to your "/etc/postfix/main.cf" the following:
> ---8<-
> #
Hi
I have to configure the LDAP passdb to execute a subquery defining
dinamically the new DN to use.
For example:
pass_attrs = @mail=mail=%{login_user},dc=%{login_domain},dc=example,dc=com,\
=proxy=y,\
=host=%{ldap:mailHost@mail}
In the previous example, the problem is th
Hi all,
I have 2 question.
First:
I use dovecot (version 2.2.9) with mdbox mail format. When I run dsync
tool with "mirror" or "backup" parameters my source and destination
directory synchronize correctly but if I delete some messages in user
mailbox, deleted messages does not synced to destin
Hi,
At Mon, 01 Sep 2014 05:07:07 -0400,
Patrick Domack wrote:
> > I want to use CRAM-MD5 or DIGEST-MD5 (non-plaintext) authentication
> > for master users, but Dovecot 2.2.13 rejects it with the following log:
> >
> > auth_mechanisms = plain login cram-md5 digest-md5
> > disable_plaintext_aut
Hi.
I'm using exim that delivers email over LMTP to dovecot 2.2.13.
I noticed that dovecot LMTP service is sometimes (reare but repeats) mixing
users. Example below.
There is one mail (msgid=<1ACE53B70631CA45B62348E4EE8757493731A59E@KRMXA41>)
that is going to be delivered to multiple local reci
Quoting SATOH Fumiyasu :
I want to use CRAM-MD5 or DIGEST-MD5 (non-plaintext) authentication
for master users, but Dovecot 2.2.13 rejects it with the following log:
auth_mechanisms = plain login cram-md5 digest-md5
disable_plaintext_auth = yes
auth_master_user_separator = %
passdb {
To backup all mail (incoming and outgoing), BCC all mails, you could do the
following..
Add to your "/etc/postfix/main.cf" the following:
---8<-
# Auto-Backup all mails
transport_maps = hash:/etc/postfix/transport