mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Sieve configuration form (Domain)
This commit is contained in:
parent
ebce312d1a
commit
7841658791
9 changed files with 393 additions and 69 deletions
|
|
@ -81,6 +81,12 @@
|
|||
*/
|
||||
Consts.Values.ImapDefaulSecurePort = 993;
|
||||
|
||||
/**
|
||||
* @const
|
||||
* @type {number}
|
||||
*/
|
||||
Consts.Values.SieveDefaulPort = 2000;
|
||||
|
||||
/**
|
||||
* @const
|
||||
* @type {number}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue