Re: Panic in service(log)

2015-08-27 Thread Eugene Paskevich
27.08.2015, 16:09, "Eugene Paskevich" : > Hello, > > I'm using the Debian builds of dovecot-2.2 by S[r]us. > Today I started getting the following panic: > > log: Panic: file priorityq.c: line 122 (priorityq_remove_idx): assertion > failed: (idx < count) J

Panic in service(log)

2015-08-27 Thread Eugene Paskevich
[0x7fd368d72213] -> dovecot/log(main+0x11c) [0x555e9f81771c] -> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fd3689bcb45] -> dovecot/log(+0x277d) [0x555e9f81777d] master: Error: service(log): child 28845 killed with signal 6 (core dumps disable

Re: sieve plugin editheader not found

2015-04-11 Thread Eugene Paskevich
On 04/11/2015 04:26 PM, Patrick Lion wrote: sieve_extensions = +notify +imapflags sieve_plugins = editheader Editheader is not a plugin. It's an extension. Ergo, if you put +editheader into sieve_extensions sievec -x flag won't be necessary. Require line will be though.

Re: sieve plugin editheader not found

2015-04-08 Thread Eugene Paskevich
r names: STR[9] "Something" 0015: key list: STR[1] "*" 0019:3: JMPFALSE 39 [0041] 001e:4: addheader 0020: field-name: STR[8] "Anything" 002b: value: STR[4] "${1}" 0032:5: DELETEHEADER 0034: field name: STR[9] "Something" 0041:5: [End of code] -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] dovecot antispam plugin is not woking

2013-05-04 Thread Eugene Paskevich
it make an error. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] Antispam r49 breaks Dovecot v2.1

2013-04-30 Thread Eugene Paskevich
On Thu, 20 Dec 2012 12:58:23 +0200, Steffen Kaiser wrote: patch 49 breaks compilation with Dovecot v2.1. Fixed in 5ebc6aae4d7c. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] dovecot antispam plugin is not woking

2013-04-30 Thread Eugene Paskevich
antispam_dspam_args = --client;--user;vmail;--source=error;--signature=%%s antispam_dspam_result_header = X-DSPAM-Result antispam_signature = X-DSPAM-Signature } -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] dovecot antispam plugin is not woking

2013-04-30 Thread Eugene Paskevich
from dspam. My dspam server is working prefect. cna anyone help me Please fix antispam_dspam_args and let me know whether it works. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

[Dovecot] LDA misbehavior?

2013-02-21 Thread Eugene Paskevich
Hello, Could somebody please give me a hint on what might be going wrong? Feb 21 16:33:07 hopper dovecot: lda(eugene): Panic: file mail-storage.c: line 1757 (mailbox_transaction_commit_get_changes): assertion failed: (ret < 0 || seq_range_count(&changes_r->saved_uids) == save_count) Feb 21 1

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
command,user etc etc Wait a second... So the script is ran correctly but reaver isn't? That probably means that either reaver dislikes its arguments or its stdin... -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(=

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
: Debug: Module loaded: /usr/local/lib/dovecot/lib90_antispam_plugin.so but nothing inherit [CANNOT] Failed to call crm114 binary Could you please post the contents of the debug file somewhere? -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
On Mon, 01 Oct 2012 13:58:23 +0300, Davide wrote: Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm must be enclosed on ""? so antispam_crm_binary = "/opt/crm114/mailreaver.crm" No. -- Eugene Paskevich | *==)--- |

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
info_log_path = /var/log/dovecot/dovecot.log log_path = /var/log/dovecot/dovecot-err.log debug_log_path = Did you notice that patch is mainly for i_debug() invocations? :-) Try sitting debug_log_path to something meaningful. And of course restart dovecot. -- Eugene Paskevich

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
where debugging logging should go to. Otherwise I have no idea. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-09-30 Thread Eugene Paskevich
On Mon, 01 Oct 2012 02:07:25 +0300, Eugene Paskevich wrote: Did you see anything in syslog? If not, let's begin with the attached patch. Ouch... too sleepy. Here's the correct patch. -- Eugene Paskevich | *==)--- | Plug me into eug...@rapt

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-09-30 Thread Eugene Paskevich
B0035817 X-CRM114-Status: GOOD ( 28.64 ) headers ... "Operation failed over folder 'UNSURE'. Server for account davide.mar...@mail.cgilfe.it said: [CANNOT] Failed to call crm114 binary.." Did you see anything in syslog? If not, let's begin with the atta

Re: [Dovecot] 2.1.10 crashes at login (buf->used <= buf->alloc)

2012-09-19 Thread Eugene Paskevich
6b4d8e/src/antispam-plugin.c line 26, or actually line 32 given http://hg.dovecot.org/dovecot-antispam-plugin/annotate/e902fcd40d1d/antispam-plugin.c#l32 -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] Antispam plugin not compatible with Dovecot 2.1

2012-01-18 Thread Eugene Paskevich
On Wed, 18 Jan 2012 18:31:49 +0200, Timo Sirainen wrote: On Wed, 2012-01-18 at 18:19 +0200, Eugene Paskevich wrote: >> mailbox.c: In function 'antispam_save_begin': >> mailbox.c:138:12: error: 'struct mail_save_context' has no member named >> 'c

Re: [Dovecot] Antispam plugin not compatible with Dovecot 2.1

2012-01-18 Thread Eugene Paskevich
r: 'struct mail_save_context' has no member named 'copying' The "copying" should be changed to "copying_via_save". Thank you, Timo. Would #if DOVECOT_IS_GE(2,1) suffice or do I need anything more specific? -- Eugene Paskevich | *==)

Re: [Dovecot] dspam

2011-07-25 Thread Eugene Paskevich
backend is not selected for this user any explanation ? A simple one, yes. :-) Pay your attention to dovecot-antispam manual page. Please keep us posted if problems remain. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua

Re: [Dovecot] dovecot-antispam-1.3 multiple plugin load

2010-10-23 Thread Eugene Paskevich
e instance of antispam plugin) Could you please elaborate why you need to load multiple plugin instances simultaneously? -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] [st...@telcotec.se: [stava: antispam problem]]

2010-10-23 Thread Eugene Paskevich
oment. My first guess would be that folders aren't recognized as you supposed them to be. Try applying the attached patch which should show how exactly the folders are treated. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==

Re: [Dovecot] release plan for dovecot antispam plugin?

2010-10-05 Thread Eugene Paskevich
authors of the previous plugin. I have to run all the licensing/copyrighting questions by them. I hope this shouldn't be a problem. But it has to be done before releasing. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix