search for: 011host

Displaying 10 results from an estimated 10 matches for "011host".

Did you mean: 011home
2020 Apr 02
0
"auth_cache_verify_password_with_worker = yes" does not work with proxy
...fZiPkyiWHJSZMhl>): Finished passdb lookup Apr 2 12:27:11 mf-19 dovecot: auth: Debug: auth(testuser,93.200.174.28,<6fZiPkyiWHJSZMhl>): Auth request finished Apr 2 12:27:11 mf-19 dovecot: auth: Debug: client passdb out: OK#0111#011user=testuser#011master=MyMasterUser#011pass=<hidden>#011host=10.1.2.3#011destuser=testuser#011proxy Apr 2 12:27:11 mf-19 dovecot: imap-login: proxy(testuser): started proxying to 10.1.2.3:143 (master MyMasterUser): user=<testuser>, method=PLAIN, rip=93.200.174.28, lip=178.254.4.122, TLS, session=<6fZiPkyiWHJSZMhl> - Further logins from mail.lo...
2013 Jan 23
3
dovecot 2.1.13, proxy and nologin extras field
...,uid,uid Jan 23 09:16:33 localhost dovecot: auth: Debug: ldap(prova,192.168.44.31,<PsbzT/DT+gCTeiwf>): result: uid=prova uidNumber=2944 gidNumber=650 userPassword={MD5}BjbsTtSovVAs1csswBTI7Q== Jan 23 09:16:33 localhost dovecot: auth: Debug: client passdb out: OK#0111#011user=prova#011proxy#011host=imap.example.it#011nologin#011hostip=192.168.11.136#011pass=password Jan 23 09:16:33 localhost dovecot: imap-login: proxy(prova): started proxying to imap.example.it:143: user=<prova>, method=PLAIN, rip=192.168.44.31, lip=192.168.129.109, session=<PsbzT/DT+gCTeiwf> As you can see ...
2015 Oct 13
2
TLS communication director -> backend with X.509 cert checks?
On 14 Oct 2015, at 00:34, Heiko Schlittermann <hs at schlittermann.de> wrote: > > Hi Timo, > > Heiko Schlittermann <hs at schlittermann.de> (Di 13 Okt 2015 22:33:23 CEST): >>> Does the attached patch work? Compiles, but untested. >> I'm about to test it. > > It seems to update the struct mail_host, but it looks as if the data > in mail_host
2015 Dec 04
0
Trouble setting replication over TCP
...): Debug: sql(postmaster at mailnet.local): query: SELECT username AS user, crypt AS password, proxy_maybe, host FROM users WHERE username = 'postmaster at mailnet.local' AND enabled = 1 Dec 4 17:04:07 backend3 dovecot: auth: Debug: passdb out: PASS#0111#011user=postmaster at mailnet.local#011host=192.168.100.112#011proxy Dec 4 17:04:07 backend3 dovecot: doveadm(postmaster at mailnet.local): Debug: auth input: user=postmaster at mailnet.local host=192.168.100.112 proxy Dec 4 17:04:07 backend3 dovecot: auth: Debug: master in: PASS#0111#011postmaster at mailnet.local #011service=doveadm#011l...
2012 Aug 31
1
[Postfix] SASL Auth. using Dovecot with password forwarding proxy configuration
...dovecot: auth: Debug: sql(a at 0aditest.net,192.168.1.56): query: SELECT NULL AS password, 'Y' as nopassword, host, email, 'Y' AS proxy FROM mailbox WHERE email = 'a at 0aditest.net' Aug 31 11:20:21 centos6 dovecot: auth: Debug: client out: OK#0111#011user=a at 0aditest.net#011host=BACKEND_SERVER_IP#011email=a at 0aditest.net#011proxy#011pass=1234567890 Aug 31 11:20:21 centos6 dovecot: imap-login: Debug: Ignoring unknown passdb extra field: email Aug 31 11:20:21 centos6 dovecot: imap-login: proxy(a at 0aditest.net): started proxying to BACKEND_SERVER_IP:143: user=<a at 0ad...
2015 Oct 13
0
TLS communication director -> backend with X.509 cert checks?
...w. I've put an i_warning("*** %s: ...", __FUNCTION__, ...) into several places. Oct 14 00:02:33 director1 dovecot: director: Warning: *** login_host_callback: OK#0112#011user=foo#011proxy#011ssl=yes#011nopassword=y#011lip=2001:x.y:f33::5:1#011lport=993#011pass=x#011proxy_refresh=450#011host=2001:x.y:f33::5:fe Here it seems that the director doesn't send it's knowledge about the hostname. Here some other output, to show that the host list contains names and addresses: Oct 14 00:02:32 director1 dovecot: director: Warning: ** mail_host_add: added backends.<domain> [2001:...
2013 Apr 02
1
LDAP: error with iterate_query
...: auth: Debug: ldap(basov at m.u): result: mailHost=mailsys mailQuota=20; mailQuota,mailHost unused dovecot: auth: Debug: ldap(basov at m.u): result: mailHost=mailsys mailQuota=20 dovecot: auth: Debug: userdb out: USER#0111#011basov at m.u#011home=/var/vmail/m.u/basov/#011proxy_maybe=y#011nodelay=y#011host=mailsys#011quota_rule=*:storage=20M dovecot: auth: Fatal: master: service(auth): child 4156 killed with signal 11 (core dumps disabled) all looks good. Try iterate query for all users: # doveadm user *@* doveadm(root): Error: User listing returned failure doveadm(root): Fatal: user listing fai...
2018 Nov 15
1
Dovecot proxy: per user/domain 'namespace/inbox/prefix' from MySQL
...AS password, 'Y' as nopassword, host, 'any-cert' as 'starttls', 'Y' AS proxy FROM mailbox WHERE email = 'adi2 at 0aditest.local' AND disabled_smtpauth=0 Nov 15 12:43:53 proxy1 dovecot: auth: Debug: client passdb out: OK#0111#011user=adi2 at 0aditest.local#011host=192.168.123.24#011starttls=any-cert#011proxy#011pass=<hidden> Nov 15 12:43:53 proxy1 dovecot: imap-login: Invalid certificate: [...] Nov 15 12:43:53 proxy1 dovecot: imap-login: Invalid certificate: [...] Nov 15 12:43:53 proxy1 dovecot: imap-login: Invalid certificate: [...] Nov 15 12:43:53 pr...
2015 Oct 13
2
TLS communication director -> backend with X.509 cert checks?
...ve put an i_warning("*** %s: ...", __FUNCTION__, ...) into several places. > > Oct 14 00:02:33 director1 dovecot: director: Warning: *** login_host_callback: OK#0112#011user=foo#011proxy#011ssl=yes#011nopassword=y#011lip=2001:x.y:f33::5:1#011lport=993#011pass=x#011proxy_refresh=450#011host=2001:x.y:f33::5:fe > > Here it seems that the director doesn't send it's knowledge about the > hostname. > > Here some other output, to show that the host list contains names and addresses: > > Oct 14 00:02:32 director1 dovecot: director: Warning: ** mail_host_add: a...
2009 Feb 24
4
dovecot1.2 segfault
...; AND domain = '') ) AND IF('pop3' = 'pop3', allow_pop3, true) = true AND IF('imap' = 'pop3', allow_imap, true) = true AND active = true LIMIT 1 Feb 24 16:06:07 proxy dovecot: auth(default): client out: OK#0111#011user=ian at domain.com#011pass=<hidden>#011host=127.0.11.106#011destuser=ian at domain.com#011nologin#011proxy Feb 24 16:06:07 proxy dovecot: pop3-login: proxy(ian at domain.com): started proxying to 127.0.11.106:110: user=<ian at domain.com>, method=PLAIN, rip=127.0.1.34, lip=127.0.11.155 Feb 24 16:06:07 proxy dovecot: auth(default): new...