On Tue, 21 Jul 2009 12:50:05 +0200
Stephan Bosch wrote:
> Nikita Koshikov wrote:
> > On Mon, 20 Jul 2009 15:24:40 -0400
> > Timo Sirainen wrote:
> >
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0xb7ec4713 in strlen () from /lib/libc.so.6
> > (gdb) bt
> > #0 0xb7ec4713 in s
Nikita Koshikov wrote:
On Mon, 20 Jul 2009 15:24:40 -0400
Timo Sirainen wrote:
Program received signal SIGSEGV, Segmentation fault.
0xb7ec4713 in strlen () from /lib/libc.so.6
(gdb) bt
#0 0xb7ec4713 in strlen () from /lib/libc.so.6
#1 0xb7e0d742 in sieve_address_parse_envelope_path () from
On Mon, 20 Jul 2009 15:24:40 -0400
Timo Sirainen wrote:
> On Mon, 2009-07-20 at 22:05 +0300, Nikita Koshikov wrote:
> > Starting program: /usr/libexec/dovecot/deliver -d koshiko...@domain.com -p
> > /root/mail.eml
> ..
> > Program exited with code 0113.
>
> 0113 = 75 = EX_TEMPFAIL = deliver sho
On Mon, 2009-07-20 at 22:05 +0300, Nikita Koshikov wrote:
> Starting program: /usr/libexec/dovecot/deliver -d koshiko...@domain.com -p
> /root/mail.eml
..
> Program exited with code 0113.
0113 = 75 = EX_TEMPFAIL = deliver should have logged an error message to
log file.
> > http://www.dovecot.or
Thanks for your respond, Stephan.
Here is information, that maybe will be usefull for debugging.
On Mon, 20 Jul 2009 18:53:15 +0200
Stephan Bosch wrote:
> Since it fails hereafter it would not surprise me when this is a Sieve
> problem. Could you provide:
>
> 1) The Sieve scripts involved in t
Nikita Koshikov schreef:
Hello list,
I have noticed strange dovecot behavior with exim system-filter.
I'm using exim+dovecot setup. My exim configuration have system filter enable,
which restrict some attachments, like exe, vbs etc. When message with forbidden
attachment received, exim accept
On 7/20/2009, Nikita Koshikov (koshi...@gmail.com) wrote:
> When message with forbidden attachment received, exim accept the
> message, then construct bounce-message(Reject reason + original
> message) and returns it to sender.
That is your first problem... you should never accept then bounce...
r
Hello list,
I have noticed strange dovecot behavior with exim system-filter.
I'm using exim+dovecot setup. My exim configuration have system filter enable,
which restrict some attachments, like exe, vbs etc. When message with forbidden
attachment received, exim accept the message, then construct