All problems are no fixed including the webmail. Thank you Sam, and Jon for
all your help. Sam, when you get to fixing the db-4.1.25 problem, let me
know and I can test it out for you.

Short description of makealiases problem

When I ran makealiases that was compiled with db-4.1.25, it would fail with
the following error message
 aliascombine: ERR: No such file or directory
 /usr/sbin/makealiases: line 252: 18820 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
      18821 Broken pipe             | /usr/libexec/courier/aliasexp
 $xaliaspfix $xaliastmpdir $module
 makealiases: ERR: No such file or directory

Fix don't use db 4.1.25, I switched to db-4.0.14 and gdbm 1.8.3 and it
worked fine.

Short description of the webmail problem.

In the past, I copied the webadmin and webmail files into different
directories. I can safely run webadmin in another directory with no issues,
but in order for webadmin to work properly, I had to keep it in cgi-bin.

So here is what I have.

I have webmail in /var/www/cgi-bin/webmail

In have webadmin /var/www/htdocs/sysop/mail/webadmin.cgi




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