On Fri, 22 Feb 2008, Timo Sirainen wrote:
On Feb 22, 2008, at 8:23 AM, Gerhard Wiesinger wrote:
Hello Timo!
Looks like that mbox index handling still doesn't work with deliver:
1.) 1s mail delivered: Only dovecot.index.log is generated.
This is correct. dovecot.index doesn't need to be crea
On Feb 22, 2008, at 8:23 AM, Gerhard Wiesinger wrote:
Hello Timo!
Looks like that mbox index handling still doesn't work with deliver:
1.) 1s mail delivered: Only dovecot.index.log is generated.
This is correct. dovecot.index doesn't need to be created/updated
always, and dovecot.index.cach
On Feb 15, 2008, at 4:59 AM, Timo Sirainen wrote:
On Thu, 2008-02-14 at 20:54 -0800, Robert Chien wrote:
Hi,
Is there a way to enable telemetry or debug-level logging in Dovecot
IMAP, to see the exact IMAP command issued by the client and server?
E.g. to confirm if a certain MUA is indeed usin
Hello Timo!
Looks like that mbox index handling still doesn't work with
deliver:
1.) 1s mail delivered: Only dovecot.index.log is generated.
2.) Delivering several mails (e.g. 20x50MB=1GB) and opening with dovecot
1.0: Still slow. (after 2 times 1 time opened with dovecot 1.0 to
generate inde
On Thursday 21 February 2008 17:23:04 Raphael Bittencourt S. Costa wrote:
> You can write a shell script to do this for you.
>
> cd ~/Maildir/cur
>
> for i in *; do /usr/local/libexec/dovecot/deliver -d user < $i; rm -f
> $i; echo "Message $i"; done
Thanks for the reply! I had no idea it could be
Timo Sirainen schreef:
Finally the first v1.1 release candidate. Please test so we can have a
fully stable v1.1.0 release. v1.1.betas are already running in a few
large installations, so I don't expect there to be many bugs left.
http://www.rename-it.nl/dovecot/1.1/dovecot-1.1.rc1-managesieve
Fixed, upgraded to 1.0.10 from rpm at www.atrpms.net and running now.
Thank you for your support.
Patrick Ben Koetter wrote:
* Steffen Kaiser <[EMAIL PROTECTED]>:
On Tue, 19 Feb 2008, Carsten Henkel wrote:
>>> and you need to understand what i´m wrote *gg
Why should Patrick bother to understand _your_ request of support, do you
pay him?!
> I think this is a case of Denglish - a German writ
Running CentOS Linux 5 with sendmail-procmail putting email in
/var/spool/mail. I'm running pop3 only with the servers configured to
authenticate with ldap (which is configured and running OK). I do have
this same configuration on an older FC6 box and it works fine. I'm
thinking I just need
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc1.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc1.tar.gz.sig
Finally the first v1.1 release candidate. Please test so we can have a
fully stable v1.1.0 release. v1.1.betas are already running in a few
large installations, so I don't expect
I have already looked around the wiki.dovecot.org website. I did not
find anything that showed me how to setup user mailboxes other than the
command line. I am trying to setup and manage twenty mailboxes on
dovecot on a single domain on a single box. I would rather not set them
up via the comman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
just go with the wiki documentation and everything would be more than
perfect. you should search at Howtoforge for dovecot and google, some of
us have written notes for dovecot setup. But the wiki docs are always
the best source of knowledge around do
* Steffen Kaiser <[EMAIL PROTECTED]>:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tue, 19 Feb 2008, Carsten Henkel wrote:
>
>> and you need to understand what i´m wrote *gg
>
> Why should Patrick bother to understand _your_ request of support, do you
> pay him?!
I think this is a cas
On Thu, 21 Feb 2008, Steffen Kaiser wrote:
On Tue, 19 Feb 2008, Carsten Henkel wrote:
and you need to understand what i´m wrote *gg
Why should Patrick bother to understand _your_ request of support, do
you pay him?!
Not really pertinent to dovecot, but for future reference:
Doesn't the
I am new to Dovecot. I have been using Postfix as a mail relay to our
Exchange box and have been happy with the setup. The Linux box also
runs Apache and VSFTPD for our WWW and FTP services. However, we are
now starting up a new smaller domain. I am grabbed a spare box and have
setup Fedora 7 o
Andreas,
You can write a shell script to do this for you.
cd ~/Maildir/cur
for i in *; do /usr/local/libexec/dovecot/deliver -d user < $i; rm -f
$i; echo "Message $i"; done
On Thu, 2008-02-21 at 16:40 +0100, Andreas Ntaflos wrote:
> Hello list,
>
> the scenario: A user has about 30k mails
Hello list,
the scenario: A user has about 30k mails in his Maildir (all in INBOX) and
needs to apply filtering. Provided he writes a working .dovecot.sieve script,
is there a way to put all those already delivered mails through Dovecot's LDA
and thus have the sieve filter rules applied? Or is
On 2/21/2008, Varadi Zoltan ([EMAIL PROTECTED]) wrote:
Dovecot version : 1.0-0.1.rc7
Dovecot-sieve version: 1.0.2-6 (this is a problem?)
First problem is the version... it is WAY too old...
You need to upgrade to a release version (current is 1.0.10), or mayeb
even the newer 1.1, which is al
On Tue, 2008-02-12 at 20:28 -0700, Mike Brown wrote:
> Timo Sirainen wrote:
> > On Feb 12, 2008, at 1:14 AM, Mike Brown wrote:
> >
> > > Timo Sirainen wrote:
> > >> On Sat, 2008-02-09 at 02:53 -0700, Mike Brown wrote:
> > >>> I'm running dovecot 1.0.10, but am seeing the "too little data"
> > >>
Hi all!
Os : Fedora 6
Dovecot version : 1.0-0.1.rc7
Dovecot-sieve version: 1.0.2-6 (this is a problem?)
Config :
# dovecot -n
# /etc/dovecot.conf
protocols: imaps pop3s
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_
On Tue, 2008-01-22 at 14:20 -0200, Raphael Bittencourt S. Costa wrote:
> After enable auth_cache_size = 20480 and auth_cache_ttl = 0, dovecot
> stops working for users that are in cache. See the log bellow:
This fixes some issues with proxy_maybe:
http://hg.dovecot.org/dovecot-1.1/rev/27b7b6c3496
On Thu, 2008-02-21 at 11:03 +0100, [EMAIL PROTECTED] wrote:
> I have been doing some testing and it appears that the updating of the
> file maildirsize is sometimes delayed.
When do you see this delaying?
> I figure this is because Dovecot collects theese changes in the
> transactions or index f
On Tue, 2008-02-19 at 13:02 +0100, Carlos Acedo wrote:
> > Dovecot is using /dev/mapper/Debian-home, this is showing
> > /dev/mapper/Debian-var. So they're using different partitions I guess?
> >
> > Did you try to set quota for /var/mail instead of /home? Since only
> > INBOX is in /var/mail, y
On Fri, 2008-02-01 at 18:02 -0800, Gary Funck wrote:
> We're seeing the following sporadically in
> the log file (single line broken into separate
> lines for readability):
>
> Corrupted index cache file
> /home/user/mail/.index/.imap/INBOX/dovecot.index.cache:
> invalid record size
Try if this
On Wed, 2008-02-20 at 07:07 -0500, Adam McDougall wrote:
> dovecot 1.1b16
>
> Feb 19 23:32:41 hill dovecot: IMAP(username): Disconnected for
> inactivity bytes=29831/872
> Feb 19 23:32:41 hill dovecot: IMAP(username): file message-parser.c:
> line 764 (message_parser_parse_next_block): assertion
On Tue, 2008-02-19 at 10:37 -0500, Bruce Bodger wrote:
> On Feb 19, 2008, at 6:06 AM, Timo Sirainen wrote:
>
>
> Still, the expire plugin is not the easiest plugin to configure.
> Getting the error "Unknown dict module: db" which, on Sept. 24,
> 2007, you explained as...
>
> > The problem
With v1.1 you can pass -a parameter to specify the full [EMAIL PROTECTED]
address to deliver and :detail works. I don't know how you can give that
parameter from procmail though.
$1 contains the plussed argument in Procmail.
-Remy
On 2/21/2008, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
At the moment I'm running 1.1beta14
I'm sure Timo appreciates any/all help he can get, but if you are going
to go through the trouble of running the development beta versions,
don't you think it would make sense to always use the late
On Wed, 2008-02-20 at 20:03 +0100, Klaus Ethgen wrote:
> My problem is that I have to use procmail (as it can call external
> programs) which finally calls deliver. My main rules are sieve and they
> work find except that I cannot use subaddress matching in envelope to
> (not envelope send which ha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi mouss,
Am Do den 21. Feb 2008 um 0:55 schrieb mouss:
> the problem is not posting to the list. As long as you get the CC, it's ok.
> I only meant that it is possible that you don't receive an offlist message,
> for example because some server or
On Wed, 2008-02-20 at 07:02 -0500, Adam McDougall wrote:
> For quite some time I have seen dovecot imap exit with a sig11 without
> any other error message,
> but usually with the frequency of between once per week and once per day
> (per server). A few weeks
> ago I finally enabled core dumping
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Steffen,
Am Do den 21. Feb 2008 um 9:59 schrieb Steffen Kaiser:
> I suppose you intermix an "Envelope-To:" header with the "envelope"
> feature of Sieve. Latter is to use information _not_ part of the mail, but
> available in the MTA only.
Ok.
Hi
Throughout the v. 1.1 betas I have been receiving casual reports that
quota isn't handled correctly (running Maildir).
At the moment I'm running 1.1beta14 but this has been occurring in all
other 1.1 betas as well (I don't know for sure whether this was also an
issue in 1.0, but I think so).
I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 20 Feb 2008, Klaus Ethgen wrote:
For example, I am subscribed to the mailing list gimp-devel with
[EMAIL PROTECTED] So I want to use:
require ["fileinto", "imapflags", "subaddress", "envelope"];
...
if envelope :detail :is "To" "gdev"
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 19 Feb 2008, Carsten Henkel wrote:
and you need to understand what i´m wrote *gg
Why should Patrick bother to understand _your_ request of support, do you
pay him?!
die Datei /etc/dovecot/dovecot.conf wurde um
looks good.
~/.doveco
35 matches
Mail list logo