Displaying 20 results from an estimated 500 matches similar to: "Errors in SASL authentication ("attempted master login")"
2013 Jul 28
1
Auth-woker log lines
Hi,
Are log lines like the following:
Jul 28 15:30:50 mx1.somewhere dovecot: auth-worker(18980):
sql(user at domain,217.67.x.x): unknown user
Jul 28 15:32:56 mx1.somewhere dovecot: auth-worker(18980):
sql(user at domain,212.182.x.x): Password mismatch
written every time any authetntication phase fails, in SASL as well as
in POP3/IMAP mailbox access? I have a legacy app that would gain a lot
if
1999 Aug 26
0
smbsh always segfaults
Version 2.0.5a (same prob w/2.0.4b, though). smbsh segfaults after I
enter my password. As root, it just seg faults. As my login user, it
dumps core.
Attached is a script of an strace of it.
Running RH 6.0, kernel 2.2.10, AMD K6-2/350, 64M RAM. Configure options
were:
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{pref} --libdir=/etc \
--with-lockdir=/var/lock/samba
2012 May 24
1
AUTH PLAIN fails while AUTH LOGIN succeeds with Exim -> Dovecot SASL auth
Hello,
we're trying to setup a platform with authenticated SMTP with exim and
relying on dovecot as auth agent.
We've read http://wiki2.dovecot.org/HowTo/EximAndDovecotSASL and so made
the changes mentioned there, also setting
auth_mechanisms = plain login
in conf.d/10-auth.conf .
With this setup, we're able to use AUTH LOGIN method on an SMTP session,
but using AUTH PLAIN
2012 Feb 29
0
Copy and remove performance impacted by COW reflink rewrite (2)
Hi All,
(retrying to post again - somehow message got blocked)
I am running 3.2.7-1.fc16.x86_64 (latest FC 16 kernel)
I posted regarding this problem earlier, but after some research and
found improvement with new kernel version. so I decided to repost in
a new thread to clean things up...
The intention of this post is to hopefully be useful and point out
some performance numbers that devs can
2023 Feb 08
1
doveadm sending invalid AUTHENTICATE to uw-imap
On Wed, 8 Feb 2023, Aki Tuomi wrote:
> Can you try setting imapc_sasl_mechanisms to login, maybe it works better?
And Stephan Bosch <stephan at rename-it.nl> wrote:
> Can you make a protocol log (tcp dump of commands sent by client and
> replies sent by server) for one of these sessions? e.g. using ngrep if
> connections aren't secured.
I was using imaps initially.
2012 May 01
1
dovecot sasl with postfix: SASL LOGIN authentication failed: Connection lost to authentication server
When using dovecot (2.1.5) sasl with postfix (2.8.4) behind nginx smtp
proxy I am seeing a ton of errors of the form:
postfix/smtpd[7731]: warning: unknown[192.168.0.6]: SASL LOGIN
authentication failed: Connection lost to authentication server
Nothing is printed by dovecot in the logs regarding the error. It seems
that dovecot just hung up on postfix. (side note: no, can't use xclient
2013 Aug 08
1
Please HELP: how to delete all messages older than X days
Pe 7 Aug 2013 11:35, Timo Sirainen a scris:
>> Thank you, but doveadm expunge will ask for the mailbox name:
>>
>> [root at mail1 ~]# doveadm expunge -u john.doe at example.com ON
>> 2013-08-07 doveadm(root): Fatal: expunge: To avoid accidents,
>> search query must contain MAILBOX in all search branches
>
> Add: mailbox '*'
Thank you, it works!
May I
2013 Aug 08
1
multiple passdbs and auth sockets
I have a few systems which run dovecot 1.x as the authentication backend
for Postfix, with multiple auth { } sections like this one, each one
with a different passdb and its own socket:
auth ldap-10 {
passdb ldap {
args = /etc/dovecot/dovecot-ldap-10.conf
}
socket listen {
client {
path = /var/spool/postfix/private/auth-10
mode = 0666
}
}
}
I need multiple
2011 Apr 16
0
Problem using package 'cgdsr' behind http proxy
Dear R-users, -developers and -maintainers,
The situation is the following. My colleagues and me need to use the CGDSR-
package (http://www.cbioportal.org/cgx/cgds_r.jsp) on a Ubuntu 10.04 64bit
workstation behind a HTTP proxy at campus. We
are using R 2.12.2 (2011-02-25) retrieved via the Ubuntu-CRAN-repository.
Prior to starting R, the environment variable "HTTP_PROXY" is set via
2009 May 01
0
Lone Star Ruby Conference 2009 Talk Submission Deadline
Hello
This is friendly reminder about the speaker submission
deadline. The deadline is Sunday, May 3 at midnight.
We have extended it one day to give you the weekend
to submit your proposal.
If you plan on submitting a proposal, please use the link below.
We look forward to seeing you at the conference in August.
Please feel free to email us with your suggestions on
how we can make this your
2006 Dec 06
2
auth unix sockets
Hi,
I'm working on "avelsieve" SqurrelMail plug-in to implement SIEVE "file" back end for dovecot.
1. My be someone my explain me, how to use client auth socket to authenticate against dovecot-auth unix socket.
As fas as I understood login must be sent in form "user\0\user\0password" as base64 encoded string.
pp code (I'm using socket used by postfix auth):
2017 Jun 28
0
localhost logins
> Jun 27 12:03:27 bubba dovecot: auth:
> ldap(SomeUser at MyDomain.com,127.0.0.1): invalid credentials
>
> The only other thing I can think of - Postfix runs on this server and
> uses Dovecot SASL. Is it possible the Dovecot auth log line is caused
> by a Postfix connection attempt?
That would have been my first guess. Why don't you actually try it
out (i.e. login in to
2013 Aug 08
1
HG changes affecting received headers
Let me say this is a rather cosmetic issue, but it appears with the latest commits (around 2.2.5 release) the scheme of 'Received' headers has changed for LMTP:
1) Inet socket:
Return-Path: <dfn-adv-bounces at dfn-cert.de>
Delivered-To: <tlx at leuxner.net>
Received: from spectre.leuxner.net ([188.138.0.199])
by spectre.leuxner.net (Dovecot) with LMTP id
2012 Apr 09
2
R problem nls
Hi,
I will try to explain what it is I need to do, how far I am in doing it yet
and where my problem is:
I have a lot of x,y values I need to fit a non linear function through.
Subsequently, I need to find the intersection point of this fitted curve
with y=1.01
The problem is I have a lot of values so I want to be able to do it all at
once.
I already imported my excel file of the points I have
2013 Aug 07
2
The docs a re a bit weird on "Directory hashing"
In squid we use a double layer of hashed directories on the FS to allow
storage of millions of files.
I was reading the "Directory hashing" section but never understood it..
since it's written.. in a way I could not understand.
I am using this line:
mail_location = maildir:/home/vmail/%d/%n/Maildir/
and I want to migrate to a hash based directory scheme.
While trying to understand
2007 Aug 02
2
how to "authenticate plain" ???
Hello list,
my name is Steven and of course: I got a problem...
we are using dovecot 0.99 because it?s the actual stable version for
RedHat 4 Enterprise.
I am trying to authenticate using "PLAIN" but I don?t know how.
that?s what I am doing:
telnet conny.MYDOMAIN.de 143
Trying IP.AD.RE.SS...
Connected to conny.MYDOMAIN.de.
Escape character is '^]'.
* OK dovecot ready.
a1
2019 Mar 13
4
Unable to set quota-fs plugin
Looks working.
[root at mail ~]# ls -lh /
total 72K
-rw------- 1 root root 8.0K Mar 13 09:56 aquota.group
-rw------- 1 root root 7.0K Mar 13 09:56 aquota.user
....
[root at mail ~]# repquota -a
*** Report for user quotas on device /dev/vda1
Block grace time: 7days; Inode grace time: 7days
Block limits File limits
User used soft hard
2012 Jun 24
2
2.1.7 TLS issues
Hi,
I have an interesting problem: I am building dovecot packages for Ubuntu since 10.04. Never had bigger trouble with it. Now since 2.1.6 or 2.1.7 (I can not say more precisely), Thunderbird 10ESR and Outlook 2010 can no longer use 143/TLS correctly. Automx delvers 143/TLS and Outlook tells me that it can not create a secure connection. I changed automx to use 993/SSL and everything works.
2013 Aug 26
2
Partial correlation test
Dear all,
I'm writing my manuscript to publish after analysis my final data with
ANOVA, ANCOVA, MANCOVA. In a section of my result, I did correlation of my
data (2 categirical factors with 2 levels: Quantity & Quality; 2 dependent
var: Irid.area & Casa.PC1, and 1 co-var: SL). But as some traits (here
Irid.area) are significantly influenced by the covariate (standard length,
SL), I
2012 Aug 15
4
boxplot help
Hi, im a newbie with very wobbly coding abilities.
Tearing my hair out over getting the boxplot i want...
I have a dataset called 'eagle' which consists of year (2011 or 2012), month
(jan - dec), roof (TT6, TT13 or BARE) and temp (the continuous variable that
i want to plot).
So i want boxplots of the three roof treatments in every month organised in
chronical order along x axis 2011 -