项目作者: serverfarmer

项目描述 :
sf-imap-manager extension provides scripts for IMAP servers management, that can be used with sf-imap-server and/or sf-imap-storage extensions.
高级语言: Shell
项目地址: git://github.com/serverfarmer/sf-imap-manager.git
创建时间: 2016-05-30T07:39:59Z
项目社区:https://github.com/serverfarmer/sf-imap-manager

开源协议:MIT License

下载


sf-imap-manager extension provides scripts for IMAP servers management,
that can be used with sf-imap-server and/or sf-imap-storage extensions.

add-imap-user.sh script can be used in 2 different modes:

  1. add-imap-user.sh username mailserver.office storageserver.dc1

This mode assumes, that current server (on which you execute this script)
is the farm manager (and possibly backup collector), but IMAP accounts
storage (for at least this account) is delegated to some other server.

  1. add-imap-user.sh username mailserver.office

This mode assumes, that current server is the farm manager and is also
responsible for IMAP accounts storage. Just like before, you can have
many IMAP storage servers in the farm.