mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-22 03:06:55 +00:00
Merge 5ed354a723
into d6d4085809
This commit is contained in:
commit
e51d80ee59
@ -29,7 +29,7 @@ define('IMAP_FROM_LDAP_FROM', '#givenname #sn <#mail>');
|
|||||||
|
|
||||||
|
|
||||||
// copy outgoing mail to this folder. If not set z-push will try the default folders
|
// copy outgoing mail to this folder. If not set z-push will try the default folders
|
||||||
define('IMAP_SENTFOLDER', '');
|
define('IMAP_SENTFOLDER', 'Sent Messages');
|
||||||
define('IMAP_INLINE_FORWARD', true);
|
define('IMAP_INLINE_FORWARD', true);
|
||||||
define('IMAP_EXCLUDED_FOLDERS', '');
|
define('IMAP_EXCLUDED_FOLDERS', '');
|
||||||
define('IMAP_SMTP_METHOD', 'sendmail');
|
define('IMAP_SMTP_METHOD', 'sendmail');
|
||||||
|
Loading…
Reference in New Issue
Block a user