Displaying 20 results from an estimated 4000 matches similar to: "SASL plain authentication failed; unable to lookup user record"
2010 Sep 26
2
Postfix SASL Auth
Hello,
i use Postfix (2.7.1) and Dovecot (1.2.14) on my FreeBSD Server. I use
Postfixadmin and Virtuell User. The login going without problems, but
the SASL Auth want not work.
Have someone a Idea?
Regards
Silvio
#postconf -a
dovecot
# postconf -n
alias_maps = hash:/etc/aliases
allow_percent_hack = no
biff = no
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
2009 Dec 22
4
Openbsd Postfix-Dovecot-SASL
Greetings all,
I have a OpenBSD /Dovecot server at home running and sending / receiving
email "internally" without issue..
Recently, I set up the same at our Parish, but one of our users wants to get
their email externally.
The user can read their email but has to "send" via the local ISP server..
The problem
After much searching I have not found an answer to my question.
I
2009 Feb 19
1
LDA dovecot with Postfix not workin :-(
Hi, tried to use postfix with virtual users and dovecot
imaps/imap pop3/pop3s workin fine lokal smtp too,
but a remote host is not able to send mail
Debian Etch
uname -a Linux mail 2.6.18-6-xen-amd64
#virtual user
vmail:x:5000:8::/home/vmail:/bin/sh
#master.cf added
dovecot unix - n n - - pipe
flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d
2008 May 04
2
Dovecot SASL doesn't seem to be working with Postfix
I've tried to setup Postfix to use SASL, but it still doesn't seem to be
working with Dovecot. I've set things up based on these instructions:
http://wiki.dovecot.org/HowTo/SimpleVirtualInstall
http://wiki.dovecot.org/HowTo/PostfixAndDovecotSASL
http://wiki.dovecot.org/LDA
I've compiled Postfix with Dovecot SASL and SSL/TLS support. The problems
I'm seeing in Postfix are:
2009 Jun 11
3
unable to send mails via postfix/dovecot SASL
Hello,
I have a freshly setup postfix/dovecot mail server (after a server
upgrade I decided to change my sendmail/popper conf to something more
modern :)
It mostly works, there is no problem in sending/receiving mails in local
network, both using text clients like mutt or pine dealing with the
incoming/outcoming mail directly. Also dovecot works fine with SSL
authentication from the outside
2019 Dec 29
1
Dovecot Postfix MySQL Authentication Issues
I am I a situation where I have to wipe my remote server and reinstall, Its been a while since I built a server and I am not as sharp as I use to be
I am running FreeBSD 12.1. well at least the server is... I am getting constant authentication errors like
Dec 28 22:10:18 triggerfish dovecot[21809]: imap-login: Aborted login (auth failed, 1 attempts in 6 secs): user=<jason at example.com>,
2010 Apr 04
1
sasl problem
Hello
I installed postfix, mysql, dovecot on freebsd7.3. Yet I can't start
dovecot service. I get some errors;
Apr 4 17:03:14 postfix dovecot: auth(default): Fatal: Socket already
exists: /var/spool/postfix/private/auth
Apr 4 17:03:14 postfix dovecot: dovecot: Fatal: Auth process died too
early - shutting down
How can I get rid of that ?
# dovecot --version
1.2.10
# postconf -a
2008 Mar 12
4
outlook2003 fails sasl authentication
Hello all i have postfix running with dovecot-sasl and mysql as a backend.
It all runs good.
I run into trouble as where outlook 2003 fails to authenticate when
sending e-mail.
I have thunderbird outlook2007 and 2003 clients.
The tunderbird and 2007 clients are working OK, the outlook2003 client
get the relay access denied message.
In the postfix log i see it is not initiating sasl
they all
2013 Mar 18
2
SASL + Postfix woes
Okay, I wasn't going to try and fix up the messed up mail server I was
given; however, I decided that I might as well try.
Situation:
The system has a Postfix MTA and uses Dovecot for LDA and Cyrus-SASL
for SASL. That works fine.
I decided that I wanted to switch over to Dovecot for SASL. dovecot is
presently using MySQL for its database.
I make the (I thought) necessary changes in Postfix
2007 Jun 07
1
User unknown in local recipient table? Dovecot LDA/Postfix
This probably is a postfix problem, but I think there are lots of postfix
experts/users on this list, and have heard a lot good things about this
list, so I am just giving it a try. Thanks in advance!
I am using dovecot-1.0.0-8_56.src.rpm downloaded from atrpms.net, and
rebuilt from it(rpmrebuild ...). Postfix is 2.4.3.
I followed documents at http://wiki.dovecot.org/LDA and LDA/Postfix, and
2011 May 18
3
Dovecot deliver
Hi all,
I have a problem with my dovecot/postfix configuration:
here is my dovecot -n
# 1.2.16: /etc/dovecot.conf
Warning: fd limit 128 is lower than what Dovecot can use under full
load (more than 768). Either grow the limit or change
login_max_processes_count and max_mail_processes settings
# OS: OpenBSD 4.9 i386 nfs
base_dir: /var/dovecot/
log_path: /var/log/dovecot
protocols: imaps pop3s
2006 Sep 19
1
Postfix - Dovecot - SASL
I am trying to get Dovecot - Postfix - SASL to work. So, I do not have to use
the pop-before-smtp goofy way of authenticating pop3 users when they want to
SEND mail.
dovecot.conf
------------
pop3_uidl_format = %08Xu%08Xv
auth default {
mechanisms = plain login
passdb sql {
args = /home/digipanel/secure/programs/dovecot/config/dovecot-mysql.conf
}
userdb sql {
args =
2012 Sep 03
1
dovecot sasl + postfix issue
Hello,
I'm trying to configure postfix + Dovecot SASL for user authenticated
mail relay.
I set following configuration on postfix
queue_directory = /var/spool/postfix
smtpd_sasl_auth_enable = yes
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
smtpd_sasl_authenticated_header = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
2017 Feb 08
1
AW: How to add User in MSSQL DB - error unknown user
Linux caloro.ch 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64
GNU/Linux
Apt-get install postfix dovecot
Adduser -m maurizio
Add config steps to dovecot.conf, main.cf, master.cf
Email from CLI running, but if connect from Outlook or Thunderbird I have
this error, I think
that maurizio this user aren?t opened correct on this sqldb?
root at caloro:/home/maurizio# postconf -n
2018 Oct 11
2
Struggling to get dovecot working with postfix auth
Hi,
I am trying to create an authenticated relay server using Postfix and Dovecot.
However I am having two problems :
(a) If I create a dovecot config entry as follows :
unix_listener /var/spool/postfix-authrelay/private/dovecot-auth {
group = postfix
mode = 0666
user = postfix
}
Dovecot is unable to create the socket ? I thought surely if dovecot is started as root it should
2008 Aug 23
3
Postfix and Dovecot SASL authentication error
ear All,
I configured Postfix 2.3.3-2 on CentOS 5.2 using SASL Dovecot
authentication put I am facing the problem to receive mails . My postconf -n
result is:
[root at mails ~]# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
2010 Jun 15
1
Dovecot SASL
Dear All,
I've installed Postfix 2.7.0 and Dovecot 1.2.9 on Ubuntu 10.04. I want to
use Dovecot SASL with Postfix and did the following configuration.
main.cf
smtpd_sasl_auth_enable = yes
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/dovecot-auth
smtpd_sasl_authenticated_header = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
2011 Aug 21
2
Help With 'No SASL Authentication Mechanisms' Error
Hi,
I'm trying to configure a new server with dovecot 2.0 and postfix 2.6.6.
My previous servers have all been dovecot 1.x. Trying to port over my
previous configurations has been a real headache.
Currently, I'm getting the following errors when trying to connect with:
openssl s_client -starttls smtp -connect localhost:25
Aug 21 19:08:46 localhost postfix/smtpd[26252]: connect from
2008 Apr 06
2
Problem with dovecot under Vmware Server
Hi all,
Recently installed dovecot and postfix under Fedora8 and it works great.
Then I installed both postfix and dovecot under VMWare Server (different
machine) copying the same configuration files but changing the hostname and
domain as appropriate.
When testing the installation using: telnet hostname 143, I receive * OK
Dovecot ready
But when I telnet on port 25, I receive:
Trying
2009 Apr 02
2
Dovecot SASL Postfix
Hello,
I try to bring Postfix + Dovecot + SASL in the running. Unfortunately, this
has not succeeded to me, only the Pop3 daemon runs without problems.
/var/log/dovecot.log
dovecot: 2009-04-03 01:04:38 Error: auth(default):
bind(/var/spool/postifx/private/auth)
failed: No such file or directory
dovecot: 2009-04-03 01:04:38 Fatal: auth(default):
net_listen_unix(/var/spool/postifx/private/auth)