2
Can I set the User ServiceLevelMap to any value I want?
Question asked by Connie DeCinko - 5/12/2016 at 4:16 PM
Answered
I am limited to setting a user ServiceLevelMap to the values of 1=POP, 2=IMAP, 4=INCOMING SMTP, 8=OUTGOING SMTP, 16=WEBMAIL and combinations there of?
 
Or, can I set this to any numeric value?  I'd like to use it to categorize certain users, perhaps those where email is disabled but I still want them to be able to login with the same credentials via the API.
 

4 Replies

Reply to Thread
1
Matt Petty Replied
Employee Post Marked As Answer
If you combine the numbers you can get any combination of settings.
1+2=3 (POP and IMAP)
1+2+4+8=15 (all but webmail)
2+4+8+16 =30 (all but POP)
Those are some examples.
Matt Petty Software Developer SmarterTools Inc. (877) 357-6278 www.smartertools.com
0
Connie DeCinko Replied
Will anything blow up if I were to set it to say 4201?
0
Matt Petty Replied
Employee Post
I have no idea what would happen. Back up that user before you try just in case.
Matt Petty Software Developer SmarterTools Inc. (877) 357-6278 www.smartertools.com
0
CLEBER SAAD Replied
Hello,
 
What's the BITMAP value to enable/disable XMPP?
The requestedusersettings always return a text and not the bitmap value.

Reply to Thread