Displaying 17 results from an estimated 17 matches for "sbh16".
2010 Feb 23
2
panic in istream-raw-mbox.c - 2.0.beta3+
Saw the following in the log after shutting down my client.
Feb 22 20:44:47 sbh16 dovecot: imap(mark): Disconnected: Logged out
bytes=1755/9765
Feb 22 20:44:47 sbh16 dovecot: imap(mark): Panic: file
istream-raw-mbox.c: line503 (istream_raw_mbox_get_start_offset):
assertion failed: (rstream->seeked)
Feb 22 20:44:47 sbh16 dovecot: imap(mark): Raw backtrace:
/usr/local/lib/dov...
2010 Feb 21
1
Dovecot 2.0.beta3 Configuration issue (I think)
...= mbox:~/Mail:INBOX=/var/spool/mail/%u
mail_privileged_group = mail
mbox_write_locks = fcntl dotlock
passdb {
args = /usr/local/etc/dovecot.passwd
deny = no
driver = passwd-file
master = no
pass = no
}
passdb {
deny = no
driver = pam
master = no
pass = no
}
ssl_cert = /etc/postfix/sbh16-cert.pem
ssl_key = /etc/postfix/sbh16-key.pem
userdb {
driver = passwd
}
Note the files /etc/postfix/sbh16-cert.pem and
/etc/postfix/sbh16-key.pem exist and are the same files I use with
dovecot 1.2.
Dovecot starts OK, but when I try to connect with a pop3 or imap
client, the connection is est...
2010 May 12
2
auth: Error: PLAIN(user): Request 27511.1 timeouted after 150 secs, state=3
...em to affect Postfix's acceptance of the message.
One other change made about the same time as the dovecot upgrade that
may be involved is the addition of
smtpd_sasl_authenticated_header = yes
in Postfix.
Here is a sequence of relevant log messages for one incoming message.
May 12 10:59:59 sbh16 postfix/smtpd[27511]: connect from
msapiro.net[68.183.193.239]
May 12 11:00:00 sbh16 postfix/smtpd[27511]: 076A36900A9:
client=msapiro.net[68.183.193.239], sasl_method=PLAIN, sasl_username=mark
May 12 11:00:00 sbh16 postfix/smtpd[27511]: disconnect from
msapiro.net[68.183.193.239]
May 12 11:00:0...
2009 Mar 15
2
fstat(mboxname.lock) failed: Bad file descriptor
I have just upgraded from 1.2.beta1 to 1.2.beta2. My configuration is:
[root at sbh16 ~]# dovecot -n
# 1.2.beta2: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.18-8.1.14.el5 i686 CentOS release 5 (Final)
protocols: pop3 pop3s imap imaps
ssl_cert_file: /etc/postfix/sbh16-cert.pem
ssl_key_file: /etc/postfix/sbh16-key.pem
login_dir: /usr/local/var/run/dovecot/login
login_executable(defau...
2009 Sep 23
9
pop3-login: Fatal: io_loop_handle_add: epoll_ctl(1, 5):
I have been running Dovecot 1.2.5 since Sept 14. Beginning at about
03:28 on Sept 21 for no apparent (to me) reason and continuing through
the present, I am seeing log messages like the following and am
experiencing delays logging in.
Sep 22 19:07:15 sbh16 dovecot: dovecot: Temporary failure in creating
login processes, slowing down for now
Sep 22 19:07:15 sbh16 dovecot: pop3-login: Fatal: io_loop_handle_add:
epoll_ctl(1, 5): Operation not permitted
Sep 22 19:07:48 sbh16 dovecot: pop3-login: Login: user=<mark>,
method=APOP, rip=68.183.193.239,...
2008 Apr 12
2
Mailbox locking issue?
...ock = fcntl, dotlock
The problem is the following. A user uses fetchmail via an ssh tunnel
to download mail via pop3 every 5 minutes. This normally works fine.
perhaps once a week or so, maillog shows that Postfix delivers a
message while fetchmail is retrieving. Here is one such.
Apr 8 19:07:20 sbh16 dovecot: pop3-login: Login: user=<xxx>,
method=PLAIN, rip=72.52.113.36, lip=72.52.113.36, secured
Apr 8 19:07:22 sbh16 postfix/local[13745]: D959169046B:
to=xxx at example.com>, orig_to=<xxx at example.org>, relay=local,
delay=16, delays=15/0/0/1.1, dsn=2.0.0, status=sent (delivered...
2009 Jan 08
2
Panic in v1.1.8
I just tried installing dovecot 1.1.8 as an upgrade to 1.1.7 and
encountered Panics like the following with pop3 accesses
Jan 8 10:55:31 sbh16 dovecot: Killed with signal 15
Jan 8 10:55:49 sbh16 dovecot: Dovecot v1.1.8 starting up
Jan 8 10:57:01 sbh16 dovecot: pop3-login: Login: user=<user2>,
method=PLAIN, rip=72.52.113.36, lip=72.52.113.36, secured
Jan 8 10:57:01 sbh16 dovecot: Panic: POP3(user2): file
mbox-transaction.c: line 5...
2014 Oct 10
0
Error with dovecot 2.2.14rc1
I don't know if this is significant or not, but it is at least unusual here.
First we see this:
> Oct 9 10:10:03 sbh16 dovecot: imap(mark): Error: Sync failed for mbox file /var/spool/mail/mark: seq=393 uid=201517 uid_broken=0 originally needed 0 bytes, now needs 66 bytes
which has apparently added 66 bytes to UID 201517
Then, later we see:
> Oct 9 11:26:19 sbh16 dovecot: imap(mark): Error: Cached message si...
2013 Nov 02
1
Assertion error in Dovecot 2.2.6
...e to one currently using Android 4.1.2
and K9 mail 4.409. This phone/MUA combination seems at times to go crazy
making IMAP connections.
At first, I had mail_max_userip_connections = 30 (my largest imap
account has 19 folders). The issue I had at that time was multiple
errors like
Oct 14 17:45:16 sbh16 dovecot: imap-login: Maximum number of connections
from user+IP exceeded (mail_max_userip_connections=30): user=<xxx>,
method=PLAIN, rip=xx.xx.xx.xx, lip=xx.xx.xx.xx, TLS,
session=<c63x5bzowQBi0uQR>
I then set mail_max_userip_connections = 50
This greatly reduced but didn't comple...
2014 Nov 28
2
Dovecot 2.2.15, Panic: file mbox-sync.c: line 152 (mbox_sync_read_next_mail): assertion failed:
The log messages are attached.
The core dump is at
<https://www.dropbox.com/s/9i80ms7xkyxoqj7/core.26450?dl=0>
The server is
$ uname -a
Linux sbh16.songbird.com 2.6.18-8.1.14.el5 #1 SMP Thu Sep 27 18:58:54
EDT 2007 i686 i686 i386 GNU/Linux
--
Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
-------------- next part --------------
Nov 27 08:47:28...
2010 Mar 07
1
Question about SASL auth
...rgs = /usr/local/etc/dovecot.passwd
deny = no
driver = passwd-file
master = no
pass = no
}
passdb {
deny = no
driver = pam
master = no
pass = no
}
protocols = imap pop3
service auth {
unix_listener /var/spool/postfix/private/auth {
mode = 0666
}
}
ssl_cert = </etc/postfix/sbh16-cert.pem
ssl_key = </etc/postfix/sbh16-key.pem
userdb {
driver = passwd
}
Since upgrading to 2.0.beta3 I have started seeing notices like
Mar 6 07:06:20 sbh16 postfix/smtpd[30273]: warning: SASL: Connect to
private/auth failed: Resource temporarily unavailable
Mar 6 07:06:20 sbh16 postfix...
2010 Feb 22
5
Testing 2.0b3 - problem with pop3
I am testing the version on FreeBSD 7.3-PRELEASE (I doubt it's the issue)
and I am having a problem with pop3. Here is what I see in the log when I
attempt to connect to port 110:
Feb 22 18:15:03 master: Warning: SIGHUP received - reloading configuration
Feb 22 18:15:08 pop3-login: Panic: file login-settings.c: line 216
(login_settings_read): assertion failed: (input.roots[count] == NULL)
Feb
2008 May 06
0
1.07 to 1.0.13 mail_extra_groups
...access to mailboxes in /var/spool/mail (writable by 'mail' group) was
"mail_privileged_group = mail" so I removed the "mail_extra_groups =
mail" that I had in 1.0.7 and added "mail_privileged_group = mail",
but I got errors like the following:
May 6 12:48:54 sbh16 dovecot: POP3(xxx): file_lock_dotlock() failed
with mbox file /var/spool/mail/xxx: Permission denied
May 6 12:48:54 sbh16 dovecot: POP3(xxx): Couldn't open INBOX: Internal
error occurred. Refer to server log for more information. [2008-05-06
12:48:54]
May 6 12:48:54 sbh16 dovecot: POP3(xxx):...
2010 Jun 17
3
Problem configuring rawlog with 2.0beta6
...uccessfully with 2.0beta5,
namely:
service imap {
executable = imap imap-postlogin
}
service imap-postlogin {
executable = script rawlog
unix_listener imap-postlogin {
}
}
(full dovecot -n below), but instead of successful rawlog writes, I got
the following log messages:
Jun 16 19:46:36 sbh16 dovecot: script: Fatal: Client not compatible
with this binary (connecting to wrong socket?)
Jun 16 19:46:36 sbh16 dovecot: imap: Error:
fd_read(/usr/local/var/run/dovecot/imap-postlogin) failed: disconnected
So the first question is how do I configure rawlog for 2.0beta6?
And the next question...
2009 Jun 04
3
Dovecot under brute force attack - nice attacker
Hi List,
optimizing the configuration on one of our servers (which was
hit by a brute force attack on dovecot) showed an odd behavior.
Dovecot Version 1.0.7 (CentOS 5.2)
The short story:
On one of our servers an attacker did a brute force
attack on dovecot (pop3).
Since the attacker closed and reopened the connection
after every user/password combination the logs showed
many lines like
2008 May 07
2
Clarification wanted on mail_access_groups vs. mail_privileged_group
...eged_group = mail" do be able to
create dotlock files in /var/spool/mail, and that I would not need any
mail_access_groups as the users can access their own mailboxes.
But this doesn't work. With "mail_privileged_group = mail" and
mail_access_groups unset, I get
May 6 12:48:54 sbh16 dovecot: POP3(xxx): file_lock_dotlock() failed
with mbox file /var/spool/mail/xxx: Permission denied
Yet with "mail_access_groups = mail" and mail_privileged_group unset,
it works with no problem.
Is my understanding wrong? Is the documentation wrong? Is the
implementation wrong? Or is...
2013 Jul 14
1
Fail2ban and logging
Hello,
Dovecot is logging authentication failures this way:
------
Jul 12 18:07:19 vps0 dovecot: imap-login: Disconnected (auth failed, 22
attempts in 172 secs): user=<info>, method=PLAIN, rip=82.95.148.152,
lip=1.2.3.4, TLS, session=<QylMqlLhVwBSX5SY>
------
Fail2ban is trying to catch them with this regex:
------
failregex = .*(?:pop3-login|imap-login):.*(?:Authentication