Created
January 21, 2017 14:56
-
-
Save nickgs/d2f47443c7b392626680c41f8a6a9797 to your computer and use it in GitHub Desktop.
DevelMailLog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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