nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] problems with slocal


From: Joel Reicher
Subject: Re: [Nmh-workers] problems with slocal
Date: Wed, 18 Feb 2009 16:51:39 +1100

> Even when running slocal --debug -verbose from the command line with an even
> barerer maildelivery there is no joy:
> 
>   ~/ cat .maildelivery
>   #Field        Pattern  Action  Result  String
>   X-Spam-Flag   NO       qpipe   R       /usr/local/lib/rcvtty
> 
>   ~/ /usr/local/lib/slocal < Mail/inbox/22
>   ...
>   (delivering to standard mail spool)
>   delivering to file "/var/mail/belg4mit" (mbox style), unable to open:\
>   Permission denied

Unfortunately -debug doesn't give debugging information in the mbx_open()
routine.

Have you compiled with debugging info? If so, then maybe run slocal in gdb,
place a breakpoint at mbx_open(), and step through it.

Cheers,

        - Joel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]