Issue
How to create Schedules for sending JMM summaries and message expiration from CLI
Solution
Scheduling JMM summary -
Use "Schedule add" command as follows -
CLI> schedule add schedulename weekly 1
Enter event command: UCE junkmailsummaries start
OK Completed
You can change the frequency from weekly to daily,monthly as per your need. Please see CLI help for "Schedule add" for more information.
Expire old messages in jmm -
Use "mailbox msgExpirenow" command to expire old messages from JMM account.
Add a schedule to expire messages in the JMM as follows-
CLI>schedule add schedulename daily 3
Enter event command: Mailbox MsgExpireNow
"(domains=example.com)(users=jmmusername)" ""
OK Completed
Comments
0 comments
Please sign in to leave a comment.