mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-01 04:22:15 +08:00
Drop application.ini imap_forwarded_flag and imap_read_receipt_flag
This commit is contained in:
parent
5c99a14559
commit
3fc781c1c1
1 changed files with 0 additions and 2 deletions
|
@ -259,8 +259,6 @@ use_imap_force_selection = Off
|
|||
use_imap_thread = On
|
||||
use_imap_move = Off
|
||||
use_imap_expunge_all_on_delete = Off
|
||||
imap_forwarded_flag = "$Forwarded"
|
||||
imap_read_receipt_flag = "$ReadReceipt"
|
||||
imap_body_text_limit = 555000
|
||||
imap_message_list_fast_simple_search = On
|
||||
imap_message_list_count_limit_trigger = 0
|
||||
|
|
Loading…
Reference in a new issue