Mario Antonio schrieb:
Daniel,
"Dovecot v1.0 and v1.1 supports administrator-configured ACL files.
v1.2+ supports also IMAP ACL extension which allows users to change ACLs
themselves."
http://wiki.dovecot.org/ACL
I think to share mailboxes in OPen-Xchange, you will need Version 1.2
(IMap ACL
On Thu, July 9, 2009 17:15, i...@comtek.co.uk wrote:
> We are using dovecot with "mail_plugins = cmusieve". I have Avelsieve in
> SquirrelMail for users to interact with it.
okay
> Is there any way I can allow users to run their sieve script on an
> entire mailbox?
?
> While the normal case of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 9 Jul 2009, Timo Sirainen wrote:
That's a wrong way to think about it. imaps is a legacy port that should have
died years ago. You can force encrypted sessions on imap port just by setting
Well, I do not see it like that, moreover because
Robert Schetterer schrieb:
> dovecot@dovecot.org schrieb:
>> Hi,
>>
>> this looks like one of my queued problems:
>>
>> On AIX I get a message that indicates missing global symbols.
>>
>> For example "client_read_args". It is defined in src/imap/client.c but
>> just linked at build time to the "ima
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 9 Jul 2009, Tjerk Wolterink wrote:
HOWEVER: when i sent a mail by hand via smtp it is delivered in the wrong
directory.
Do you have logenties from Postfix that show that Dovecot deliver was
invoked?
For example for t...@xdatasystem.com
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 9 Jul 2009, i...@comtek.co.uk wrote:
If there is a binary which will do this job? I could adapt the SquirrelMail
interface to invoke it with appropriate arguments.
For cmusieve there is nothing like that, but for the new libsieve - which
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 10 Jul 2009, Pascal Volk wrote:
Does anyone actually want to use non-lowercase usernames?
As long as it keeps still configurable, why not. It can avoid much
annoyance for people in a rush.
My opinion, too.
Bye,
- --
Steffen Kaiser
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 9 Jul 2009, Timo Sirainen wrote:
I'm considering on just completely always having Dovecot return failure
with relative home dirs, since they were never even supposed to have
worked..
Your reply yesterday or so meant differently.
Although
Hello,
I am using dovecot 1.1.13 in debian lenny with exim4 and I have Outlook 2007
clients. I have configured lazy expunge plugin.
User marks messages in INBOX for deletion then click "delete messages from
server" then the messages are moved to .EXPUNGED
folder which is correct but they are st
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 10 Jul 2009, Daniel Spannbauer wrote:
Seems to work, now error in the logs at the moment.
Bute wehn I log in over telnet port 143 theres no "acl" at the
capabilities-String.
Can anybody tell me why?
You use the wrong/old/not-restarted
Le 8 juil. 09 à 18:58, Jim Reid a écrit :
Hi. I've been fighting a losing battle to get Apple Mail and dovecot
to play nice. When dovecot is told to use mbox-style mailboxes, it's
not possible to create child mailboxes. Apple Mail whines "The IMAP
command “CREATE” failed with server error:
Le 8 juil. 09 à 19:33, Jim Reid a écrit :
[...]
Thanks for the quick response Timo. Sadly, your suggestion doesn't
look as if it'll work because there are many non-empty parent
mailboxes that have to get shifted to the new dovecot server. ie
There are messages in sub as well as sub/box: to
Robert Schetterer schrieb:
> Robert Schetterer schrieb:
>> dovecot@dovecot.org schrieb:
>>> Hi,
>>>
>>> this looks like one of my queued problems:
>>>
>>> On AIX I get a message that indicates missing global symbols.
>>>
>>> For example "client_read_args". It is defined in src/imap/client.c but
>>>
Hello!
I'm try to build additional 2 private namespaces
namespace private {
prefix = 1/
#location = ~/mail/1
list = yes
subscriptions = yes
}
namespace private {
prefix = 2/
#location = ~/mail/2
list = yes
subscriptions = yes
}
Fi
Hi,
normally i update
with
deb http://xi.rename-it.nl/debian/ experimental-auto main
and apt-get install dovecot-common dovecot-dev dovecot-imapd dovecot-pop3d
on my testserver , but it seems
that this dont works since
1.2.rc8
if i have a look
at
http://xi.rename-it.nl/debian/pool/dovecot-1.2/
it
Hi,
on my testserver , but it seems
that this dont works since
1.2.rc8
ran into the same problem here.
use "aptitude", search for "dovecot-common", press enter to get all
versions listed, and install explicitly the 1.2.1-version. aptitude will
complain about dependencies, so choose manuall
Hi,
I downloaded the debian-src-package of dovecot 1.2.1 from
xi.rename-it.nl, and built the package myself - no errors present.
after the upgrade, dovecot complains about an error with imap_quota,
startup fails:
Restarting IMAP/POP3 mail server:
dovecotEdlopen(/usr/lib/dovecot/modules/
On Friday 10 July 2009 wrote Robert Schetterer:
> deb http://xi.rename-it.nl/debian/ experimental-auto main
> and apt-get install dovecot-common dovecot-dev dovecot-imapd dovecot-pop3d
>
> on my testserver , but it seems
> that this dont works since
> 1.2.rc8
>
> if i have a look
> at
> http://xi.r
Anton Dollmaier schrieb:
> Hi,
>
>
> I downloaded the debian-src-package of dovecot 1.2.1 from
> xi.rename-it.nl, and built the package myself - no errors present.
>
>
> after the upgrade, dovecot complains about an error with imap_quota,
> startup fails:
>
>
> Restarting IMAP/POP3 mail serve
Amon Ott schrieb:
> On Friday 10 July 2009 wrote Robert Schetterer:
>> deb http://xi.rename-it.nl/debian/ experimental-auto main
>> and apt-get install dovecot-common dovecot-dev dovecot-imapd dovecot-pop3d
>>
>> on my testserver , but it seems
>> that this dont works since
>> 1.2.rc8
>>
>> if i ha
Daniel,
I think you need to use (make sure of the imap_acl configuration):
protocol imap {
mail_plugins = acl imap_acl
}
Regards,
M.A.
Daniel Spannbauer wrote:
Mario Antonio schrieb:
Daniel,
"Dovecot v1.0 and v1.1 supports administrator-configured ACL files.
v1.2+ supports also IMAP
Robert Schetterer schrieb:
> Anton Dollmaier schrieb:
>> Hi,
>>
>>
>> I downloaded the debian-src-package of dovecot 1.2.1 from
>> xi.rename-it.nl, and built the package myself - no errors present.
>>
>>
>> after the upgrade, dovecot complains about an error with imap_quota,
>> startup fails:
>>
>>
On 7/10/2009 12:09 AM, Timo Sirainen wrote:
> On Jul 9, 2009, at 11:44 PM, Thomas Suckow wrote:
>
>> # dovecot --version
>> 1.1.7
> ..
>> Jul 9 20:44:48 adapter dovecot: Fatal: imap-login:
>> io_loop_handle_add: epoll_ctl(1, 7): Operation not permitted
> I remember fixing something that caused t
On 7/10/2009 2:21 AM, Thomas Suckow wrote:
> Upgraded to 1.1.16(Unstable) and it seems to be working.
> Thanks!
>
> Now to go and find why Gentoo considers it unstable.
Sorry, missed your reply...
Looks like it is unstable because the dovecot maintainer is awol...
Hopefully someone will pick it
On Jul 10, 2009, at 7:44 AM, Anton Dollmaier wrote:
Restarting IMAP/POP3 mail server: dovecotEdlopen(/usr/lib/dovecot/
modules/imap/lib10_quota_plugin.so) failed: /usr/lib/dovecot/modules/
imap/lib10_quota_plugin.so: undefined symbol: xdr_ext_getquota_args
a) Use automake v1.10+ (the deb-src
Timo Sirainen schrieb:
> On Jul 10, 2009, at 7:44 AM, Anton Dollmaier wrote:
>
>> Restarting IMAP/POP3 mail server:
>> dovecotEdlopen(/usr/lib/dovecot/modules/imap/lib10_quota_plugin.so)
>> failed: /usr/lib/dovecot/modules/imap/lib10_quota_plugin.so: undefined
>> symbol: xdr_ext_getquota_args
>
>
Timo,
On Jul 9, 2009, at 10:00 PM, Timo Sirainen wrote:
http://dovecot.org/releases/1.2/dovecot-1.2.1.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.1.tar.gz.sig
I was a bit surprised to see these in the log this morning after
upgrading from 1.2.0 to 1.2.1
7/10/09 7:21:17 AM dovecot[6
On Fri, 2009-07-10 at 08:03 -0500, Bruce Bodger wrote:
> 7/10/09 7:21:17 AM dovecot[67884] deliver(llyles): Rebuilding index
> file /Users/llyles/Maildir/dovecot.index: CPU architecture changed
> [..]
> 7/10/09 7:30:15 AM dovecot[67951] deliver(gzinkus): Rebuilding index
> file /Users/gzinkus/M
Dear Timo,
As I understand with regard to Expire plugin is marking the folder will
be deleted in a certain amount of days and that the deletion is
performed by expire-tool
Expire plugin works correctly, and
I can check on the database folder has been marked, the problem is with
expire-tool as
On 7/10/2009, Steffen Kaiser (skdove...@smail.inf.fh-brs.de) wrote:
> Well, I do not see it like that, moreover because the STARTLS is not
> essentially better than IMAP-over-SSL. At least one should be able to
> submit the domain/host the client wants to connect to, in order to
> enable virtual IM
Timo Sirainen wrote:
> What does your namespace configuration look like? Does Dovecot log
> anything related to expire plugin?
I have switched to Dovecot 1.2.1 today:
# 1.2.1: /usr/local/dovecot-1.2/etc/dovecot.conf
# OS: Linux 2.6.30-gentoo-r2 i686 Gentoo Base System release 2.0.1
protoco
On Fri, 2009-07-10 at 19:27 +0200, Ralph Seichter wrote:
> mail_location: maildir:~/.maildir
You have no namespaces configured and you're using maildir..
> expire: Trash 1 Trash/* 1 Admin/Foo 3 */Admin/Foo 3 News/Bar 3 */News/Bar
> 3 */Foo 3 */Bar 3
..
> The log still does not give me much
On Jul 10, 2009, at 10:47 AM, Timo Sirainen wrote:
I also saw them when I recently upgraded from 1.1.16 to 1.2.0 and
simultaneously switched to a new server (FROM PowerPC to Intel Mac
Pro) but didn't expect to see them when simply upgrading to 1.2.1.
Maybe those mailboxes just hadn't been ope
Timo Sirainen wrote:
> > I tried replacing '/' with '.', but it did me no good.
>
> What does it log then?
"No expiring in mailbox: Admin.Foo", just like before the modification.
I don't understand this, because not using namespaces should mean literal
string interpretation (or so I thought).
-
On Fri, 2009-07-10 at 19:40 +0200, Ralph Seichter wrote:
> Timo Sirainen wrote:
>
> > > I tried replacing '/' with '.', but it did me no good.
> >
> > What does it log then?
>
> "No expiring in mailbox: Admin.Foo", just like before the modification.
> I don't understand this, because not using n
Timo Sirainen wrote:
> > "No expiring in mailbox: Admin.Foo", just like before the modification.
> > I don't understand this, because not using namespaces should mean literal
> > string interpretation (or so I thought).
>
> Weird. Can you try what it logs with this patch?
> http://hg.dovecot.org/d
Robert Schetterer schrieb:
> Timo Sirainen schrieb:
>> On Jul 10, 2009, at 7:44 AM, Anton Dollmaier wrote:
>>
>>> Restarting IMAP/POP3 mail server:
>>> dovecotEdlopen(/usr/lib/dovecot/modules/imap/lib10_quota_plugin.so)
>>> failed: /usr/lib/dovecot/modules/imap/lib10_quota_plugin.so: undefined
>>>
Hi Timo,guess
this patch break my setup
http://hg.dovecot.org/dovecot-1.2/rev/dd49cf3fd2c9
the log entry does not look very right cause i dont use relative paths
or i missinterpreted somthing here
Jul 10 21:12:29 dovecot: Error: Relative home directory paths not
supported (user rob...@schettere
On Fri, 2009-07-10 at 21:22 +0200, Robert Schetterer wrote:
> user_query = SELECT concat('maildir:/usr/local/virtual/', maildir) AS home,
This is just wrong. Either you should return it AS mail or you should
remove maildir: prefix.
signature.asc
Description: This is a digitally signed message p
Timo Sirainen schrieb:
> On Fri, 2009-07-10 at 21:22 +0200, Robert Schetterer wrote:
>> user_query = SELECT concat('maildir:/usr/local/virtual/', maildir) AS home,
>
> This is just wrong. Either you should return it AS mail or you should
> remove maildir: prefix.
>
Hi Timo,
as ever your are right
I'm getting tired of explaining again and again how expire plugin is
supposed to work, so I added now Example #1 timeline and Example #2
timeline to http://wiki.dovecot.org/Plugins/Expire which tell exactly
what is supposed to happen with a couple of examples. Do they finally
help understanding how
I appreciate the explanation.
The Papelera folder is set to expire in 1 day
The Trash folder is empty, Yesterda when
I copy the first mail a the folder Papelera, the table expires is updated.
+-+-+
| mailbox
Le 10 juil. 09 à 05:00, Timo Sirainen a écrit :
http://dovecot.org/releases/1.2/dovecot-1.2.1.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.1.tar.gz.sig
Mainly fixes to some issues found by people when upgrading to v1.2.0.
[...]
- mbox: New mailboxes were created with UIDVALIDITY
On Thu, Jul 9, 2009 at 11:11 PM, Timo Sirainen wrote:
> On Wed, 2009-07-08 at 01:25 -0300, Ezequiel Alfíe wrote:
>> "Mailbox conversion: Couldn't create mailbox sub/folder3: Invalid mailbox
>> name"
>
> Fixed: http://hg.dovecot.org/dovecot-1.1/rev/dee948c9f14f
Thanks Timo!
I end up using the mb2
I would pick it up if I knew anything about maintaining a Gentoo package.
Thomas Suckow
On Fri, Jul 10, 2009 at 7:32 AM, Charles
Marcus wrote:
> On 7/10/2009 2:21 AM, Thomas Suckow wrote:
>> Upgraded to 1.1.16(Unstable) and it seems to be working.
>> Thanks!
>>
>> Now to go and find why Gentoo
On Wed, July 8, 2009 12:04, Nikita Koshikov wrote:
> Please tell, is it possible to fix this ?
fix is nedded in sieve client what ever that is, not in anything dovecot does
so to test:
iconv the sieve script to unicode, and save it, then it works ?
--
xpoint
Dear Timo,
When running expire-tool --test shows the following message on dovecot.log:
dovecot: Jul 11 02:05:12 Error: auth(default):
prefetch(jma...@sistemasunidos.com): userdb lookup not possible with only
userdb prefetch
I need to add some configuration?
Thanks
Jose Luis
> From: jol
47 matches
Mail list logo