<?php

$config['use_fallback_verifier'] = false;
$config['trusted_mtas'] = array('mx1.fripost.org', 'mx2.fripost.org');

?>