Displaying 20 results from an estimated 44 matches for "2.1.13".
Did you mean:
2.1.131
2013 Jan 24
0
Again ACL Postgres dict trouble, no update and raw backtrace
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have ACL-dict-postgres trouble again. Eventually a session does not
update the ACL dictionary no longer.
I execute (for testing) this script:
for a in $(seq 1 ${1-4}); do
echo 3-$a deleteAcl Junk dvtest1
sleep 30
echo 3-$a SetAcl Junk dvtest1 kxilrsc
sleep 30
2013 Feb 04
4
Upgrade from 2.1.13 to 2.1.14 and load doubled
Hi,
during the weekend I upgrade my mail servers from dovecot 2.1.13 to
dovecot 2.1.14 (and rebuild dovecot-2.1-pigeonhole-0.3.3).
After upgrade all works fine, but today the load avarage un MXs is doubled.
Mailboxes are in Maildir/ on NFS and I'm using dovecot as LDA and dict
quota only for quota usage.
May be a problem with the new version?
This is my configuration:
$ ./configure
2013 May 05
5
dovecot 2.2.0 corrupts mailboxes?
Hi
On april 17th, I upgraded from dovecot 2.1.13 to 2.2.0. Since that time,
I had two different users that reported received three incident of
messages that disapeared from their mailboxes.
The mailbox format is mbox on local FFS filesystem (no NFS), and I use
filesystem quotas (but both users are far from filling their quotas).
When the message disapeared, it was always a whole rand of dates.
2014 Jun 02
0
Dovecot 2.1.13: some questions about the mail-filter plugin
Looking at mail_filter_mailbox_allocated() of src/plugins/mail-filter/mail-filter-plugin.c:
if ((class_flags & MAIL_STORAGE_CLASS_FLAG_OPEN_STREAMS) == 0 &&
(class_flags & MAIL_STORAGE_CLASS_FLAG_BINARY_DATA) != 0 &&
muser->out_socket_path != NULL)
v->save_begin = mail_filter_mail_save_begin;
it seems that a backend with
2013 Jan 23
3
dovecot 2.1.13, proxy and nologin extras field
Hi at all,
in our test environment, I'm playing with dovecot 2.1.13 configured as
imap/pop/managesieve proxy. It is configured to authenticate users with
ldap and it works very well.
Now, I'd like to temporary disable some users's login, because we are
moving to another storage, and I wouldn't stop imap service at all.
I've found on Dovecot wiki that I could use
2013 Oct 18
2
Question to sieve symlink
Hello!
A Server running openSUSE 12.3 and dovecot version 2.1.13.
In the log I find
Oct 19 00:23:23 managesieve(anmeyer at anup.de): Warning: sieve-storage: Active sieve script symlink /var/spool/vhosts/anup.de/anmeyer/.dovecot.sieve is broken: invalid/unknown path to storage (points to /var/spool/vhosts/anup.de/anmeyer/.sieve/managesieve.sieve).
But the link is ok and when I login to roundcube
2013 Feb 23
3
SSL errors for just one client after updaing both dovecot and openssl
Hi all,
Ok, I have a strange problem after updating both dovecot and openssl...
OpenSSL was 1.0.0j, now updated to 1.0.1c
Dovecot was 2.1.13, now updated to 2.1.15
I'm getting a bunch of lines like the following:
Feb 23 10:48:01 myhost dovecot: imap-login: Disconnected (no auth
attempts in 29 secs): user=<>, rip=#.#.#.#, lport=993, TLS handshaking:
SSL_accept() syscall failed:
2013 Feb 13
3
dovecot-uidlist crashing and re retriving messages by pop3 clients
Hello,
I have issue with dovecot (v. 2.1.13)configuration after implementation
dovecot-lda (I used maildrop earlier). Now i have 9 servers with storage
by NFS v3. My problem is frequently dovecot-uidlist crashing.
2013-02-13T13:34:02.447969+01:00 k1 dovecot: imap(user at domain.com):
Error: Broken file /path_to_mailbox/dovecot-uidlist line 3170: Invalid
data:
2013-02-13T13:34:34.527715+01:00
2013 Mar 13
2
Dovecot with sasl/imaps/postfix and thunderbird
Hi,
I have an fc18 system with postfix and dovecot-2.1.13 and have
configured them to use sasl for SMTP Auth and Maildir with imaps.
The system is running now, so I'm trying to set up thunderbird to
autodetect all settings during the initial account setup. However, it
seems to want to use port 143 and STARTTLS, and not port 993, which is
what I would expect. When I force it to use 993, I
2013 Jan 24
3
Dovecot unable to access the shadow file
I am installing Dovecot-2.1.13 on Slackware 13.37.0 for the first time to
replace ipop3d and I have overcome all of the roadblocks as they have
developed except this last one and I finally have to say ?uncle?.
The error messages that are showing up in the dovecot.log are as follows.
Jan 24 12:27:27 tux2 dovecot: auth: Error: passwd-file /etc/shadow:
open(/etc/shadow) failed: Permission denied
2016 Oct 12
3
Outlook 2010 woes
> Old server:
> * Ubuntu 10.04.4 LTS
> * Dovecot 2.1.13
> * Maildir++
> * Local auth via passwd/shadow files
>
> New server:
> * Debian GNU/Linux 8.6
> * Dovecot 2.2.13
> * Maildir++
> * Quotas enabled
> * LDAP
>
> Basically what's happening is that users are seeing large delays when
> navigating between different IMAP folders. So, for example, user
2013 Jan 07
0
v2.1.13 released
http://dovecot.org/releases/2.1/dovecot-2.1.13.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.13.tar.gz.sig
- Some fixes to cache file changes in v2.1.11.
- fts-solr: Overlong UTF8 sequences in mails were rejected by Solr and
caused the mails to not be indexed.
- virtual storage: Sorting mailbox by from/to/cc/bcc didn't work.
2013 Jan 07
0
v2.1.13 released
http://dovecot.org/releases/2.1/dovecot-2.1.13.tar.gz
http://dovecot.org/releases/2.1/dovecot-2.1.13.tar.gz.sig
- Some fixes to cache file changes in v2.1.11.
- fts-solr: Overlong UTF8 sequences in mails were rejected by Solr and
caused the mails to not be indexed.
- virtual storage: Sorting mailbox by from/to/cc/bcc didn't work.
2013 Jan 26
1
password schemes in dovecot
Hey there,
I'm using the latest dovecot 2.1.13
In the wiki http://wiki2.dovecot.org/Authentication/PasswordSchemes BLF-CRYPT is listed, but i can't use it. "doveadm pw -l" doesn't show it. And i'm unsure about how I am supposed to use the different SHA schemes, since they always output different hashes for the same password. MD5 is working fine, but I'd rather not
2013 Jan 29
1
decode2text.sh
Dovecot version: 2.1.13
OS: Centos 6.3
CPU: 64bit x86
There appear to be two related errors in the decode2text.sh file (which can be used for indexing/ searching attachments).
- ?The layout of "$formats" has repeated values for pdf, ppt, etc, so you should only match the pattern once by adding -m1
- ?The layout of "$formats" has the file extension in the second
2013 Feb 27
2
how to talk with doveadmin unix socket
Hello,
I would like to get mailbox quota by doveadm unix socket
(/var/run/dovecor/doveadm-server). I get from strace syntax of comunication:
write(9,
"VERSION\t1\t0\nUSER\t1\tpiotr.rotter at active24.pl\tservice=doveadm\n",
60) = 60
read(9, "VERSION\t1\t1\nSPID\t20805\n", 8192) = 23
read(9,
"USER\t1\tpiotr.rotter at active24.pl\temail=piotr.rotter at
2007 Mar 23
1
can't load just saved R object "ReadItem: unknown type 65"
I have run into a problem loading a just saved R object using R-devel. I
have been saving and loading this particular type of R object for a long
while and never ran into this problem. I save, then immediately reload
(to test save) and get "ReadItem: unnknown type 65".
This error is reproducible after logout from server and restart of emacs
and R.
Below is my output and
2007 Mar 23
1
can't load just saved R object "ReadItem: unknown type 65"
I have run into a problem loading a just saved R object using R-devel. I
have been saving and loading this particular type of R object for a long
while and never ran into this problem. I save, then immediately reload
(to test save) and get "ReadItem: unnknown type 65".
This error is reproducible after logout from server and restart of emacs
and R.
Below is my output and
2014 Apr 23
1
stats: Error: Mail server input error: UPDATE-SESSION username imap: stats shrank: mrbytes 26961885 < 28237323
Hi List,
If anyone is still reading this list, I have another problem beside the
FTS's one.
From time to time I have this showing up in dovecot-error.log (for
several users, not always the same one):
stats: Error: Mail server input error: UPDATE-SESSION username imap:
stats shrank: mrbytes 26961885 < 28237323
A search in google tell me that it should have been corrected in 2.1.13
but
2012 Apr 20
4
Building Dovecot CentOS 5 RPMs with custom LDAP packages
Hi,
We are (still) mainly using CentOS 5 (5.8 x86_64). As CentOS / EL 5
standard OpenLDAP packages are rather old (2.3.x), we've been using LTB
OpenLDAP packages ( http://ltb-project.org/wiki/download#openldap),
which get installed in non-standard file system locations.
I am not much experienced in building RPMs and preparing spec files. We
are currently using dovecot RPM packages from