Ron McKeating wrote:
>>> can anybody tell me why this error occurs, user is trying to send a 28
M/B attachment using Outlook Express, latest exim, big gnarly server
with lots of disk space and 4 G Ram.
1C39cr-0000iS-N9 Spool file is locked (another process is handling this
message)
<<<
Looks as if one instance of exim is currently sending the mail to its
destination while a queue runner tries to take care of stale mail.
(After all, an 28MB attachment results in a 37MB mail file (base64
encoding -> 4/3 the binary size. This takes some time to transmit with
that old 9600 modem... <g>)