- Mail in a Box: comandi per aggiungere/modificare/rimuovere le caselle di posta
- aggiunto idMyGroup: ospiti siti di gruppi (AbitareGliIblei)
This commit is contained in:
@@ -319,6 +319,10 @@ export interface ISites {
|
||||
host_testapi_ip?: string
|
||||
cf_token?: string
|
||||
cf_zoneId?: string
|
||||
enable_servermail?: boolean
|
||||
servermail?: string
|
||||
servermailip?: string
|
||||
dkim?: string
|
||||
portapp?: string
|
||||
dir?: string
|
||||
email_from?: string
|
||||
@@ -338,6 +342,7 @@ export interface ISites {
|
||||
contacts?: IContacts
|
||||
confpages: IConfPages
|
||||
ecomm?: IECommSettings
|
||||
idMyGroup?: string
|
||||
}
|
||||
|
||||
export interface INewsToSent {
|
||||
|
||||
Reference in New Issue
Block a user