Displaying 20 results from an estimated 1000 matches similar to: "service doveadm - how to debug proxying with director"
2020 May 28
2
director -> POP3s/IMAPs -> mailbox host
Hello again,
I did a lot of trial and error already, but I can't seem to find a way
to encrypt my dovecot director to dovceot mailbox traffic.
Is there a way to configure dovecot director to only use ssl/tls
encrypted connections for specific tagged mailbox clusters? (or all
clusters, in fact does not matter if it could be restricted to tags)
Looks like there is also no documentation
2020 May 28
1
service doveadm - how to debug proxying with director
Am 5/28/2020 um 10:22 AM schrieb Sami Ketola:
>
>> On 28. May 2020, at 11.12, patosec <patosec at freedaten.at> wrote:
>>
>> A 'doveadm user -u test at test.com' command on the backend host:
>> userdb: test at test.com
>> user : test at test.com
>> home : /var/spool/imap/test at test.com
>> quota : maildir:User quota
2020 May 28
0
service doveadm - how to debug proxying with director
> On 28. May 2020, at 11.12, patosec <patosec at freedaten.at> wrote:
>
> A 'doveadm user -u test at test.com' command on the backend host:
> userdb: test at test.com
> user : test at test.com
> home : /var/spool/imap/test at test.com
> quota : maildir:User quota
> quota_rule: *:storage=1048576:messages=153000
>
> A 'doveadm
2007 Jul 18
2
Hash.from_xml
Hi,
I''ve started looking at ticket
90<http://merb.devjavu.com/projects/merb/ticket/90>and there are a
couple of situations that the current implementation doesn''t
cater for.
1. Tag Attributes are wiped out.
- <tag1 attr1=''1''>Content</tag1> #=> { "tag1" => "Content" }
- I think it should return
-
2014 May 08
1
Dsync via dovecot proxy
Hi All,
I need to import mailboxes into my Director NFS setup via
one of my director proxy's as doing a direct dsync to the backend
mailstores appears to giving me NFS locking issues. It looks like it may
be possible to do this using doveadm listeners. I have setup doveadm
listeners on a test proxy and backend mailstore. I am not sure how to
make the dsync proxy through to the backend
2014 May 13
0
Error on doveadm director map
Hi All,
I am running Dovecot 1:2.2.9-1~bpo70+1 on Debian Wheezy.
I have just started getting the error below when I do a do a list of
proxied users. The list of users appears OK afterwards.
# doveadm
director map
doveadm(root): Error: User listing returned
failure
doveadm(root): Error: user listing failed
user mail server ip
expire time
.
.
.
My director config is below.
Thanks
2013 Nov 06
0
2.2.6 auth process crash using LMTP and LDAP on director.
I'm upgrading my configuration to use director and lmtp for delivery.
(doveconf -n at end of the mail).
I use the same config for auth on mail backends and see no errors.
My setup seem to work nicely but i have some auth process crashing when
using lmtp protocol.
Everything is working a sexpected then i've got 5-6 errors like this in
logs and a crach of the auth process:
dovecot:
2012 Aug 27
1
doveadm commands returning 139 at director servers
Hello,
I have configured director in front of dovecot imap/pop/lmtp servers.
When I need to manipulate a user mailbox, I use doveadm commands at
director server's, with -S option. But some commands return exit code
139 when command returns more than 40 entries (I think).
For example, the command:
sudo doveadm fetch -u amateo hdr mailbox Trash HEADER Subject "nyctalus11/"
2012 Nov 21
1
Dovecot director doveadm with switch "-A" error
Hi,
we have a problem with our director proxy configuration.
When we run on proxy server the doveadm command with -A switch, fails with the error:
# doveadm -D quota get -A
doveadm(user1): Debug: auth input: user=user1 proxy starttls=any-cert
doveadm(user1): Error: Proxy is missing destination host
doveadm: Error: Failed to iterate through some users
If we execute the command with a single
2008 Jun 19
2
Pattern Matching Replacement
I would like to replace "\r\n" with "" in a character string, where "\r\n"
exists only between < and >, how could I do that?
Initial:
characterString = "<XML><tag1
id=\"F\r\n2\"></t\r\nag1>\r\n<tag\r\n2></tag2></XML>"
Result:
characterString = "<XML><tag1
2015 May 06
1
lmpt director and ldap userdb
Hello,
I've been using dovecot for a long time, but now I'm having troubles
with I change I need to make.
I have a director server in front of two backend servers. All of these
servers are running dovecot 2.1.16. Redirection to backend servers are
based in an attribute of a ldap server. My users are defined in this
same ldap server.
At this moment, for user authentication we use
2015 Jul 20
0
Problems with IMAP/POP and dovecot director on backend (director_proxy_maybe)
Hello dovecot community,
first of all: dovecot ist great! ;) ...nevertheless I?ve got some
problems to get my director scenario running as needed/expected :(
My scenario:
I?d like to configure two dovecot backends, without the need for
multiple dovecot instances. Both backend servers are active/active and
act on top of a glusterfs storage, which implies the need for dovecot
director. As
2019 Jan 03
0
doveadm_allowed_commands doesn't work as expected
> On 03 January 2019 at 22:45 Ronald Poon <ronaldpoon at ud.hk> wrote:
>
>
> Trying to limit the API calls to doveadm-http-api by configure allowed
> commands, but once the commands added to the list, the RestAPI no longer
> work.
>
>
> 1) Return correct reply when doveadm_allowed_commands is empty
>
> # curl -k -H "Content-Type:
2019 Jan 03
2
doveadm_allowed_commands doesn't work as expected
Trying to limit the API calls to doveadm-http-api by configure allowed
commands, but once the commands added to the list, the RestAPI no longer
work.
1) Return correct reply when doveadm_allowed_commands is empty
# curl -k -H "Content-Type: application/json" -H "Authorization:
X-Dovecot-API <base64 api key>" https://localhost:9088/doveadm/v1
2006 Jan 23
2
del.icio.us-like output
I''m trying to build a page similar to a delicious page that is a listing of
your bookmarks in this format:
1. Querying serialized data in
ActiveRecord<http://www.karmiccoding.com/articles/2005/11/29/querying-serialized-data-in-activerecord>
Hack
to search serialized fields
to rails <http://del.icio.us/djsodom/rails> ... and 4 other
2012 Jul 17
2
puppet host tagging
Hi all .
i am running puppet version 2.6.16 and foreman Version 0.4.2 .
my question is as follows .
i would like to know if there is a way to tag server with a group tagging .
for example .
let say i am running apache with a unique configuration and network
architecture and want to tag in with "tag1"
and a i have few more apache installation with the a new unique
configuration and
2014 Feb 06
0
Trying to get Dovecot Director Proxying working
Hi All,
Firstly, thanks for all the really helpful responses to my previous
questions "Architecture for large Dovecot cluster" and "Sizing MTA
servers".
I am now trying to get a Dovecot director proxy working with a single
backend mail server. When I try to connect to the dovecot proxy on the
pop3 and imap ports I get connection refused. I want the
authentication to
2019 Nov 28
2
ESEARCH is announced but it doesn't work
I am using Dovecot 2.3.4. I could upgrade if necessary.
I see this capabilities after login in:
"""
a OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT
SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT
MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS
LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES
WITHIN
2012 Nov 20
1
v2.1.10: Director director_servers order issue
Hi,
I'm setting up an IMAP/POP cluster using dovecot director for some NFS
reasons and I'm getting some troubles with director_servers directive.
Configuration is shared on both nodes :
director_servers = 10.0.50.50 10.0.50.51
director_mail_servers = 192.168.0.150 192.168.0.151
director_user_expire = 15 min
service director {
unix_listener login/director {
mode = 0666
}
2019 Jan 04
1
Feature request: client bind address for replication
Hi
would it be possible to consider a new parameter for replication:
doveadm_local_ip which allows the source ip address to be set when
connection to a remote dovecot for replication?
It could be useful when the network interface has multiple ips and a
specific one is used for mail services. See attached proposal. I tested
against 2.2.36 only. It applies correctly against 2.3.4 with a warning,.