Hi there.. We are also having problems receiving mail from the contact form. However, I have installed an SMTP plugin which replaces the normal wp_mail() function that are used to send notifications but it turns out that the Ability theme uses the standard php mail() function instead.. Can I include the wp_mail() function somehow and call that instead? (I am familiar with PHP)