hie,
i have maked a "verify comand" whith phpmyadmin and i have received some errors:
Problems with indexes of table `hm_accounts`
PRIMARY and INDEX keys should not both be set for column `accountid`
Problems with indexes of table `hm_adsynchronization`
PRIMARY and INDEX keys should not both be set for column `synchid`
Problems with indexes of table `hm_aliases`
PRIMARY and INDEX keys should not both be set for column `aliasid`
Problems with indexes of table `hm_deliverylog`
PRIMARY and INDEX keys should not both be set for column `deliveryid`
Problems with indexes of table `hm_deliverylog_recipients`
PRIMARY and INDEX keys should not both be set for column `deliveryrecipientid`
Problems with indexes of table `hm_distributionlists`
PRIMARY and INDEX keys should not both be set for column `distributionlistid`
Problems with indexes of table `hm_distributionlistsrecipients`
PRIMARY and INDEX keys should not both be set for column `distributionlistrecipientid`
Problems with indexes of table `hm_dnsbl`
PRIMARY and INDEX keys should not both be set for column `sblid`
Problems with indexes of table `hm_domain_aliases`
PRIMARY and INDEX keys should not both be set for column `daid`
Problems with indexes of table `hm_domains`
PRIMARY and INDEX keys should not both be set for column `domainid`
...
i'm using mysql 4.1.10...
thanks