[exim-dev] [Bug 877] Exim callout lockfile not available

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 877] New: Exim callout lockfile not available
Subject: [exim-dev] [Bug 877] Exim callout lockfile not available
https://bugs.exim.org/show_bug.cgi?id=877

Jeremy Harris <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jgh146exb@???
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID


--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
The error from an open() syscall (possibly plain, possibly with O_CREAT)
was ETIMEDOUT. Most filesystems will never do that; I suspect you may have
your spool on NFS - which is not a supported configuration.

On that basis, closing. Please re-open if my guessing is wrong, and the
issue still present.

--
You are receiving this mail because:
You are on the CC list for the bug.