mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 17:36:29 +03:00
Remove ServerFolder and ServerUid job parameters
They were used by MarkseenMdnOnImap
This commit is contained in:
@@ -88,12 +88,6 @@ pub enum Param {
|
|||||||
/// For Jobs
|
/// For Jobs
|
||||||
SetLongitude = b'n',
|
SetLongitude = b'n',
|
||||||
|
|
||||||
/// For Jobs
|
|
||||||
ServerFolder = b'Z',
|
|
||||||
|
|
||||||
/// For Jobs
|
|
||||||
ServerUid = b'z',
|
|
||||||
|
|
||||||
/// For Jobs
|
/// For Jobs
|
||||||
AlsoMove = b'M',
|
AlsoMove = b'M',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user