Displaying 20 results from an estimated 2000 matches similar to: "Stuck with authentication for my dovecot installation."
2013 Nov 06
1
Postfix delivers mails to maildir and not to dovecot LDA for a virtual user
Hi
I have been able to setup postfix and dovecot using postgres as the backend
store with virtual user maps on Ubuntu 12.04 LTS Server.
I have been following instructions from here:
http://wiki2.dovecot.org/HowTo/DovecotPostgresql
I haven't setup postfix to use saslauthd and PAM, instead I am using
dovecot for SASL authentication. Rest of the table structures and query
files are the same as
2016 Apr 22
2
Aborted login (auth failed)
Hi,
My SSL auth got invalid, so I updated my SSL configuration (Apache works)
This ist the log:
---
Apr 22 11:01:55 rosi dovecot: imap-login: Debug: SSL: elliptic curve
secp384r1 will be used for ECDH and ECDHE key exchanges
Apr 22 11:01:55 rosi dovecot: imap-login: Debug: SSL: elliptic curve
secp384r1 will be used for ECDH and ECDHE key exchanges
Apr 22 11:01:55 rosi dovecot: auth: Debug: auth
2013 Nov 05
1
Issue with postfix not handing over e-mails to dovecot
Hello!
I have installed postfix with dovecot and postgresql. I have set up SASL
authentication for postfix and dovecot and been able to test them
successfully. I am able to send sasl authenticated emails through smtpd on
postfix using a mail client like Thunderbird. However, now I am unable to
receive any e-mails. When I respond to the emails, I get a not delivered
failure from postfix. I cannot
2012 Jun 26
1
Director + managesieve: is it posible?
Hi,
I've just tried to add managesieve to our director server, and when I
try to connect they fail with
Jun 26 12:28:13 director2 dovecot: auth: Debug: client in:
AUTH#0111#011PLAIN#011service=sieve#011secured#011session=5LNQjl3DjQAKAAsR#011lip=10.0.100.75#011rip=10.0.11.17#011lport=4190#011rport=39309#011resp=<hidden>
Jun 26 12:28:13 director2 dovecot: managesieve-login: Error:
2014 Feb 10
0
shared folders
Hi,
I can't access a shared folder , when I try to debug
doveadm acl debug -u john.doe shared/ a_shared_mail /inbox
I receive this message:
doveadm acl debug -u john.doe shared/a_shared_mail/inbox
doveadm(john.doe): Error: stat(/home/a_shared_mail/Maildir/.inbox) failed: Permission denied
doveadm(john.doe): Error: stat(/home/a_shared_mail/Maildir/.inbox) failed: Permission denied
2015 Mar 06
2
dovecot auth-worker error happens when I enabled the dovecot to consider both the system account and the MySQL virtual mailbox databases.
Version: 2.2.9 & 2.2.15 ( http://ppa.launchpad.net/malte.swart/dovecot-2.2/ubuntu )
OS: Ubuntu 14.04 Server LTS
I installed Ubuntu 14.04.2 LTS newly on my new server...
And I try to configure the mail server considering both my system account and the virtual mailboxes, by seeing https://www.exratione.com/2014/05/a-mailserver-on-ubuntu-1404-postfix-dovecot-mysql/
But when I configured by
2012 Mar 23
0
Dovecot v2.1.3 (f30437ed63dc) Auth/Login Issues
Hi,
some change between ff5c341f8838 and f30437ed63dc seems to have broken auth:
=> Bad Login
Mar 23 09:01:46 spectre dovecot: master: Dovecot v2.1.3 (f30437ed63dc) starting up
[...]
Mar 23 10:25:44 spectre dovecot: auth: Debug: auth client connected (pid=7266)
Mar 23 10:25:45 spectre dovecot: auth: Debug: client in:
2013 Jan 07
2
unknown users
Hi,
can anyone tell me where these "unknown users" come from.
As far as I see the fact, dovecot is asked by postfix to look for the
password of the recipient-user (why ever).
+++
Jan 7 19:43:09 f42252se postfix/smtpd[14625]: initializing the
server-side TLS engine
Jan 7 19:43:09 f42252se postfix/tlsmgr[14627]: open smtpd TLS cache
btree:/var/lib/postfix/smtpd_scache
Jan 7 19:43:09
2015 Jun 22
4
LDAP authentication
Hi again
I'm trying to authenticate a user against an LDAP Server (well, our
AD, but it can LDAP).
This is my configuration:
hosts = my.server.local
auth_bind = yes
ldap_version = 3
base = CN=Person,CN=Schema,CN=Configuration,DC=company,DC=local
scope = subtree
user_attrs = \
=home=/home/imapproxy/%u, \
=mail=maildir:/home/imapproxy/%u
pass_attrs = uid=%u, userPassword=%w
2019 Nov 01
1
Help with master user
Hi,
Trying to implement a master user (1) for auditing purposes without
luck. Ubuntu 18.04.3, canonical official repos only, no ppa nor
self-compiled anything. From the log below I understand the master
password succeeds but AD auth fails. I am pretty sure I missed something
here. Also, notice the messages "Ignoring unknown passdb extra field:
original_user".
Log:
Nov? 1 14:02:32
2015 Mar 08
0
dovecot auth-worker error happens when I enabled the dovecot to consider both the system account and the MySQL virtual mailbox databases.
This is the configuration...
-------
$ sudo doveconf -n
# 2.2.15: /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.6 (3e924b1b6c5c+)
# OS: Linux 3.16.0-31-generic x86_64 Ubuntu 14.04.2 LTS
auth_debug = yes
auth_mechanisms = plain login
auth_verbose = yes
first_valid_uid = 1000
mail_debug = yes
mail_location = maildir:~/Maildir
namespace inbox {
inbox = yes
location =
mailbox Drafts {
2016 Nov 22
1
Problem with multiple ldap passdb
Hi mailing list,
I'm currently running dovecot 2.2.13 from Debian Jessie, all is running
fine. However I am attempting to merge 2 LDAP authentication sources.
I would like to attempt to authenticate against the first authentication
source, if that fails either by password fail or user not found,
then attempt the next LDAP server.
I've added the a passdb and userdb entry for the new
2012 Oct 15
1
Dovecot Authentication Problem Can't Make it Work
Hi All,
I am struggling for 2 weeks solving authentication problem in dovecot.
logs from /etc/mail/maillog
Oct 15 18:00:35 localhost dovecot: auth: Debug: Loading modules from
directory: /usr/lib64/dovecot/auth
Oct 15 18:00:35 localhost dovecot: auth: Debug: Module loaded:
/usr/lib64/dovecot/auth/libauthdb_ldap.so
Oct 15 18:00:35 localhost dovecot: auth: Debug: Module loaded:
2016 Apr 07
2
Fwd: Intermittent IMAP Login failures - about 25% fail
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Apr 2016, Mobile Phone wrote:
> New server & just added three domains:
> now I see
> "dovecot: imap-login: Aborted login (auth failed, 1 attempts in 5 secs):
> user=<username.companyname>, method=PLAIN, rip=1.1.1.1, lip=99.99.99.99,
> TLS, session=<kw6Y2NYviQBex5Un>"
> Plus all Outlook users keep
2013 Mar 11
5
Integrating with Drupal SQL db
Hi
I'm trying to get Dovecot to use Drupal users password for authenticating
IMAP users. But I just cant figure out how to make Dovecot understand the
password hash type that Drupal 7 is using.
My example user with password Teacher1 looks like this in Drupal database:
$S$DZwJa.U8HXT2PvTmwCK13rGEYEvnx5DB6/hlqnfCBum4s4U7MVWU
Dovecot retrieves this hash but complains that its not a recognized
2010 Jun 30
2
dovecot: pop3-login: Internal login failure - howto add dovecot users that are NO server users
Hi all
my Linux system: opensuse 11.2
my mail system: postfix - dovecot
my key problem since several days googling and testing is:
how can I have a pop account with dovecot for a user if that user is NO
linux system user
it appears to me that most auth mechanisms somehow expect a mail user
also to be a linux system user either to be found in the
/etc/passwd
or
/etc/alias
on my 4 servers I
2014 Jan 24
0
Dovecot imap-postlogin failed
*** This is 2 posts combined into one which I had asked on linuxquestions.org
and never got an answer ***
Hi,
In short I am trying to run a bash script which will then update
a mysql database with the last login date/time & last IP for each mailbox.
I have searched google dead but still cant figure out what im doing wrong
or if there is some issue with the centos 6 rpm's for dovecot.
2020 Apr 02
0
"auth_cache_verify_password_with_worker = yes" does not work with proxy
Hello,
i use a proxy only configuration with version 2.2.22 (Ubuntu 16.04) and have now transferred it to version 2.3.10. This works as before.
But as soon as i use "auth_cache_verify_password_with_worker = yes", it does not work anymore.
The first login still works, but from the second one, where the answer comes from the cache, there is an error. The login is still accepted but
2016 Nov 20
2
LDAP auth problems "unknown user"
Hi,
I am setting up a dovecot instance to host a bunch of virtual domains,
with ldap backing for auth. I am using a single hostname for test
purposes, with a couple of entries in the diectory. If I use auth binds
I get a result, but this does not suit the end purpose of the server.
If I use ldapsearch with the same base, search filter, and credentials
as the ldap auth config I get the correct
2009 Nov 27
1
Proxy, using checkpassword
Hi all,
I think I may be doing something wrong but, is it possible to proxy POP and IMAP users when using a checkpassword script as the passdb?
I'm trying to write a perl script to handle authentication to a mix of SQL and POP3 sources whilst logging user passwords at the same time for a migration.
At the moment, I'm trying to set environment variables to tell dovecot what to do: