Hi,
dovecot-sieve-1.1.2 + dovecot-1.1.beta13 segfaults with
the following sieve filter:
---
require ["imapflags"];
if header :contains "subject"
["test"]
{
addflag
"$testflag";
}
---
when a message with a subject containing "test"
is delivered via dovecot lda.
The
All betas so far have compiled without problems on my setup, but something
breaks in b13.
This problem occurs with both make and gmake.
Below are outputs from make and gmake.
Regards, Mikkel
make all-recursive
Making all in src
Making all in lib
make all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I
Timo Sirainen schrieb:
> http://dovecot.org/roadmap.html
>
> I'll try to keep it updated.
>
Hi Timo,
happy new year, and many thx for your hard work on dovecot
I am happy to read acl and shared mailboxes new design
as well as new sieve stuff on the roadmap for 1.2
cause this is what i am allready
[EMAIL PROTECTED] wrote:
> All betas so far have compiled without problems on my setup, but something
> breaks in b13.
>
> This problem occurs with both make and gmake.
>
> Below are outputs from make and gmake.
Exactly same thing here, Solaris 10 x86, with Sun CC 12 and gcc.
Tomi
On Sun, 30 Dec 2007 22:02:42 -0800
snowcrash <[EMAIL PROTECTED]> wrote:
> hi,
>
> i'm doing a 1st build of dovecot in a freebsd 62R jail.
>
> following instructions at
>
> http://wiki.dovecot.org/CompilingSource
>
> ./configure
> make
> sudo make
On Mon, Dec 31, 2007 at 06:49:53AM -0500, Gerard wrote:
> Might I suggest the following:
>
> 1) Contact the Dovecot port maintainer and inform him/her of your
> problem. They may not be aware of it, or it might be something else.
But isn't the problem that the OP is *not* using the port? Assuming
On Mon, 31 Dec 2007 12:56:16 +0100
Riemer Palstra <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 31, 2007 at 06:49:53AM -0500, Gerard wrote:
> > Might I suggest the following:
> >
> > 1) Contact the Dovecot port maintainer and inform him/her of your
> > problem. They may not be aware of it, or it might
On Fri, 21 Dec 2007 17:59:04 +0200
Timo Sirainen <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-12-12 at 13:15 +0100, Bjørn T Johansen wrote:
> > We have a user that is using Thunderbird on Windows to read mail over IMAP
> > and it works ok, except for
> > downloading mail with "large" attachment.. Wh
I hope this ml is the right place to send this...
Anyway, I'd very much like for the MySQL backend to call mysql_options,
so that it'll read the settings defined in MySQL's my.cnf under the
[client] section. This allows to set a whole slew of MySQL specific
settings for the MySQL connection, for ex
This wins the 2007 award for strangest (or most amusing) log message:
dovecot: Time just moved backwards by 13 seconds. This might cause a lot of
problems, so I'll just kill myself now.
It does, unfortunately, leave dovecot dead, which was pretty mysterious to
me. Maybe it could re-exec instead?
On Mon, December 31, 2007 1:16 pm, Gerard wrote:
> On Mon, 31 Dec 2007 12:56:16 +0100
> Riemer Palstra <[EMAIL PROTECTED]> wrote:
>
>
>> On Mon, Dec 31, 2007 at 06:49:53AM -0500, Gerard wrote:
>>
>>> Might I suggest the following:
>>>
>>>
>>> 1) Contact the Dovecot port maintainer and inform him/he
> > But isn't the problem that the OP is *not* using the port? Assuming
> > that e.g. make will always be GNU make, or tar always being GNU tar,
> > isn't the best bet on most platforms.
Riemer is correct. I am NOT using the port. Rather, I am doing a
build from src, and following the posted ins
On 12/31/2007, Neal Becker ([EMAIL PROTECTED]) wrote:
This wins the 2007 award for strangest (or most amusing) log message:
dovecot: Time just moved backwards by 13 seconds. This might cause a
lot of problems, so I'll just kill myself now.
It does, unfortunately, leave dovecot dead, which was
hi mikkel,
> Now the point of releasing the betas is that the users should test them.
> That may be somewhat difficult if the users are told to bugger off when
> they complain that the betas won't compile.
1st, thanks for the comments :-) certainly no skin off my nose --
that's why newsreaders h
On Mon, 31 Dec 2007 06:35:34 -0800
snowcrash <[EMAIL PROTECTED]> wrote:
[snip]
> > By the way, I would have thought that it was obvious that make !=
> > gmake.
>
> Considering that it is on OSX,
>
> ls -al `which make` `which gmake` `which gnumake`
>-rwxr-xr-x 1 rootwheel 316576 2007
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote on 31 Dec 2007 14:44:
> There are many good reasons for not using the port.
>
> Dovecot is constantly releasing new betas that should be tested and it
> might not be feasible to wait for them to go into ports.
Yes, that's true. But I had never problems
On Mon, 31 Dec 2007 16:46:26 +0100
"Frank Behrens" <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote on 31 Dec 2007 14:44:
> > There are many good reasons for not using the port.
> >
> > Dovecot is constantly releasing new betas that should be tested and
> > it might not be
hi frank,
> Yes, that's true. But I had never problems to test new versions with a
> modified port. I copied
> the port files to a new directory and changed the Makefile, e.g.:
(snip)
> This works on FreeBSD-7 in a jail.
that's good to know. thanks!
(btw, what were your base JAIL buildworld mak
On Mon, 31 Dec 2007 08:12:24 -0800
snowcrash <[EMAIL PROTECTED]> wrote:
> hi frank,
>
> > Yes, that's true. But I had never problems to test new versions
> > with a modified port. I copied the port files to a new directory
> > and changed the Makefile, e.g.:
> (snip)
> > This works on FreeBSD-7 i
Gerard wrote:
On Mon, 31 Dec 2007 08:12:24 -0800
snowcrash <[EMAIL PROTECTED]> wrote:
hi frank,
Yes, that's true. But I had never problems to test new versions
with a modified port. I copied the port files to a new directory
and changed the Makefile, e.g.:
(snip)
This wo
On Mon, 2007-12-31 at 09:19 -0500, Neal Becker wrote:
> This wins the 2007 award for strangest (or most amusing) log message:
>
> dovecot: Time just moved backwards by 13 seconds. This might cause a lot of
> problems, so I'll just kill myself now.
>
> It does, unfortunately, leave dovecot dead, w
After reading of the problems encountered on other systems, the 1.1
beta 13 version (main part as well as Deliver) seems to inexplicably
be running just fine under OS X 10.5.1 for some reason. :^)
Jerry
smime.p7s
Description: S/MIME cryptographic signature
On 12/31/2007, Jeff Grossman ([EMAIL PROTECTED]) wrote:
I disagree with that statement. I think the OP was stating that the
build instructions on the wiki never mention anything about possibly
having to use gmake instead of make in a FreeBSD system. I think it
was very usual information that
Sorry for the extreme delay in responding, I lost access to this mail account
during the holidays :(
Greg Troxel wrote:
Timo Sirainen <[EMAIL PROTECTED]> writes:
SSH recently added this enhancement to address this common need:
GSSAPIStrictAcceptorCheck
Determines whether
> >
> > The errors as before are no longer being shown. However, as I stated
> > before, I have sendmail configured with aliases to "map" a virtual users,
> > such as jdunkin, to the system user vmail. This user is getting all the
> > mail for the aliases (virtual user accounts). How do I get t
When something "bad" happens to the indexes, my e-mail client
(Thunderbird) reports an "unable to succeed" error on opening a
mailbox. Leaving that mailbox and coming back works fine. Is this
expected behaviour?
--
Daniel
To be more specific:
Alert
The current command did not succeed. The mail server responded:
Internal error occurred. Refer to server log for more information.
[timestamp]
--
Daniel
On Dec 31, 2007, at 11:09 AM, Richard A Nelson wrote:
I've allowed cross-realm authentication, and that works somewhat
well -
except that the Dovecot SASL implementation specifically disallows
having
authc name != authz name (which I've only been able to trigger with
cross-realm authenticat
on 12/31/2007 10:54 AM Daniel L. Miller spake the following:
When something "bad" happens to the indexes, my e-mail client
(Thunderbird) reports an "unable to succeed" error on opening a
mailbox. Leaving that mailbox and coming back works fine. Is this
expected behaviour?
You need to at lea
Scott Silva wrote:
on 12/31/2007 10:54 AM Daniel L. Miller spake the following:
When something "bad" happens to the indexes, my e-mail client
(Thunderbird) reports an "unable to succeed" error on opening a
mailbox. Leaving that mailbox and coming back works fine. Is this
expected behaviour?
I'm a little confused about some of these terms. What is:
.imap/.imap/ (other than directories)
mbox
INBOX (I think I have this one)
maildir
???
I'm not sure how all of these things work together.
Thanks,
Andy
I have been trying to set up dovecot with postfix to use at work.
I'm trying to configure dovecot to authenticate against active directory and
postfix the same.
I installed dovecot 1.0.10 on FreeBSD 7.0 beta 2
When I telnet in the get authentication ok but an error suggesting that
there is no Mail
32 matches
Mail list logo