Are you running Linux? If so, then perhaps an strace might be useful, provided it isn't *huge*. Do you know how to run strace? My preferred invocations involve the -tt and -s256 switches, although for your purposes, only the -s is likely to help.
On Thu, 4 Sep 2003, Jim Gifford wrote: > ----- Original Message ----- > From: "Sam Varshavchik" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, September 04, 2003 7:15 PM > Subject: [courier-users] Re: makealiases problem > > > Do you have any other files in the aliases directory? > > ls -al [...]/aliases > > > > No sir, I don't have any more files in aliases and I do not have any files > in aliasdir > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > -- Democracy is two wolves and a sheep voting on what to have for dinner. Liberty is two wolves attempting to have a sheep for dinner and finding a well-informed, well-armed sheep. Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
