Timo Sirainen wrote:
Well, okay, I was thinking about a way to not duplicate the message to
everyone's mailbox. And I guess with virtual mailboxes there's the
problem that users can't then delete the message (or it gets deleted for
everyone).
How about you write one copy of the message, then
Stephan Bosch wrote:
Andy Howell wrote:
Running sieve-test, I get:
* store message in folder: antlr-interest-boun...@antlr.org :: 1:
2:antlr 3: 4:interest 5: 6:-bounces 7:
Interesting use of the fileinto extension. ;) I'd better define a
vnd.dovecot.debug extension to provide some sort of d
Sry for this monster subject.
Fingers pasted something wrong
On Thu, Jan 22, 2009 at 12:32:04AM +0100, Markus Schirp wrote:
> Hi,
>
> I found the following in my logfiles:
> The failure is not reproducable at the moment.
> System is delivering mails to mailboxes with no problems at all.
>
Andy Howell wrote:
Running sieve-test, I get:
* store message in folder: antlr-interest-boun...@antlr.org :: 1:
2:antlr 3: 4:interest 5: 6:-bounces 7:
Interesting use of the fileinto extension. ;) I'd better define a
vnd.dovecot.debug extension to provide some sort of debug printing
command
Hi,
I found the following in my logfiles:
The failure is not reproducable at the moment.
System is delivering mails to mailboxes with no problems at all.
It is a production installation with medium load.
dovecot --version: 1.1.7
OS: Linux (Gentoo/x86 stable) - grsec enabled kernel
deliver.log
On W 21 Jan, 2009, at 12:25 , Charles Marcus wrote:
On 1/21/2009, Giuliano Gavazzi (dev+li...@humph.com) wrote:
you are much better off rejecting those even before seing the DATA,
if that address is in the envelope sender, or after, if it is only in
the From: message header.
? If he did that
I'm trying to make a regex to match common mailing list addresses and file messages to
corresponding folders.
I'm using sieve-test to try and understand what is happening. The sieve script
is:
require [ "fileinto", "regex", "variables" ];
if header :regex ["Sender"]
["(.*>[ \\t]*,?[ \\t]*)
Thomas Hummel schrieb:
> Hello Timo,
>
> I'm running dovecot-1.1.8 and I'm about to play with namespaces and shared
> mailboxes.
>
> I've read on the list that the Kolab people did contribute to that, and I read
> at http://dovecot.org/doc/NEWS-1.2
>
> "+ Full support for shared mailboxes and
wolfgang.frie...@desy.de wrote:
I do have two questions related to the managesieve setup in dovecot
1) I did setup a global sieve filter, that is invoked if a user has no
other sieve filter. If a user installs a sieve filter and activates it
(PUTSCRIPT, SETACTIVE) then the sieve filter gets com
Hello Timo,
I'm running dovecot-1.1.8 and I'm about to play with namespaces and shared
mailboxes.
I've read on the list that the Kolab people did contribute to that, and I read
at http://dovecot.org/doc/NEWS-1.2
"+ Full support for shared mailboxes and IMAP ACL extension."
I'd like to know th
Thanks,
Just got it to compile cleanly by adding --with-ssl=/opt/csw/ssl
instead of using the Solaris GNU packages in /usr/sfw.
Timo Sirainen wrote:
On Wed, 2009-01-21 at 10:25 -0700, CJ Keist wrote:
Thanks,
Running autogen.sh I get:
% ./autogen.sh
configure.in:16: warning: macro `AM
On Wed, 2009-01-21 at 18:26 +0100, Pascal Volk wrote:
> Hi,
>
> I've configured a global quota rule, with low limits for testing
> purpose: quota_rule = *:storage=10M:messages=10
>
> Why is the percentage value always 0?
It just means you're not defining quota limits using percentages. Maybe
it
On Wed, 2009-01-21 at 10:25 -0700, CJ Keist wrote:
> Thanks,
> Running autogen.sh I get:
>
> % ./autogen.sh
> configure.in:16: warning: macro `AM_ICONV' not found in library
> configure.in:15: error: possibly undefined macro: AC_PROG_LIBTOOL
>If this token and others are legitimate, pl
Hi,
I've configured a global quota rule, with low limits for testing
purpose: quota_rule = *:storage=10M:messages=10
Why is the percentage value always 0?
What does 'enforcing' mean in this context? Is it not only relevant if
one uses fs-quota?
Jan 21 17:54:44 vh3 dovecot: IMAP(u...@test.tld): Q
Thanks,
Running autogen.sh I get:
% ./autogen.sh
configure.in:16: warning: macro `AM_ICONV' not found in library
configure.in:15: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
c
sorry for the post... i read again and i not look the comment:
# dovecot SIGUSR1: Re-opens the log files.
sorry...
Salu2!!
2009/1/21 maximatt
> hi..
>
> i want to know how is defined signal "SIGUSR1" for dovecot.
>
> i want to know what dovecot do when the comand kill was executed in
> "Rotat
On Wed, 2009-01-21 at 09:55 -0700, CJ Keist wrote:
> I'm trying to compile 1.1.8 with dovecot-1-1-989789b2afd8 patches
> applied on Solaris 10 sparc using gcc 2.95.3 and also tried version
> 3.4.3. This is error I'm getting:
..
> ssl-proxy-openssl.c:85: `PKG_STATEDIR' undeclared (first use in th
I'm trying to compile 1.1.8 with dovecot-1-1-989789b2afd8 patches
applied on Solaris 10 sparc using gcc 2.95.3 and also tried version
3.4.3. This is error I'm getting:
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth
-DPKG_RUNDIR=\""/userM/mail-services/dovecot/var/run/d
On 21.01.2009 15:58 Claudio Prono wrote:
> Mmm ok, i am looking to make work vacation of HORDE Project with my mail
> server, and this uses the .forward file into the mailbox for run the
> vacation script every time a mail was recieved. I have looked to
> cmusieve with dovecot 1.1.7 and i don't fin
hi..
i want to know how is defined signal "SIGUSR1" for dovecot.
i want to know what dovecot do when the comand kill was executed in
"Rotating logs" in http://wiki.dovecot.org/Logging..
thanks in advance!!
--
Salu2 ;)
Mmm ok, i am looking to make work vacation of HORDE Project with my mail
server, and this uses the .forward file into the mailbox for run the
vacation script every time a mail was recieved. I have looked to
cmusieve with dovecot 1.1.7 and i don't find it. It can be used for read
the .forward file a
On 21.01.2009 14:50 Claudio Prono wrote:
> Hello to all,
>
> There is something to be configured to allow dovecot to use the .forward
> file into the user's maildir? I have done some test, but seems dovecot
> don't look into the .forward file and no result at all.
>
> I use Postfix with the deliv
Dovecot is running on a linux machine (2.6 kernel).
The nfs was mounted as:
nfs rw,vers=3,proto=tcp,intr,nolock,noexec,rsize=8192,wsize=8192 0 0
After your hint we added the "noac" flag:
nfs rw,vers=3,proto=tcp,intr,nolock,noexec,noac,rsize=8192,wsize=8192 0 0
But the error continues with differe
Hello to all,
There is something to be configured to allow dovecot to use the .forward
file into the user's maildir? I have done some test, but seems dovecot
don't look into the .forward file and no result at all.
I use Postfix with the deliver of dovecot, here is my dovecot configuration:
# 1.1
Hi all
I'm considering moving over my POP3 service from qmail-pop3d to
Dovecot for the following reasons:
- Support for Maildir++ which I have yet to implement
- Already using Dovecot for IMAP, so makes sense i.t.o Maildir++
- Support for SQL based user authentication
My primary concerns are per
On 1/21/2009, Giuliano Gavazzi (dev+li...@humph.com) wrote:
> you are much better off rejecting those even before seing the DATA,
> if that address is in the envelope sender, or after, if it is only in
> the From: message header.
? If he did that, then he wouldn't see his own messages to this list
I do have two questions related to the managesieve setup in dovecot
1) I did setup a global sieve filter, that is invoked if a user has no
other sieve filter. If a user installs a sieve filter and activates it
(PUTSCRIPT, SETACTIVE) then the sieve filter gets compiled (.sievec) and
deliver does
If I create a new folder using a mail client (eg. kmail/OE), the
maildirfolder file is created world-writable. I assume that this is a
security risk and should be -rw---.
eg. - create folder "Foo" in mail client
~ $ ls -la .maildir/.Foo/
total 20
drwx-- 5 robert users 4096 2009-01-21 1
On Wed, Jan 21, 2009 at 1:28 AM, Timo Sirainen wrote:
> On Tue, 2009-01-20 at 23:18 +0100, Maciej Uhlig wrote:
> > Timo Sirainen:
> > > What exactly are they? I guess a global file that is served as a
> message
> > > for all users?
> > Right. With POP3 it is served once - after first user login a
29 matches
Mail list logo