# exim

    $mta_in_type = $mta_out_type = 'exim';

    $gets_addr_in_quoted_form = 0;

    $forward_method = \&mail_via_pipe;
    $notify_method  = \&mail_via_pipe;

# End exim
