nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] problems with slocal

2009-02-18 01:29:50
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


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>