Displaying 2 results from an estimated 2 matches for "4b4ebe5f92ac5b54951b".
2015 Sep 07
1
[Patch] Fix hang in safe_sendfile on SmartOS
...more error codes in the man page that currently are not handled by dovecot.
This might be something to look into in the future.
I hope this answer provides the details you?re looking for.
Best regards,
Sebastian
[1] https://github.com/philpennock/sieve-connect
[2] https://gist.github.com/wiedi/4b4ebe5f92ac5b54951b
2015 Jul 16
3
[Patch] Fix hang in safe_sendfile on SmartOS
# HG changeset patch
# User Sebastian Wiedenroth <sebastian.wiedenroth at skylime.net>
# Date 1437050484 -7200
# Thu Jul 16 14:41:24 2015 +0200
# Node ID 7ef3a533b097e8e6590e754dc56ad308ab29233b
# Parent e3640ccaa76d77a9658126d1f8f306480dad8af7
Fix hang in safe_sendfile on SmartOS
The call to sendfile on SmartOS can fail with EOPNOTSUPP. This is a valid error
code and documented in