All file systems are local
# ps guax | grep exim
root 11780 0.0 0.0 44248 2360 ? S 10:53 0:00
/usr/sbin/exim -q
root 12481 0.0 0.0 44344 2172 ? S 11:00 0:00
/usr/sbin/exim -q
mail 12482 0.0 0.0 46424 1596 ? S 11:00 0:00
/usr/sbin/exim -q
mail 28386 0.0 0.0 46332 1192 ? Ss 08:38 0:00
/usr/sbin/exim -C /etc/exim/exim.conf -bd -q15m
# ls -l /usr/sbin/exim
-rws--x--x 1 root root 934864 Aug 11 15:31 /usr/sbin/exim
On Thu, Aug 14, 2014 at 10:48 AM, Jeremy Harris <jgh@???> wrote:
> On 14/08/14 15:37, visaris tds.net wrote:
> > The directory
> > /var/spool/exim/msglog/
> > is stuffed with error messages, but one step at a time...
> >
> > How do I fix the following error
> > R=localuser T=local_delivery defer (13): Permission denied: creating lock
> > file hitching post
>
> Is your exim binary setuid root? Are the relevant filesystems
> local (as opposed to NFS)?
> --
> Cheers,
> Jeremy
>
>
>
> --
> ## List details at https://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
>