On 5/18/2013 11:54 PM, Stephan Bosch wrote:
On 5/18/2013 9:58 AM, Anes Mukhametov wrote:
No result:
[root@backend1 scripts]# cat spam.sh
#!/bin/bash
cat > /dev/null
exit 0
[root@backend1 scripts]#
In the log: May 17 22:42:56 backend1 dovecot: script: Error:
write(response) failed: Broken pipe
:(
I must say I haven't tested the use of the script service in a while
and it is not part of the test suite. I've tried it at my end and I
can reproduce the error.
I'll look at this more thoroughly tomorrow.
This should fix it:
http://hg.rename-it.nl/dovecot-2.2-pigeonhole/rev/d4e9ca7fddcf
Regards,
Stephan.