Hi, I yesterday had a similar problem. But I think the problem description is not correct.
I moved /var/lib/mailman (not /var/log/mailman) to a different device
path (/share/www/mailman/lib) for several reasons. There the relative
symlink to ../../log/mailman is not working because relative symlinks
always use the physical path as a starting point. So the symlink would
try to point to /share/www/log/mailman and not to /var/log/mailman.
Replacing the link with an absolute link fixed the problem.
I also had the problem that /etc/init.d/mailman and mailmanctl silently
fail if the link is not working.
Christoph
PS: Maybe these two bugs can be merged.
--
============================================================================
Christoph Martin, Leiter der EDV der Verwaltung, Uni-Mainz, Germany
Internet-Mail: [EMAIL PROTECTED]
Telefon: +49-6131-3926337
Fax: +49-6131-3922856
signature.asc
Description: OpenPGP digital signature

