Displaying 20 results from an estimated 11000 matches similar to: "v1.1.7 released"
2009 Jan 20
0
"userdb didn't return a home directory" with v1.1.7
Hi all,
I am running Dovecot v1.1.7 in a relatively quiet and calm environment.
Suddenly overnight cron job started throwing out errors like:
/usr/sbin/dovecot --exec-mail ext /usr/lib/dovecot/expire-tool
Error: userdb(user1 at mail.example) didn't return a home directory
Error: userdb(user2 at mail.example) didn't return a home directory
Indeed, running this command produces:
2009 Jan 20
2
userdb didn't return a home directory with v1.1.7
Hi all,
I am running Dovecot v1.1.7 in a relatively quiet and calm environment.
Suddenly overnight cron job has started throwing out errors like:
/usr/sbin/dovecot --exec-mail ext /usr/lib/dovecot/expire-tool
Error: userdb(user1 at mail.example) didn't return a home directory
Error: userdb(user2 at mail.example) didn't return a home directory
Indeed, running this command produces:
2010 Jan 13
3
Upgrade path questions
Hi,
We are currently running Dovecot v1.1.6 on our servers, and are
contemplating an upgrade to 1.2, or 2.0 soon. We are wondering how many
organizations are still running a 1.1 version of Dovecot, and if anyone
has any thoughts on this transition. Have you upgraded from 1.1 to 1.2?
What are your experiences with this? Have you upgraded from 1.1 to 2.0
directly? What are your experiences this
2009 Jan 07
4
v1.1.8 released
http://dovecot.org/releases/1.1/dovecot-1.1.8.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.8.tar.gz.sig
Most importantly mbox bugfixes. v1.1 should finally be as stable with
mboxes as it was with v1.0. Hopefully we'll also soon have the first
v1.2 beta release and the final v1.2.0 somewhat soon after that.
- mbox: Several bugfixes. Fixes "next message unexpectedly lost"
2009 Jan 07
4
v1.1.8 released
http://dovecot.org/releases/1.1/dovecot-1.1.8.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.8.tar.gz.sig
Most importantly mbox bugfixes. v1.1 should finally be as stable with
mboxes as it was with v1.0. Hopefully we'll also soon have the first
v1.2 beta release and the final v1.2.0 somewhat soon after that.
- mbox: Several bugfixes. Fixes "next message unexpectedly lost"
2005 Feb 27
2
memory usage
hi Alfred,
>I am currently trying to port speex v1.1.6 to a microcontroller with
>very limited memory (<64Kbyte RAM).
if forced to the wall, you can try below (need to "rewrite" the code a little):
unless i am very much mistaken, you can do "dynamic allocation" for
some of the memory. these memories are only required when you are
running eg speex_encode for the
2010 Feb 10
2
dovecot and firstname.initial.lastname mbox format archive
hi
Today I have been in a puzzling fight with 2 dovecot versions that I would
like to ask some comments on.
The situation is this:
- I have a considerable mail archive in mbox format (yes, I know, but that
is what I have..).
- My mail reader is mutt 1.5.20 by the way.
- Some of these mbox files have names like firstname.initial.lastname
Note the . seperating the parts of the email-ers name.
2005 Feb 19
2
memory usage
Hi
I am currently trying to port speex v1.1.6 to a microcontroller with
very limited memory (<64Kbyte RAM).
what I found when initialising the encoder, a chunk of 32Kb was
attempted to be alloced, which failed:
src/nb_celp.c:
void *nb_encoder_init(const SpeexMode *m)
{
/* snip */
st = (EncState*)speex_alloc(sizeof(EncState)+8000*sizeof(spx_sig_t));
/* snip */
}
same goes for the
2006 Jun 08
1
BN8S0 problem - Extension can never match, so disconnecting
hi
i've configured a Beronet BN8S0 Card with misdn beronet utility.
the card is configured with all lines in TE and P2P mode, and it is
connected with the special cable with an ISDN connection.
i've turned on debugging to level 4, this is the output from the
asterisk cli when i receive a call:
P[ 5] MGMT: Short status dinfo 1000001
P[ 5] MGMT: SSTATUS: L1_ACTIVATED
P[ 5] handle_frm:
2012 Apr 02
1
setting up ldap for sasl
Greetings
im new to the list
dovecot --version
2.0.13
ubuntu 11.10
i want to use dovecot to authenticate my ldap users. My local users can authenticate and send email. Using postfix sasl/tls dovecot pam.
I have read many docs/tutorials, which all have a plethora of options and information. my file structure is different than most of the documentation.
I have ../etc/dovecot.conf which points
2008 Sep 19
2
Bug in keywords conversion with courier-dovecot-migrate.pl v1.1.7
The problem is the file glob on line 344 in convert_subscriptions()
# read updates from the directory
my %updates;
foreach (<$keyword_dir/*>) {
This isn't going to pick up any files beginning with a dot, so most of
the update files in the courierimapkeywords directory are going to be
skipped.
2009 Dec 04
1
1.1 -> 1.2 upgrade?
Hey folks. I'm currently running Dovecot v1.1.6, and would like
to move to 1.2.x soon. I'm using MySQL-backed LDA and fully
virtualized mailboxes. Are there any upgrade gotchas I should be
aware of? How much config file hacking should I expect?
Thanks,
-Dave
--
Dave McGuire
Port Charlotte, FL
2004 Nov 03
2
libspeex.dll
hello,
we start to develop an open source project. This project is a VoIp
application
with the same features like "Teamspeak" (http://www.goteamspeak.com).
Our test application run in peer to peer mode under windows 2000 and above.
At the moment we are using the gsm codec (13 kbps bandwidth). Later there
will be a port for *unix systems. As aforementioned the project will be
released
2008 Oct 22
9
Released v1.1.5 and v1.2.alpha3
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
* Dovecot prints an informational message about authentication problems
2008 Oct 22
9
Released v1.1.5 and v1.2.alpha3
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
* Dovecot prints an informational message about authentication problems
2010 Jul 28
1
Looking for a Plug-In developer
Hi,
We need a small plug-in developed for dovecot. We are looking to pay for for its development.
We need to add support for a custom IMAP command.
The command is for the storage of a numeric PIN field in a database.
The database is PostgreSQL.
Another table in the database defines the minimum and maximum length of the numeric PIN field.
The IMAP client server exchange after a user login
2010 Mar 27
2
v2.0.beta4: conversion of v1.2 configuration
Hi Timo,
I've just tried to convert my v1.2 configuration to a v2.0
configuration. Below a few obsolete warnings, among others
"mail_executable has been replaced by service { executable }", was an
interesting error:
"doveconf: Error: duplicate listener: 198:"
The broken parts of the converted configuration:
# 2.0.beta4 (84ffb38839b9): /etc/dovecot/dovecot.conf
# OS: Linux
2006 Aug 30
3
Dhtml Calendar Engine undefined method popup_calendar
Hi,
I''m trying to use the above engine following the installation here http://dry.4thebusiness.com/DhtmlCalendar.html . The only exception to the install is I downloaded and unzipped the install into the plugins directory from Ruby Forge http://rubyforge.org/projects/dhtmlcalendar/
I''m using Instant Rails and Rails V1.1.6., The engine plugin is also installed
The engine
2009 Feb 16
1
LDAP, MD5-CRYPT, invalid credentials, BUG or config issue?
Hi,
I read a lot of howto's and I got problems with LDAP and Dovecot to work
together.
I'm using:
Gentoo Linux 2008.0 hardened
Dovecot 1.1.7
Kernel 2.6.26
OpenLDAP 2.3.43
My dovecot-ldap.conf is:
uris = ldaps://auth.mydomain.com:636
auth_bind = yes
auth_bind_userdn = uid=%u,ou=People,dc=mydomain,dc=com
ldap_version = 3
base = ou=People,dc=mydomain,dc=com
deref = never
scope = subtree
2010 Sep 21
1
expire_tool trouble + howto part sasl from 1.1.7 -> 2.0.1?
Hello!
Let me smuggle 2 questions in 1 email:
1) I upgraded from 1.1.7 to 2.0.1, but couldn't get it to work, because the 'dovecot + postfix sasl howto' doesn't seem to be updated and the old sasl settings are incompatible with new version. How do I set up sasl with dovecot2 ? Is there any updated howto available?
2) In dovecot 1.1.7: my expire_plugin seems to work fine,
new