Displaying 20 results from an estimated 1000 matches similar to: "multiple sql servers - loadbalancing and failover"
2007 Mar 28
2
ignoring some subfolders [potential wishlist]
Hello
I'm looking at migration path from my current setup (tpop3d/courier-imap) and
I seem to miss one feature - ability to ignore some subfolders for pop3.
tpop3d allows me to say:
maildir-ignore-folders: Spam Trash trash Sent sent-mail POP3-Invisible
(would be stupid to fetch own sent-mail via pop3 again 8-)
In recent tpop3d cvs version I can also use regexps like
2008 Dec 15
2
1.1.7: quota problem, unable to delete mails when quota exceeded
Hi,
When user exceeds it's quota then dovecot can't create it's files and it's
showing zero mails :( This also means that user is unable to delete it's own
mails. Sounds like kind-of bug, right?
Dec 15 08:28:37 mbox1 dovecot: IMAP(xxx):
open(/var/mail/xxx/dovecot-uidlist.lock) failed: Disk quota exceeded
Dec 15 08:28:37 mbox1 dovecot: IMAP(kdudus):
2014 Jun 13
7
[Bug 79971] New: 3.15.0-11819-gc1fdb2d: oops
https://bugs.freedesktop.org/show_bug.cgi?id=79971
Priority: medium
Bug ID: 79971
Assignee: nouveau at lists.freedesktop.org
Summary: 3.15.0-11819-gc1fdb2d: oops
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: arekm at maven.pl
Hardware: Other
2009 Jan 26
1
imap flags - \* - dovecot 1.1.{8,9}
Isn't \* supposed to be (almost always) in flags after "SELECT" command in dovecot imap?
Isn't \* meaning is "you can store any new flag" ?
20 select INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Flags permitted.
so no \* ...
[..]
50 store 1 +flags $MDNSent
* FLAGS (\Answered \Flagged
2009 Apr 10
2
Can virtual mailboxes created automatically?
Hi,
I set a virtual namespace, and for new users, there is no root dir for
it.
namespace private {
separator = /
prefix = virtual/
location = virtual:~/Maildir/virtual
list = no
hidden = yes
}
log:
Apr 10 12:14:41 mail dovecot: IMAP(test1 at xueron.com):Namespace 'virtual/': virtual: Root mail directory doesn't
2009 Apr 07
2
Is there any more detailed docs about dict configuration
Hi,
I am looking for some help on dict configration. I'm trying to config
shared and public mailbox, and use sql as acl backend.
Here is my config:
table:
CREATE TABLE `shared_dict` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`from_user` char(50) NOT NULL,
`to_user` char(50) NOT NULL,
`status` int(10) NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
KEY `from_user` (`from_user`),
2009 Mar 17
2
problem with ldap
Hi,
dovecot-1.2 from hg.dovecot.org
openldap-2.4.11
passdb.o: In function `passdbs_init':
/home/src/dovecot-1.2/src/auth/passdb.c:230: undefined reference to `passdb_ldap'
userdb.o: In function `userdbs_init':
/home/src/dovecot-1.2/src/auth/userdb.c:177: undefined reference to `userdb_ldap'
collect2: ld returned 1 exit status
--
Xueron Nee
http://www.xueron.com
2000 Oct 21
2
scp and regstarting transfer
Hi,
I have one question. Is someone working on restarting transfers ability in scp ?
This will be nice feature especially when you want to download huge file and
you will lost connection (at 90%, 600MB file as I had) :-(
--
Arkadiusz Mi?kiewicz http://www.misiek.eu.org/ipv6/
PLD GNU/Linux [IPv6 enabled] http://www.pld.org.pl/
2016 Oct 20
4
logging TLS SNI hostname
On 20.10.2016 15:52, Arkadiusz Mi?kiewicz wrote:
> > ... -servername something
If you want to try out, try applying this patch...
>From 066edb5e5c14a05c90e9ae63f0b76fcfd9c1149e Mon Sep 17 00:00:00 2001
From: Aki Tuomi <aki.tuomi at dovecot.fi>
Date: Thu, 20 Oct 2016 16:06:27 +0300
Subject: [PATCH] login-common: Include local_name in login_var_expand_table
This way it can be used
2016 Nov 21
4
nologin + reason -> logging reason
Hi.
I'm using nologin with own reason [1]. That works fine. For example pop3
client gets nice message like "-ERR [AUTH] Account is locked. Please contact
support."
Unfortunately maillog lacks information details about why user was not allowed
to log in.
pop3-login: Disconnected (auth failed, 1 attempts in 2 secs): user=<testuser>,
method=LOGIN, rip=1.1.1.1, lip=2.2.2.2,
2018 Dec 13
5
dovecot/config processes one more time - which are safe to kill?
Hello.
The problem with dovecot/config processes never ending and spawning new
one on each reload
(https://www.dovecot.org/list/dovecot/2016-November/106058.html) is
becoming a problem here:
# ps aux|grep dovecot/config|wc -l
206
That's a lot of wasted memory - dovecot/config processes ate over 30GB
of ram on 64GB box.
Before killing dovecot/config processes:
# free -m
total
2018 Nov 13
3
dovecot lmtp thinks that "disk quota exceeded" is "internal error"
2.2.36 (not migrated to 2.3 yet) reports such problem:
> Nov 13 15:50:58 mbox dovecot: lmtp(xxx): session=<ACYRCtLk6ltiEQAALZVUYQ>, Error: open(/var/mail/xxx/mailboxes.lock1bf6ad16b7b8b703) failed: Disk quota exceeded
> Nov 13 15:50:58 mbox dovecot: lmtp(xxx): session=<ACYRCtLk6ltiEQAALZVUYQ>, Error: Couldn't create mailbox list lock /var/mail/xxx/mailboxes.lock:
2018 Jan 23
2
Dovecot 2.3.0 TLS
On Thursday 11 of January 2018, Aki Tuomi wrote:
> Seems we might've made a unexpected change here when we revamped the ssl
> code.
Revamped, interesting, can it support milions certs now on single machine? (so
are certs loaded by demand and not wasting memory)
> Aki
--
Arkadiusz Mi?kiewicz, arekm / ( maven.pl | pld-linux.org )
2018 Nov 13
1
dovecot lmtp thinks that "disk quota exceeded" is "internal error"
> On 13 November 2018 at 22:06 Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote:
>
>
> On 13/11/2018 15:54, Arkadiusz Mi?kiewicz wrote:
> >
> > 2.2.36 (not migrated to 2.3 yet) reports such problem:
> >
> >> Nov 13 15:50:58 mbox dovecot: lmtp(xxx): session=<ACYRCtLk6ltiEQAALZVUYQ>, Error: open(/var/mail/xxx/mailboxes.lock1bf6ad16b7b8b703)
2001 Feb 17
2
Important fix (sshd && binding). Portable version only.
If bind() fails we _always_ should close socket. I sent this patch while ago
to djm but I still don't see this fix in openssh_cvs.
diff -urN openssh-2.3.0p1.org/sshd.c openssh-2.3.0p1/sshd.c
--- openssh-2.3.0p1.org/sshd.c Sat Jan 6 19:54:11 2001
+++ openssh-2.3.0p1/sshd.c Sat Jan 6 19:55:48 2001
@@ -782,10 +782,10 @@
debug("Bind to port %s on %s.", strport, ntop);
/*
2008 Jul 25
2
stopping dovecot
This may be a silly question but how to correctly stop dovecot and be sure
that it's possible to start it again?
kill -TERM `cat /var/run/dovecot/master.pid` doesn't work well.
I have imap-login processes staying arround and occupying port which leads to
Fatal: listen(0.0.0.0, 993) failed: Address already in use
when trying to start again 2s after stopping.
--
Arkadiusz Mi?kiewicz
2010 Mar 02
2
1.2.10 and questions
Hi,
1) Why dovecot -n doesn't display default values? At least it didn't display
mail_max_userip_connections(default): 20
mail_max_userip_connections(imap): 20
mail_max_userip_connections(pop3): 10
if I had set ONLY mail_max_userip_connections (to be =10)
2) "Maximum number of connections from user+IP exceeded
(mail_max_userip_connections): "
Could it be enhanced to
2006 Jun 29
1
[PATCH]: updated tpop3d UIDL support based on older patch
Hi,
Here is an updated patch which allows to use tpop3d compatible UIDL in dovecot
(it's against 1.0rc1):
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/dovecot-tpop3d-uidl.patch?rev=1.2
which is based on:
http://dovecot.org/pipermail/dovecot/2006-March/012080.html
Please consider merging it.
--
Arkadiusz Mi?kiewicz PLD/Linux Team
arekm / maven.pl
2018 Mar 23
2
lmtp service timeouting even after receiving full message
On 23.03.2018 10:04, Arkadiusz Mi?kiewicz wrote:
> On Thursday 22 of March 2018, Arkadiusz Mi?kiewicz wrote:
>> I have a problem with some messages passed from exim to dovecot lmtp
>> service:
>>
>> From exim debug:
>>
>> using socket /var/run/dovecot/lmtp
>> LMTP<< 220 mbox8 ready
>> LMTP>> LHLO mbox8...
>> LMTP<<
2016 Oct 17
2
logging TLS SNI hostname
> On Oct 17, 2016, at 2:41 AM, Arkadiusz Mi?kiewicz <arekm at maven.pl> wrote:
>
> On Monday 30 of May 2016, Arkadiusz Mi?kiewicz wrote:
>> Is there a way to log SNI hostname used in TLS session? Info is there in
>> SSL_CTX_set_tlsext_servername_callback, dovecot copies it to
>> ssl_io->host.
>>
>> Unfortunately I don't see it expanded to any