zimbra
Это старая версия документа!
Содержание
установка
Zimbra B/W list
Whitelist Edit /opt/zimbra/conf/postfix_rbl_override. Add IP address(es) SPACE OK to the file, one IP address per line:
1.2.3.4 OK
Run the postmap to save and apply the changes in Postfix:
postmap /opt/zimbra/conf/postfix_rbl_override
Run the zmprov to apply the changes to the Zimbra Collaboration Server:
zmprov mcf +zimbraMtaRestriction 'check_client_access lmdb:/opt/zimbra/conf/postfix_rbl_override'
postmap will need to be rerun on the file any time an IP address is added or removed.
Blacklist Edit /opt/zimbra/conf/postfix_blacklist. Add IP address SPACE REJECT to the file, one IP address per line:
1.2.3.4 REJECT
Run the postmap to save and apply the changes in Postfix:
postmap /opt/zimbra/conf/postfix_blacklist
Run the zmprov to apply the changes to the Zimbra Collaboration Server:
zmprov mcf +zimbraMtaRestriction 'check_client_access lmdb:/opt/zimbra/conf/postfix_blacklist'
postmap will need to be rerun on the file anytime an IP address is added or removed.
Zimbra сделать пользователя админом
su zimbra zmprov ma i.familiya@domain.ru zimbraIsAdminAccount TRUE
Zimbra служебные сообщения
- кому приходят все служебные сообщения
zmlocalconfig -e smtp_destination=admin@domain.ru
Zimbra очистка удаленных сообщений
zmprov mc default zimbraDumpsterEnabled "TRUE" zimbraDumpsterPurgeEnabled "TRUE" zimbraDumpsterUserVisibleAge "30d" zimbraMailDumpsterLifetime "30d" zmprov -l gaa domain.com
for user in `cat /opt/scripts/users.txt` do echo $user zmmailbox -z -m $user -A emptyDumpster done
Zimbra DKIM
/opt/zimbra/libexec/zmdkimkeyutil -a -d augin.ru DKIM Data added to LDAP for domain augin.ru with selector 5F3D460E-6B1E-11E8-A38D-447DBD4C0A9A Public signature to enter into DNS: 5F3D460E-6B1E-11E8-A38D-447DBD4C0A9A._domainkey IN TXT ( "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqdb7uSwZM3LgewOmOJE8q0CyNlj0gDlUTzKcIE7Mu7Jn7y/Fz8jVnm12qmUzzb6DFvemh7+miAqyZwFnCOQJzcW9Dots3P+en/+GaRKHqpE1vCvpm25P82nrK6/D+yCd7uvL5eIK7N3oOzbz9r8im90JLzjst/JhuZvGeGK1dT3U1vLAEbayqFgm6/9Nlp5mrvIQvAUx427296"
zimbra.1713297175.txt.gz · Последнее изменение: 08.07.2024 11:48 (внешнее изменение)