remove isIncomingMailEnabled. always enable for now
also, custom domain === we will take over domain completely (setup mx and all)
This commit is contained in:
@@ -35,9 +35,6 @@ exports = module.exports = {
|
||||
getDefaultSync: getDefaultSync,
|
||||
getAll: getAll,
|
||||
|
||||
// TODO: make proper setting
|
||||
isIncomingMailEnabled: function () { return true; },
|
||||
|
||||
AUTOUPDATE_PATTERN_KEY: 'autoupdate_pattern',
|
||||
TIME_ZONE_KEY: 'time_zone',
|
||||
CLOUDRON_NAME_KEY: 'cloudron_name',
|
||||
|
||||
Reference in New Issue
Block a user