----- Original Message ----- From: "Jon Nelson" <[EMAIL PROTECTED]> To: "Jim Gifford" <[EMAIL PROTECTED]> Cc: "Sam Varshavchik" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 4:19 AM Subject: Re: [courier-users] Re: makealiases problem
> 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
> >
I just upgraded to 0.43.2 and the same problem occurs.
Attached is the strace.log file I created.
Here is the error message again.([EMAIL PROTECTED])-(09:38 AM Mon Sep 15)
# makealiases
aliascombine: ERR: No such file or directory
/usr/sbin/makealiases: line 252: 18976 Done for f in
$aliasdir/*;
do
echo "##MaKeAlIaSeS##$f"; if test -f "$f"; then
cat $f;
else
echo "$f: file not found." 1>&2; echo ".";
fi;
done
18977 Broken pipe | /usr/libexec/courier/aliasexp
$xaliaspfix $xaliastmpdir $module
makealiases: ERR: No such file or directory
strace.log
Description: Binary data
