Dear All,
We would like to use rawlog to make sure when does user delete email,
can we filter particular command that user sent to dovecot server
instead of log the whole email content as well? how would you all
provide prove to client that mail lost is not caused by your server?
I upgraded a number of servers to Dovecot 1.2.4, and now suddenly I get
a lot of customers saying it takes a long time for them to log in.
I enabled all debug and see the following:
Sep 01 10:49:18 auth(default): Info: client in: AUTH10
DIGEST-MD5 service=pop3lip=195.41.131.35
On the offchance that this was fixed in the nightlies, tried the
9/1/09 build, but no go.
Sep 1 09:06:23 usa kernel: [955179.633005] dovecot-auth[19737]:
segfault at 0 ip 0 sp 7fffc8839fa8 error 14 in dovecot-auth
[40+49000]
Any ideas?
dovecot -n and crash logs posted previously.
La
Hi list,
I am having trouble getting global ACLs to work correctly. This is, I
assume, an issue separate from the one I reported a few days ago [1],
where the imap process crashes when creating subfolders of folders with
an ACL set.
As you can see from my 'dovecot -n' output below I have thre
On Tue, Sep 01, 2009 at 11:34:16AM +0200, Andreas Ntaflos wrote:
> Is there anything more to it? I ask, because I can't seem to get it to
> work correctly using this approach with global ACLs. Problems include:
>
> - Can't get the mailboxes "Spam" and "Ham" under the "Public" namespace
> to sho
Ronald Johnson wrote:
(Manual quote; for some reason Thunderbird is not showing the content of
your e-mail)
I am attempting to get smartsieve 1.0 RC2 working with our test install
of dovecot, but can not locate the Managesieve.php fix listed on the
ManageSieve page:
http://wiki.dovecot.org/M
Hi,
there is a line in TODO: "- sieve-cmu.c crash: i_assert(buf->used - 1 ==
part->body_size.physical_size); ". Yes, we've really seen this crash.
Therefore we upgraded to dovecot-1.2.3 with dovecot-1.2-sieve-0.1.11 in
order to use sieve plugin (i.e. not cmu-sieve). We use Solaris 10 on Sun
s
On 9/1/2009, Thomas G. Lau (thomas@ntt.com.hk) wrote:
> We would like to use rawlog to make sure when does user delete email,
> can we filter particular command that user sent to dovecot server
> instead of log the whole email content as well? how would you all
> provide prove to client that ma
Dear Charles,
maillog does not provide when does client execute delete command, so it
does not work.
_
Thomas Lau
Product Engineer
Product Development
NTT Com Asia Limited
Phone: +852 3793-0733
Address: 12/F., Guardian House, 32 Oi Kwan Road, Wan Chai, Hong Kong
Email: thomas@ntt.
Hi,
Timo Sirainen wrote (27 Jul 2009 03:42:44 GMT) :
> On Fri, 2009-07-24 at 12:07 +0200, intrigeri wrote:
>> dovecot's imap process segfaults when I search a virtual mailbox
>> using the fts_squat plugin. Is this supposed to work, or
>> a known bug?
This is fixed in 1.2.4, thanks.
Bye,
--
in
On Tuesday 01 September 2009 12:11:39 Thomas Leuxner wrote:
> On Tue, Sep 01, 2009 at 11:34:16AM +0200, Andreas Ntaflos wrote:
> > Is there anything more to it? I ask, because I can't seem to get it
> > to work correctly using this approach with global ACLs. Problems
> > include:
> >
> > - Can't g
On Tue, Sep 01, 2009 at 01:48:38PM +0200, Andreas Ntaflos wrote:
> So, the second issue (private namespace ACLs) could be a bug in Dovecot,
> unless I misunderstood how to name ACL files for mailboxes in other
> private namespaces. The first issue (invisibility of public folders) is
> still a m
On 9/1/2009 7:03 AM, Thomas G. Lau wrote:
>>> We would like to use rawlog to make sure when does user delete email,
>>> can we filter particular command that user sent to dovecot server
>>> instead of log the whole email content as well? how would you all
>>> provide prove to client that mail lost
On Sep 1, 2009, at 5:02 AM, Tom Sommer wrote:
I upgraded a number of servers to Dovecot 1.2.4, and now suddenly I
get
a lot of customers saying it takes a long time for them to log in.
What was the previous Dovecot version?
I enabled all debug and see the following:
Sep 01 10:49:18 auth(d
Timo Sirainen wrote:
On Sep 1, 2009, at 5:02 AM, Tom Sommer wrote:
I upgraded a number of servers to Dovecot 1.2.4, and now suddenly I get
a lot of customers saying it takes a long time for them to log in.
What was the previous Dovecot version?
dovecot-1.2.3 and dovecot-1.1.7
I enabled all
I use dovecot 1.2.4 release with sieve 0.1.12
If I setup sieve-before script and latest script contains "keep" at
the very end and no personal scripts found then segfault take place.
here is part of exim log:
2009-09-01 18:43:06 1MiUZA-0005V9-IB ** ivanov_ma...@domain.my
R=localuser T=local_deli
Hi,
I've got report about issue when dovecot fails to start and there is no error
logged (error goes only to stderr)
situation:
1) dovecot is running
2) dovecot is automatically updated to new version (by yum update daemon),
after update, dovecot is restarted (it's part of update script)
3) new
Tom Sommer wrote:
Timo Sirainen wrote:
On Sep 1, 2009, at 5:02 AM, Tom Sommer wrote:
I enabled all debug and see the following:
Sep 01 10:49:18 auth(default): Info: client in: AUTH10
DIGEST-MD5 service=pop3lip=195.41.131.35
rip=111.111.111.111 lport=110 rport=3730
Sep 01 1
On Tue, 2009-09-01 at 17:02 +0200, Tom Sommer wrote:
> >> Do you have example.com in auth_realms?
> >>
> > no, auth_realms and auth_default_realm are both undefined.
> >
> > How do I populate auth_realms, when all my users are pulled from SQL?
> Forget it, I'm just gonna remove digest-md5 from the
Timo Sirainen wrote:
On Tue, 2009-09-01 at 17:02 +0200, Tom Sommer wrote:
Do you have example.com in auth_realms?
no, auth_realms and auth_default_realm are both undefined.
How do I populate auth_realms, when all my users are pulled from SQL?
Forget it, I'm just gonna remov
Max Ivanov wrote:
I use dovecot 1.2.4 release with sieve 0.1.12
If I setup sieve-before script and latest script contains "keep" at
the very end and no personal scripts found then segfault take place.
here is part of exim log:
2009-09-01 18:43:06 1MiUZA-0005V9-IB ** ivanov_ma...@domain.my
R=lo
Quoting Timo Sirainen :
You can't have per-user seen flags with mbox currently. So create a
public namespace with a maildir location and set up dovecot-acl file in
a way that allows only some specific users access to it. So for example:
To refresh, I want a shared account, but my system was Do
Quoting Eric Jon Rostetter :
But I can't figure out how to access it (either manuall via telnet as above,
or from a client, etc).
Never mind... Got it working now...
a0 select "shared/myfolder"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Delete
Guys,
Dovecot 1.0.15 [1], just built the latest antispam-plugin 1.2 (tarball)
for testing, mailtrain backend for SA integration. Both built from
custom spec files.
The mail that is being trained is different than its respective source
in the mbox file. The trained one shows added, trailing carria
Stephan Bosch wrote:
I still had this fix lying around somewhere:
http://www.rename-it.nl/dovecot/patches/Managesieve.php.txt
I apparently also transformed it into a patch that only contains the
essence:
http://www.rename-it.nl/dovecot/patches/smartsieve.patch
Thanks Stephan, that worked l
Hey, i've got a problem with my lda and exim, probably i assume that
it's dovecot.
I think that, because i get an error in exim:
T=dovecot_delivery: Child process of dovecot_delivery transport returned
67 (could mean user nonexistent) from command: /usr/lib/dovecot/deliver
in exim i use /usr/lib
26 matches
Mail list logo