Hi,
Currently I am running 4.2d
Email goes out ok but I get server 500 error when trying to get incoming mail. The test button says It is loggoging onto the server OK.

I think it is something the isp is doing. It worked a few days ago- no changes since.

When running repair audit function I get this error
Searching for new audit enabled modules
creating table leads_audit for Lead.
Error creating table: leads_audit: Query Failed:create table leads_audit (id char(36) NOT NULL ,parent_id char(36) NOT NULL ,date_created datetime ,created_by varchar(36) ,field_name varchar(100) ,data_type varchar(100) ,before_value_string varchar(255) ,after_value_string varchar(255) ,before_value_text text ,after_value_text text )::MySQL error 1050: Table 'leads_audit' already exists
Do you think this is related?

Thanks