mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Add more imap PERMANENTFLAGS in the sieve flags list
This commit is contained in:
parent
0c2072f134
commit
b5a669fe1d
@ -104,6 +104,8 @@
|
||||
<option value="\\Flagged">Flagged</option>
|
||||
<option value="\\Deleted">Deleted</option>
|
||||
<option value="\\Seen">Read</option>
|
||||
<option value="\\Answered">Answered</option>
|
||||
<option value="\\Draft">Draft</option>
|
||||
</taglist>
|
||||
</row>
|
||||
<row>
|
||||
|
Loading…
Reference in New Issue
Block a user