Displaying 20 results from an estimated 5000 matches similar to: "Director DNS"
2018 Feb 15
2
Director & Master Users
Awesome, thanks for the advice. Using the following now works...
passdb {
driver = static
args = proxy=y password=doesnotmatter
}
Cheers.
On Feb 15 2018, at 2:40 pm, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> > On 15 February 2018 at 20:22 Travis Dolan <travis.dolan at gmail.com> wrote:
>
>
> Hello,
>
> I have Director setup to proxy
2018 Feb 16
1
Director & Master Users
> On 15 Feb 2018, at 22.16, Travis Dolan <travis.dolan at gmail.com> wrote:
>
> It would look as though the changes have now negatively affected a "normal" user from logging in.
>
>
> telnet host 143
>
> a login username password
>
>
> a NO [AUTHENTICATIONFAILED] Authentication failed.
>
>
> telnet host 143
>
> 1 login
2018 Feb 15
2
Director & Master Users
Hello,
I have Director setup to proxy requests to backend servers. This works fine
when using "standard" username/passwords.
I am not try to enable the use of the Dovecot Master user through Director
into the backend servers.
a.) username is being sent as masteruser*username
b.) request hits the proxy and authenticates, and then is passed to the
backend servers and fails auth.
- logs
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
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
}
2014 Apr 17
1
How to disable Director service?
Hi All,
Does anyone know how to disable the Director service. In our current
running Dovecot 2.2.4, if the director configuration is commented out
and Dovecot has no errors nor warnings. But the version 2.2.12 I'm
testing with gives out fatal errors. We have dedicated Dovecot Director
servers that serve the public frontend and separate dedicated imap/pop3
servers on the backend
2010 Jul 07
1
Eronious comment in sample Director configuration
The sample Director configuration (10-director.conf) says that
director_servers and director_mail_servers can be lists of either IPs or
hostnames:
# List of IPs or hostnames to all director servers, including ourself.
# Ports can be specified as ip:port. The default port is the same as
# what director service's inet_listener is using.
#director_servers =
# List of IPs or hostnames to all
2011 Sep 12
3
director ignoring director_mail_servers for lmtp connections
Hello,
Following Jan-Frode's advise I am trying this configuration:
{postfix} ---lmtp---> {director} ---lmtp---> {dovecot}
so I have two dovecot instances for director/proxy and lmtp delivery on ports 1024 and 24 respectively.
whilst for imap connections I can specify a pool of imap backend servers via 'director_mail_servers' it seems is not possible with lmtp.
Sep 12
2011 Oct 04
1
trouble setting up director, "invalid argument" for connect() call
Hi Timo & everyone,
I'm trying out a 2-node director setup, but I keep getting the following
error:
Oct 3 16:11:29 imapdir1 dovecot: master: Dovecot v2.0.15 starting up
(core dumps disabled)
Oct 3 16:11:34 imapdir1 dovecot: director: Error:
connect(132.198.100.150:9090) failed: Invalid argument
Oct 3 16:11:41 imapdir1 last message repeated 3 times
Both nodes report this error. The
2014 Feb 12
1
Getting Director Proxy Working
Hi All,
I can't get directory proxying of pop3 and imap working.? The
director stuff appears to be OK - see below.?? The ldap
authentication is working on the backend mail server.? I just get
connection refused when I telnet to the proxy on the pop3 and imap
ports.? Nothing appears to be running on the pop3 and imap ports
despite the lines in the config below.? I am not sure what to do from
2010 Sep 02
1
minor director issues
I noticed 2 minor things with the director.
1) if I start 2 directors, but in 1 of them I dont add the other as a director_servers, they both start spamming the logfiles really really fast. It seems there is no backoff mechanism in the protocol between directors.
2)
user mail server ip expire time
cor 194.109.26.171 2010-09-02 14:32:13
2012 May 08
1
Director and backend on the same server
I have setup director and a backend dovecot service on the same machine
using different ports. The backend service is listening on the default 24,
110 and 143 for lmtp, pop3 and imap respectively. Director is listening on
10024, 10110 and 10143 for the same respective services.
I can get this setup to work if I have one backend server on a different IP
listening on 10024, it seems director
2015 Oct 14
1
TLS communication director -> backend with X.509 cert checks?
Hi Timo
Heiko Schlittermann <hs at schlittermann.de> (Mi 14 Okt 2015 01:10:20 CEST):
?
> Ah, the information comes from the other director running. The other one
> is using an unpatched version of dovecot.
Your patch for backend-certificate verification works. Thank you for the
good and fast work. Is there any chance that this will make it into
Dovecot's next release?
BTW: The
2014 Jun 03
2
director with multiple instances
I'm experiencing some problems similar to those described in
http://dovecot.org/list/dovecot/2012-July/137250.html
except with 2.0.9.
Adding http://dovecot.org/list/dovecot/2012-July/084906.html
to the main config didn't seem to help, nor did setting the list of
director and backend servers to just the system itself.
I get a banner connecting to port 143:
[root at retr01 log]# telnet
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
2012 Oct 21
2
No failover from director to backend?
Hi everyone,
short version:
Is there no built in failover mechanism for the director service to
handle a backend failure?
Long version:
I have a frontend server running the director service and two backends.
Due to maintenance I had to shut down one of the backends which caused
connection errors for the users being directed to this backend.
I was very surprised as I expected the director to
2015 Oct 13
2
TLS communication director -> backend with X.509 cert checks?
Heiko Schlittermann <hs at schlittermann.de> (Mi 14 Okt 2015 00:10:50 CEST):
> Timo Sirainen <tss at iki.fi> (Di 13 Okt 2015 23:49:20 CEST):
> ?
> >
> > Proxying in general does check that hostname matches the SSL certificate, because both the hostname and IP address are sent to login process. So it should work in a way that host=<hostname> and
2018 Feb 15
0
Director & Master Users
It would look as though the changes have now negatively affected a "normal"
user from logging in.
telnet host 143
a login username password
a NO [AUTHENTICATIONFAILED] Authentication failed.
telnet host 143
1 login devteam*masteruser at example.com password
1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS
2014 Jul 07
0
Multiple Instances with Director
I have four front end servers with two backend servers.
Each front end server has three instances for different mail hosts
(individual SSL certs, etc).
I'm looking at adding a fourth instance on each front end server for the
director process.
Currently we just return the backend server ip via SQL and use the old
master username/password to proxy the inbound POP/IMAP sessions to the
correct
2015 Oct 13
0
TLS communication director -> backend with X.509 cert checks?
Heiko Schlittermann <hs at schlittermann.de> (Mi 14 Okt 2015 00:46:11 CEST):
?
>
> And if I add -D to the director service, I can see "Debug: request <hash> refreshed timeout to ?",
> but never I see "Debug: request <hash> added". And from what I
> understand this would be the place where the mail_host info comes into
> the game.
>
>