mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
forgot to commit
This commit is contained in:
parent
ecfabd2dad
commit
0bb257db2a
@ -117,7 +117,7 @@ define('IMAP_SMTP_METHOD', 'smtp');
|
|||||||
global $imap_smtp_params;
|
global $imap_smtp_params;
|
||||||
// SMTP Parameters
|
// SMTP Parameters
|
||||||
// mail : no params
|
// mail : no params
|
||||||
$imap_smtp_params = array();
|
//$imap_smtp_params = array();
|
||||||
// sendmail
|
// sendmail
|
||||||
//$imap_smtp_params = array('sendmail_path' => '/usr/bin/sendmail', 'sendmail_args' => '-i');
|
//$imap_smtp_params = array('sendmail_path' => '/usr/bin/sendmail', 'sendmail_args' => '-i');
|
||||||
// smtp
|
// smtp
|
||||||
|
Loading…
Reference in New Issue
Block a user