Re: [Dovecot] [sieve] - counting headers

2012-10-14 Thread Daniel Parthey
Kamil Jońca wrote: > In some of my maildrop filters I have rules with weighted scoring[1], > but only to count headers (for example to count "Received:" header) > ie. all these rules are of form "/pattern/:h,1" > > Can dovecot sieve do this? http://tools.ietf.org/rfc/rfc5231.txt To check the n

Re: [Dovecot] /var/run/dovecot/auth-userdb failed

2012-10-14 Thread Daniel Parthey
thefantaman wrote: > I work on test server and if I send an email on log i read > > lda: Error: userdb lookup: connect(/var/run/dovecot/auth-userdb) failed: > Permission denied (euid=8135(vmail) egid=8135(vmail) missing +r perm: > /var/run/dovecot/auth-userdb, euid is not dir owner) > > unix_li

Re: [Dovecot] Segmentation fault in doveadm with lib01_acl_plugin.so

2012-10-14 Thread Daniel Parthey
Alessio Cecchi wrote: > I'm unable to get core dump from doveadm, I start dovecot after run > "ulimit -c unlimited" and set echo "/tmp/%p" > > /proc/sys/kernel/core_pattern, so core dumps is enable: > > but when doveadm stops with "Segmentation fault" I'm unable to find > any dump file and no info

Re: [Dovecot] Segmentation fault in doveadm with lib01_acl_plugin.so

2012-10-14 Thread Alessio Cecchi
Il 2012-10-14 16:38 Daniel Parthey ha scritto: Alessio Cecchi wrote: I'm unable to get core dump from doveadm, I start dovecot after run "ulimit -c unlimited" and set echo "/tmp/%p" > /proc/sys/kernel/core_pattern, so core dumps is enable: but when doveadm stops with "Segmentation fault" I'm un

[Dovecot] Search for substring in header?

2012-10-14 Thread Dave Abrahams
Hi, According to the IMAP spec (http://tools.ietf.org/html/rfc2060#page-37), if I do a search for "TO isocpp.org" it should find all the messages whose To: field contains the string "isocpp.org", but dovecot is returning me an empty list. However, a search for "TO t...@isocpp.org" produces a lon

Re: [Dovecot] Search for substring in header?

2012-10-14 Thread Michael M Slusarz
Quoting Dave Abrahams : Hi, According to the IMAP spec (http://tools.ietf.org/html/rfc2060#page-37), if I do a search for "TO isocpp.org" it should find all the messages whose To: field contains the string "isocpp.org", but dovecot is returning me an empty list. However, a search for "TO t...@