On Sat, 2008-12-20 at 12:37 +, RW wrote:
> On Fri, 19 Dec 2008 07:52:58 +0200
> Timo Sirainen wrote:
>
> > No. But you could do something like:
> >
> > export MAIL=maildir:/home/user/Maildir
> > printf "1 select src\n2 copy 1:* dest\n3 store 1:* +flags.silent
> > \\deleted\n4 close\n" | imap
Ian P. Christian wrote:
> Does anyone else see a value in my putting this in as a feature
> request? IMO it would be useful to have a whole list of IP/SSL
> mappings, or perhaps different certs on different ports. I will
> happily accept I'm in the minority though is no one else sees value in
> th
http://wiki.dovecot.org/Roadmap
"v1.2 will be the next release after v1.1. v2.0 will provide a
rewritten master process and config handling framework, which makes it
a lot easier to implement several other features. Many people also
want to use configuration that currently isn't possible, but will
Hello,
the vacation module of Sieve works fine for me, but the sender name
(From Header) is always the e-mail address. I'm unable to add a name
here. I'd love to have my realname in the From: field.
Did I miss something? :-)
Thanks,
Jakob
Jakob Grießmann schreef:
Hello,
the vacation module of Sieve works fine for me, but the sender name
(From Header) is always the e-mail address. I'm unable to add a name
here. I'd love to have my realname in the From: field.
Did I miss something? :-)
No, you tripped a bug.
The following script
On Sun, 2008-12-21 at 17:49 +0100, Stephan Bosch wrote:
> This bug is/was present in both the CMU Sieve and new Sieve plug-in. In
> case you are using the CMU Sieve plug-in, a patch against the v1.1
> version is attached. The change is very trivial and should be easy to
> backport to the v1.0 ve
Hi!
I've configured dovecot, and created the db/table/trigger according to
http://wiki.dovecot.org/Quota/Dict. I'm using dovecot-1.1.7 and pgsql.
When moving a message inside the "monitored" directory, the expires
table won't get updated because of an error:
statement: INSERT INTO expires (exp
On Dec 22, 2008, at 3:10 AM, LÉVAI Dániel wrote:
I've configured dovecot, and created the db/table/trigger according to
http://wiki.dovecot.org/Quota/Dict.
Look into http://wiki.dovecot.org/Plugins/Expire instead. Although I
just had to fix that page too.
statement: INSERT INTO expires (e
Timo Sirainen wrote:
On Dec 22, 2008, at 3:10 AM, LÉVAI Dániel wrote:
I've configured dovecot, and created the db/table/trigger according to
http://wiki.dovecot.org/Quota/Dict.
Look into http://wiki.dovecot.org/Plugins/Expire instead. Although I
just had to fix that page too.
Yes, I meant th