Skip to content

Instantly share code, notes, and snippets.

@nickgs
Created January 21, 2017 14:56
Show Gist options
  • Save nickgs/d2f47443c7b392626680c41f8a6a9797 to your computer and use it in GitHub Desktop.
Save nickgs/d2f47443c7b392626680c41f8a6a9797 to your computer and use it in GitHub Desktop.
DevelMailLog
$conf['mail_system'] = array(
'default-system' => 'DevelMailLog',
);
$conf['devel_debug_mail_directory'] = '/tmp/develmail';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment