I noticed the addition of a new namespace configuration "alias_for".
What pracical difference is adding this over and above making namespace
aliases hidden and disabling list, as in older versions of dovecot
configurations?
Joseph Tam
Sure. Everything in hg goes to the next release.
On 18.4.2012, at 22.41, Joe Beaubien wrote:
> Awesome, thanks.
>
> Will this appear in the 2.1.5 release?
>
>
> On Wed, Apr 18, 2012 at 12:57 PM, Timo Sirainen wrote:
>
>> On 17.4.2012, at 21.36, Joe Beaubien wrote:
>>
>>> I am currently test
Awesome, thanks.
Will this appear in the 2.1.5 release?
On Wed, Apr 18, 2012 at 12:57 PM, Timo Sirainen wrote:
> On 17.4.2012, at 21.36, Joe Beaubien wrote:
>
> > I am currently testing a 2.1 dovecot setup with fts-solr. Search speed is
> > simply amazing. I decided to try to delete and rebuil
Am 18.04.2012 19:01, schrieb Timo Sirainen:
> On 17.4.2012, at 17.40, Robert Schetterer wrote:
>
>> doveadm acl debug
>>
>> shows on both versions
>>
>> Fatal: ACL shared dict iteration failed
>
> Doesn't it show any other error message before this? Either to terminal or to
> error log? What's y
On 18.4.2012, at 20.00, Andreas Helmcke wrote:
>> If you have any subscriptions=no namespaces, you need a parent namespace
>> that has subscriptions=yes. You could have e.g.:
>>
>> namespace {
>> prefix = INBOX/
>> list = no
>> inbox = yes
>> }
>> namespace {
>> prefix =
>> list = no
>> hi
Am 04.04.2012 03:47, schrieb Timo Sirainen:
> On 1.4.2012, at 10.28, Tom Fernandes wrote:
>
>> In the new server I would like to have 3 namespaces (private, public,
>> shared)
>> and use "/" as separator. Is it possible to keep "INBOX." for private, so
>> that
>> the users mailboxes appear bel
On 14.4.2012, at 20.21, Cor Bosman wrote:
> My config was the same as yours. That didnt work for me. But if I add
>
> user = dovecot
> mode = 0666
Hmm. Perhaps I should make this the default.
> That does work. Of course, the difference between 777 and 666 is
> minimal. I think 666 is handled
On 17.4.2012, at 17.40, Robert Schetterer wrote:
> doveadm acl debug
>
> shows on both versions
>
> Fatal: ACL shared dict iteration failed
Doesn't it show any other error message before this? Either to terminal or to
error log? What's your doveconf -n?
On 17.4.2012, at 21.36, Joe Beaubien wrote:
> I am currently testing a 2.1 dovecot setup with fts-solr. Search speed is
> simply amazing. I decided to try to delete and rebuild the solr indexes,
> but i can't seem to rebuild them thru dovecot.
With Maildir you could just delete dovecot.index* fil
On 18.4.2012, at 1.29, Kelsey Cummings wrote:
> On 03/30/12 07:35, Timo Sirainen wrote:
>> IP stickiness isn't enough if user uses more than one IMAP client, which is
>> pretty common nowadays. And doesn't help at all with LDA.
>
> Timo, having the LDA flow through the director with maildir and
On 17.4.2012, at 17.21, Götz Reinicke wrote:
> recently I checked our mailserver for some more tuning and optimizing
> and noticed, that currently I do have 487 imap-login processes and I'm
> asking myself if that's o.k.
>
> We do have about 1.000 user in total and not everybody is currently
> lo
On 18.4.2012, at 14.36, John Robinson wrote:
> I'd like to change the on-disk layout for my mboxes from being
> ~/mail/foo/bar
> to
> ~/mail/foo.bar
> so that I can have folders containing both messages and subfolders, without
> having subfolders beginning with . and then having to do all the o
On 18.4.2012, at 11.53, Cor Bosman wrote:
> hey all, is it possible to return the location of namespace from the userdb
> lookup?
Yes.
> But im currently trying to implement a second namespace, and Im having
> trouble returning a mailbox location for this specific namespace from our
> userdb.
On 18.4.2012, at 11.22, Cor Bosman wrote:
> The trash plugin docs say:
>
> "Normally if a message can't be saved/copied because it would bring user over
> quota, the save/copy fails with "Quota exceeded" error. The trash plugin can
> be used to avoid such situations by making Dovecot automatica
I wrote two scripts, which you can use with the stats plugin enabled to get a
better "doveadm stats top" than it currently is:
http://dovecot.org/tools/stats-top.pl
http://dovecot.org/tools/stats.pl
Op 4/15/2012 3:14 PM, Robert Schetterer schreef:
Hi,
i got
depency problem like dovecot-common (<< 2:2.1.alpha1-0~auto+47)
dpkg -i dovecot-common_2.1.4-0~auto+3_all.de
after all dove seems to run without install dovecot-common basicly
You should be able to drop dovecot-common entirely. It is
I'd like to change the on-disk layout for my mboxes from being
~/mail/foo/bar
to
~/mail/foo.bar
so that I can have folders containing both messages and subfolders,
without having subfolders beginning with . and then having to do all the
other fiddling with locations of index files etc. that
Stephan Bosch schrieb:
I wouldn't know why it is missing in your installation. It is still
contained in the tarball. How did you install it exactly?
I installed it the same way as usual:
./configure
make
make install
No errors reported.
I checked the configure options and also tried --with-ma
On 4/18/2012 11:49 AM, Patrick Westenberg wrote:
Hello,
I installed Dovecot 2.1.4 and Pigeonhole 0.3.0 and wondered that there
is no 20-managesieve.conf file anymore.
It is no problem to use one of my old files. I just want to know whether
this is a bug or not.
I wouldn't know why it is mis
On 2012-04-17 4:41 PM, D Chen wrote:
Per your suggestion, in Outlook Express I changed to use SSL on port
993 for IMAP, and port 465 for SMTP, the creation of the new account
succeeded without error! However, when tried to send to my yahoo mail or
gmail acct, got the following error: (apparently
Hello,
I installed Dovecot 2.1.4 and Pigeonhole 0.3.0 and wondered that there
is no 20-managesieve.conf file anymore.
It is no problem to use one of my old files. I just want to know whether
this is a bug or not.
Regards
Patrick
hey all, is it possible to return the location of namespace from the userdb
lookup? The code is a bit unclear about it. There seems to be a part of the
docs saying:
If you want to override settings inside sections, you can separate the section
name and key with '/'. For example:
namespace defa
The trash plugin docs say:
"Normally if a message can't be saved/copied because it would bring user over
quota, the save/copy fails with "Quota exceeded" error. The trash plugin can be
used to avoid such situations by making Dovecot automatically expunge oldest
messages from configured mailboxe
Thank you Tamsy for sharing with me your config file.
Initially, I thought I tried not to use managesieve and that's why I skipped
that part there. But after seeing your config, I'd try to use managesieve. I
would need to modify my dovecot config file first to incorporate the
managesieve. And I
24 matches
Mail list logo