Hi, I had a couple of questions on administration of MM subscriber mailboxes.
Is there a way to set the COS to not reject a new voice mail? I looked at logs for activity and need a little clarification on the Activities below. Question what is inbox-sel and inbox-dsel? Does that mark it after a message is received and dropped into the mailbox? Your help is much appreciated!
db-connBegin database access for this mailbox (typical for message status changes in IMAP4/POP3 or Call-Me)db-disconnEnd database access for this mailbox (typical when switching folders in mailbox or logout)inbox-selIMAP4 "select" command or a POP3 login (typical of IMAP4 client login). Note: this entry will only show up once for each IP address after a change to INBOX or the IMAP4/POP3 server has started. inbox-dselPOP3 logout or any IMAP4 request that "closes" INBOX, including the IMAP4 "unselect" and "close" command (typical of IMAP4 client logout). Note: this entry will only show up when it can be mated with an "inbox-sel" from the same IP address. inbox-statIMAP4 "status" command (typical of IMAP4 client session) Note: this entry will only show up once for each IP address after a change to INBOX or the IMAP4/POP3 server has started. receivedRecieved a message in this mailboxscheduledSent a message from this mailbox (scheduled or immediate delivery)server-inStart IMAP4 trusted server access (typicial during changes of message status)server-outEnd IMAP4 trusted server accessstatusChange in message status (e.g., new to old)
Is there a way to set the COS to not reject a new voice mail? I looked at logs for activity and need a little clarification on the Activities below. Question what is inbox-sel and inbox-dsel? Does that mark it after a message is received and dropped into the mailbox? Your help is much appreciated!
db-connBegin database access for this mailbox (typical for message status changes in IMAP4/POP3 or Call-Me)db-disconnEnd database access for this mailbox (typical when switching folders in mailbox or logout)inbox-selIMAP4 "select" command or a POP3 login (typical of IMAP4 client login). Note: this entry will only show up once for each IP address after a change to INBOX or the IMAP4/POP3 server has started. inbox-dselPOP3 logout or any IMAP4 request that "closes" INBOX, including the IMAP4 "unselect" and "close" command (typical of IMAP4 client logout). Note: this entry will only show up when it can be mated with an "inbox-sel" from the same IP address. inbox-statIMAP4 "status" command (typical of IMAP4 client session) Note: this entry will only show up once for each IP address after a change to INBOX or the IMAP4/POP3 server has started. receivedRecieved a message in this mailboxscheduledSent a message from this mailbox (scheduled or immediate delivery)server-inStart IMAP4 trusted server access (typicial during changes of message status)server-outEnd IMAP4 trusted server accessstatusChange in message status (e.g., new to old)
Comment