*** This message is mainly for Sun-Cobalt *** I just discovered the following bug in the Cobalt GUI for the RaQ3 (probably in the RaQ4 too): If you change the IP address of a site in the Site Configuration screen, the system will remove the old IP address of the site from the email relaying table. This is done without checking if there are more sites in that IP address. So, if you have multiple sites in one IP address, as many of us do, and you go ahead and change the IP address of one of them so that it has its own IP address, then the old IP address would get removed from the email relaying table, and all your other sites that are in that IP address will be removed from the relaying table. The actual bug is in the script /usr/admserv/cgi-bin/.cobalt/siteMod/siteMod.cgi around line 546. The script should check first if there are more sites with the same IP address, before removing the IP from the email relay table. Jose Aguilar _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
