Displaying 19 results from an estimated 19 matches similar to: "Can't establish Dovecot authorization in Exim."
2009 Jul 17
2
exim4 dovecot sasl problem
hi!
i'm trying to do smtp authentication using dovecot and exim4 by following this guide http://wiki.dovecot.org/HowTo/EximAndDovecotSASL.
for the exim4 part, i got an
authenticator dovecot: cannot find authenticator driver "dovecot"
?error after i entered the codes in /etc/exim4/exim4.conf.template and reloaded exim4 with the update-exim4.conf command.
i'm running debian
2008 Jan 20
3
Exim Dovecot Authentication Problem
Having a hard time figuring out something that is supposed to be easy.
Tryiong to configure Dovecot so that it provides authentication to Exim
for outgoing smtp. Tried different things and getting
authentication socket protocol error
dovecot_plain:
driver = dovecot
public_name = PLAIN
server_socket = /var/run/dovecot/auth-client
server_set_id = $auth1
auth default {
# Space
2009 Oct 07
3
Samba AD and Dovecot
Hello All,
I haven't seen the answer to this, maybe I am just using the wrong
searches. I have two queries related to this:
1) I have seen how to configure for LDAP and Kerberos. AD uses both
together. All user information is in AD/LDAP and authentication is
AD/Kerberos. How can I configure Dovecot to use both appropriately?
2) I can cause Samba to create certain directories on login, etc.
2004 Dec 09
1
Exim4 authentication patch
Hello all,
attached patch makes possible to use dovecot as an authentication
backend for Exim 4. Reasons beyond this patch are simple:
exim's authenticators require use of plaintext passwords and NTLM
code in exim is quite outdated and hairy.
Patch generated against Exim 4.43, but should apply to earlier
versions too.
Patch adds new 'dovecot' authenticator, which can be used as such:
2008 Jul 03
1
EXIM + Dovecot - Auth mechanism
Hello all.
Sorry for a lot of question - im making a new mail system now.
Im wondering how to auth different MUA.
For example Thunderbird & The Bat 4.x - CRAM-MD5
MS Outlook 2007 - DIGEST-MD5
Im create a 3 users and store passwords in LDAP using MD5-CRYPT(1),
CRYPT(2) and MD5(3) - for tests.
If im not use "secure connection" in thunderbird - im auth fine(plain
text over SSL)
2012 May 08
1
Exim / Dovecot and AUTH LOGIN
Hi to both adressed mailing lists,
I followed the instructions in http://wiki2.dovecot.org/HowTo/EximAndDovecotSASL
exim.conf:
| plain:
| driver = dovecot
| public_name = PLAIN
| server_socket = /var/run/dovecot/auth-client
| server_set_id = $auth1
|
| login:
| driver = dovecot
| public_name = LOGIN
| server_socket = /var/run/dovecot/auth-client
|
2016 Mar 09
4
Setting up public mailboxes - user not found
Hi all,
This is the first time I use the dovecot mail list so I?m sorry if I forget something.
My problem is that for some reason I can get public mailboxes to work. I have setup the directory Public, the folders and the cur,tmp and new folder in them:
Public
|
|- .office3
|
|- cur
|- tmp
|- new
|- dovecot-acl
Here is my dovecot conf:
# 2.2.13: /etc/dovecot/dovecot.conf
# OS:
2006 Aug 29
1
dovecot SASL as auth backend to exim?
hi,
i'm running dovecot branch_10 cvs on OSX 10.4.7 w/ exim 4.63.
i'd like to use Dovecot's SASL as an auth backend to exim, instead of
Cyrus-SASL.
@ dovecot's sasl page:
http://wiki.dovecot.org/Sasl
i know there's a patch against exim 4.43:
http://www.exim.org/eximwiki/AuthenticatedSmtpUsingDovecot
that, purportedly, enables EXIM to use dovecot's SASL as an
2019 Apr 19
4
faI2ban detecting and banning but nothing happens
I've followed one of the pages on line specifically for installing fail2ban on
Centos 7 and all looks fine.
I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested on
another page:
\[<HOST>\]: 535 Incorrect authentication data
which appears to be successfully matchnig lines in /var/log/exim/mail.log such
as
2019-04-19 13:06:10 dovecot_plain
2019 Apr 26
5
faI2ban detecting and banning but nothing happens
On Friday 19 April 2019 16:15:32 Kenneth Porter wrote:
> On 4/19/2019 5:30 AM, Gary Stainburn wrote:
> > I've followed one of the pages on line specifically for installing fail2ban on
> > Centos 7 and all looks fine.
>
> Which page? It would help to see what they advised.
> On Friday 19 April 2019 16:15:32 Kenneth Porter wrote:
> On 4/19/2019 5:30 AM, Gary Stainburn
2007 Feb 27
1
dovecot-auth (1.0rc24) on Solaris seems broken.
I've trying to get dovecot-auth to talk to exim and have been running
debugging on both sides.
I've added the line:
i_info("auth_client_input: client disconnected: %s", strerror(errno));
just after the "case -1" in the first switch statement in:
auth-client-connection.c: auth_client_input()
and get this in the logs:
dovecot: Feb 27 13:35:09 Info: auth(default):
2018 Mar 22
0
exim PAM authentication: all users unknown
Hi,
how come that exim can not authenticate users using PAM?
======================
PLAIN:
driver = plaintext
server_set_id = $auth2
server_prompts = :
server_condition = ${if pam{$auth2:$auth3}{yes}{no}}
server_advertise_condition = ${if def:tls_cipher }
server_debug_print = "auth: $1 $2 $3"
======================
2019 Apr 19
0
faI2ban detecting and banning but nothing happens
I find csf/lfd much easier to configure and can be used in combination with fail2ban.
Gary Stainburn <gary.stainburn at ringways.co.uk> wrote:
>I've followed one of the pages on line specifically for installing fail2ban on
>Centos 7 and all looks fine.
>
>I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested on
>another page:
>
>
2019 Jul 15
0
Unable to send the mail but able to receive them
From my mac mail client I've connected to remote exim+dovecot server. Since few weeks back I was not able to send mail but able to receive.
exim in /var/log/messages says:
Jul 14 15:22:15 RPi3B exim[3576]: 2019-07-14 20:52:15 dovecot_plain authenticator failed for ([xx.xx.xx.xx]) [yy.yy.yy.yy]: 535 Incorrect authentication data (set_id=necktwi)
dovecot in /var/log/dovecot.log says:
Jul 14
2019 Apr 29
2
faI2ban detecting and banning but nothing happens
On Monday 29 April 2019 02:21:05 Gordon Messmer wrote:
> That's one approach.? I believe that you could modify fewer files by
> setting "port = 0:65535" in your definition in "jail.local" and not
> install firewallcmd-ipset.local.
I have just tried this, and re-started fail2ban. It does not seem to have worked.
I have looked at /var/log/exim/main.log and found
2019 Apr 19
0
faI2ban detecting and banning but nothing happens
> I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested on
> another page:
The standard exim.conf already has a 535 filter. Was that not working
for you?
>
> \[<HOST>\]: 535 Incorrect authentication data
>
> which appears to be successfully matchnig lines in /var/log/exim/mail.log such
> as
>
> 2019-04-19 13:06:10 dovecot_plain
2016 Sep 23
2
Broken auth-* sockets.
Hello.
I am migrating my servers to Ubuntu and have been having an issue with
Dovecot authenticator service.
Exim is set up to use dovecot-auth, anticipating the question whether
exim binary was compiled with support of Dovecot authenticator, it was:
---
# exim -bV
Exim version 4.86_2 #1 built 05-Apr-2016 12:21:41
Copyright (c) University of Cambridge, 1995 - 2015
(c) The Exim Maintainers and
2019 Apr 19
2
faI2ban detecting and banning but nothing happens
On Friday 19 April 2019 15:19:26 Pete Biggs wrote:
> > I've added a fail regex to /etc/fail2ban/filter.d/exim.conf as suggested
> > on another page:
>
> The standard exim.conf already has a 535 filter. Was that not working
> for you?
I was following the instructions as shown on the page. I did find after
sending my post that there was already a regex in the standard
2016 Aug 18
5
[PATCH v2 0/4] New getprogname module
Hi,
as discussed in [1], this series adds a new getprogname module.
All it does is providing a getprogname function, much like what is
found on e.g. *BSD systems, and using it in gnulib instead of progname.
Also, using it explicitly by modules avoids gnulib users the need of
either use the progname module (GPL), or to provide program_name (and
call set_program_name manually, which is not always