This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
internet:mail:zimbra:zimbra_resource_accts [2017/05/20 14:59] gcooper created |
internet:mail:zimbra:zimbra_resource_accts [2020/03/13 11:43] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Zimbra Resource Accounts ====== | ====== Zimbra Resource Accounts ====== | ||
+ | |||
+ | :!: You can send mail (SMTP) as the resource, like from a copier for scan-to-email. | ||
===== Convert Existing Account ===== | ===== Convert Existing Account ===== | ||
+ | |||
< | < | ||
+ | zmprov ma existing.account@yourdomain.tld +objectClass zimbraCalendarResource displayName " | ||
+ | </ | ||
- | zmprov ma existing.account@yourdomain.com +objectClass zimbraCalendarResource displayName " | + | then flush the account cache: |
+ | |||
+ | < | ||
+ | zmprov fc account | ||
+ | </ | ||
+ | |||
+ | ===== Disable Password Expiration ===== | ||
+ | |||
+ | < | ||
+ | zmprov ma account@yourdomain.tld zimbraPasswordMaxAge 0 | ||
</ | </ |