Script file | Description |
changeGrade.pl |
The script for bulk users' grade change.
|
createSpecMailboxes.pl |
This script creates special mailboxes (Calendar, Contacts, Notes, Tasks, Junk) in all accounts.
|
resetSettings.pl |
This script resets AccessModes setting to default. Can be easily modified to reset other settings.
|
setSettings.pl |
Imports account names and values for RealName attribute and assigns them to accounts. Can be easily modified to import other settings.
|
subscribeUsers.pl |
Subscribes users to a shared mailbox via adding everyone a mailbox alias.
|
unsubscribeUsers.pl |
Searches the users' mailbox aliases and subscription lists for specified pattern and optionally deletes those subscriptions.
|
checkMboxSizes.pl |
Checks sizes of mailboxes (.mbox for being close to 2Gb and .mdir for more than some number of messages in mailbox) and sends alerts to users.
|
checkRules.pl |
Prints out names of accounts who have redirection rules.
|
cmpSettings.pl |
Compares settigs of two Cluster Member servers.
|
ClusterCheck.pl |
Checks Dymanic Cluster status - if all cluster members are online and connected to the same Controller.
|
delQueueMsg.pl |
Deletes a message from Queue by ID.
|
execCLI.pl |
The script for quick launching a CLI command from OS command prompt. Automatically authenticates and submits the command specified in parameters.
|
RosterGroup.pl |
The script for managing Roster groups.
|
Moved... |
Set of scripts for E-mail Journaling. Guarantees you will have a backup in the event of an accidental incoming mail deletion from the user's side.
|
spamhaus_drop.sppr |
CG/PL script for automatic copying SpamHaus DROP (Don't Route Or Peer) list https://www.spamhaus.org/drop/ to CommuniGate's Denied IP Addresses.
|
syncAD.pl |
Script for copying account data from Microsoft ActiveDirectory and other LDAP servers. Use it as a complementary to authLDAPNew.pl or authLDAPNewAD.pl external
authentication helpers.
|
deDuplicate.pl |
The script for deleting duplicate messages in mailboxes.
|
Archive.pl |
A customizeable alternative to built-in message archiving.
|
importCalendars.pl |
The script for importing calendar and contacts data from .ics/.vcf files.
|
cleanCalendars.pl |
Moves old calendar events (except recurrent events) from all calendar folders
into sub-folder calendars of Archive folder.
|
ldapMerge.pl |
The script for merging several Directory branches (possible on
different servers) into one to use as address book.
|