<?php
// $Id: $

function mail_install() {
  variable_set('mail_mail', 1);
}