Displaying 20 results from an estimated 7000 matches similar to: "Can the LDA deliver email marked as read?"
2010 Nov 19
2
lda sieve error using global after sieve script
Hi all,
ok, so I've implemented an after sieve script with the following line
in the plugins area :
sieve_after = /home/mailboxes/sieve/to_spam_folder.sieve
It seems to work ok on some accounts, but then I'm getting the following
error in the deliver error log for many accounts :
Error: sieve: script /home/mailboxes/sieve/to_spam_folder.sieve failed
with unsuccessful implicit keep
2008 Feb 20
5
procmail deliver and envelope-to
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
first of all, please reply private as I am not subscribed to the list.
But if this question takes to much traffic I can subscribe.
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
2007 May 02
2
wierd ssl-parameters.dat regeneration error
I just had a strange problem with my Dovecot 1.0 installation. After
about two weeks, it logged these messages:
dovecot: Error: ssl-build-param:
rename(/usr/local/var/lib/dovecot/ssl-parameters.dat.tmp,
/usr/local/var/lib/dovecot/ssl-parameters.dat) failed: No such
file or directory
dovecot: Error: child 30689 (ssl-build-param) returned error 89
And thereafter, all
2013 Mar 13
1
Sieve mark message as read
I am trying to get the advanced functionality of managesieve working for our users. If this is not the proper place to ask this, please just say so. I have enabled sieve and it works just fine for basic moving messages to folders. However the problem comes in to play when a user selects something like "delete" or "mark as read" in the filter. It just simply does not do that
2008 Feb 06
4
LDA postfix + deliver, problem lookup, accepting email for everyone
Hi,
I'm setting up dovecot pop3 deamon for a small set of mailbox.
I want to be able to set a small set of mailbox simply, so I've used
"passdb passwd-file" + virtual mailboxes with "userdb static".
My problem is that it seems that postfix accept and create mailbox for
every address I post. It is configured to use local delivery through
dovecot's deliver.
How
2013 Aug 01
3
filefrag and btrfs filesystem defragment and maybe snapshots
While exploring some btrfs maintenance with respect to defragmenting I
ran the following commands:
# filefrag /path/to/34G.file /path/to/5.7G.file
/path/to/34G.file: 2406 extents found
/path/to/5.7G.file: 572 extents found
Thinking those mostly static files could be less fragmented I ran:
# btrfs filesystem defragment -c /path/to/34G.file
# btrfs filesystem defragment -c /path/to/5.7G.file
and
2008 Oct 30
1
Enh-Req: Mark As Read When Delivered
I'm under the impression bug-reports are supposed to go to the list,
so hopefully it's okay if I put in a feature request here too
(assuming it's not already implemented; but it doesn't look like it).
Basically, all I would like to do is be able to sometimes deliver mail
as already mail into mail boxes. Is there some way to do this?
If not, could a flag perhaps be added to
2009 Jun 16
1
Marking message read after delivering to folder
I've copying messages automatically to sent folder if it sent via our
SMTP. Problem is Deliver can't mark message as read on deliver. Does
that possible to accomplish using global sieve rule? I'm not familiar
with sieve code syntax, know very basics.
Also I know there different implementation in Sieve between 1.0, 1.1 and
1.2.
Thanks
2010 Aug 19
1
2.0 migration weirdnesses: logs and hang
Hello,
I'm testing out an upgrade to dovecot 2.0 from 1.2.11, and I've
stumbled across two weirdnesses that I need help with.
First, I'm only getting one log message:
master: Info: Dovecot v2.0.0 starting up
After that, while I can connect, log in, read mail, etc., no further
log messages are created.
I have log_path set to /dev/stderr, and no syslog_facility setting,
2010 Oct 01
1
zlib plugin weirdness
Hello,
I'm trying to get the zlib plugin working on my 2.0 server. I started
with an mbox that Dovecot can read just fine. Then I gzipped it, and
now Dovecot complains that it's corrupted:
Error: Next message unexpectedly corrupted in mbox file
/var/lib/vpopmail/domains/memoryhole.net/kyle/Maildir/Archive/Intellego.gz
at 1907
Error: Unexpectedly lost From-line from
2009 Feb 02
3
libsieve problems / wishes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm trying libsieve (853:42e154b8792e) to cope with our current
installation, the following issues arise:
1) vacation addresses are compared case-sensitivly, e.g.:
vacation :addresses [ "Steffen.Kaiser at example.com" ] "";
it won't match "steffen.kaiser at ...".
attached patch makes a first shot
2011 Aug 08
2
How to make dovecot-lda/deliver mark a message as seen
Hello everybody,
I am using dovecot 2.0.13 and have a special case here in which I want a
mail that is delivered locally with dovecot-lda to be marked as "seen".
In dovecot 1.1.7 I succeeded to achive this, by modifing deliver.c so
that upon adding a -S switch to the command arguments, the flag
MAIL_SEEN was added to the call of mailbox_copy(). This seemed to work
pretty good.
2009 Jul 20
3
Bug in Dovecot Managesieve or Horde ?
Hello,
there is a problem between Dovevot 1.2 Managesieve 0.11.7 and Horde
webmail 1.2.2 (possibly also in 1.2.3) in imap4flags
$ telnet localhost 2000
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENTATION" "dovecot"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress
comparator-i;ascii-numeric
2008 Nov 25
1
Unable to use imapflags in sieve
Hello,
I'm using dovecot 1.1.6 with libsieve 2.2.5 and I can't use the
imapflags extension.
Here's the begginning of my .dovecot.sieve file :
require ["fileinto"];
#require "imapflags";
#require "reject";
#if header :contains "X-DSPAM-Probability: 0.9" {
# addflag "$label3";
#}
# On d?place le spam dans le dossier Spam et on
2007 Apr 18
1
help with static userdb
Hey,
This may be a dumb question... I'm trying to set up 1.0 with a static
userdb, and I'm getting stuck. I have:
userdb static {
args = uid=500 gid=500 home=/domains/%d/%n
}
When I attempt to log in as, say, kyle at memoryhole.net (via telnet, so
I *know* I'm logging in as that user), the debug log says that it
thinks my home directory is
2009 Nov 28
3
Dovecot Deliver CPU usage
Hi All,
We have upgraded the dovecot from 1.0 to 1.2.8. After
upgradation we have noticed that dovecot deliver process is utilizing a lot
of CPU. As a result the mailsystem will stop working. When we limit the no
of procs in postfix for dovecot deliver the CPU usage will come down. But
we are not facing this problem with the previous version. Below is the log
files for dovecot when the error
2013 Apr 25
2
Lucene and Zlib with 2.2.1
Hello,
I have an "archive" folder in my inbox, where I manually stick old
mails into a compressed mbox format. Since upgrading to Dovecot 2.2.1,
I've started seeing messages like the following in my log files:
imap(...): Error: lucene: Failed to sync mailbox INBOX: Mailbox isn't selectable
indexer-worker(...): Error: lucene: Failed to sync mailbox INBOX: Mailbox
2008 Aug 30
1
Input and suggestions: Mail mirror setup
Hello, everyone.
To make life for our operations team easier I am looking at setting up a
mail mirror of any email
which gets sent from certain machines. My current ideas go along the
following lines:
Each machine will use the Postfix "always_bcc" option and set it to an
address like mailmirror at mailmirror.openlane.com.
On mailmirror I am looking at setting up Dovecot with public
2009 Jul 15
2
sieve / managesieve: unknown Sieve capability 'imapflags'
$HOME/.dovecot.sieve.log reports:
main_script: line 8: error: require command: unknown Sieve capability 'imapflags'.
main_script: line 8: error: require command: unknown Sieve capability 'notify'.
main_script: error: validation failed.
I'm using sieve (not cmusieve) and managesieve with dovecot-1.2.
SquirrelMail 1.4 is using the avelsieve plugin to created/edit the
sieve
2018 Mar 02
1
Sieve filter imapflags with "flagvar" not working
its quite likely fixed in 0.4.22
---Aki TuomiDovecot oy
-------- Original message --------From: Larry Rosenman <larryrtx at gmail.com> Date: 02/03/2018 19:55 (GMT+02:00) To: Konstantinos Tsakiltzidis <ktsakiltzidis at modulus.gr>, dovecot at dovecot.org Subject: Re: Sieve filter imapflags with "flagvar" not working
I don't remember if this was fixed in 0.4.21 or not,