When I try to run makealiases, I get the following error message.

aliascombine: ERR: No such file or directory
/usr/sbin/makealiases: line 253: 27977 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
     27978 Broken pipe             | /usr/libexec/courier/aliasexp
$xaliaspfix $xaliastmpdir $module
makealiases: ERR: No such file or directory

I have a single file in the directory aliases that worked before upgrading
to 0.43.1.


-------------------------------------------------------
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

Reply via email to