Difference between revisions of "Advanced Hacking Articles"
(38 intermediate revisions by 21 users not shown) | |||
Line 1: | Line 1: | ||
− | Articles in the Advanced Hacking category | + | {{Unsupported}}Articles in the Advanced Hacking category |
− | *[[ | + | ==Miscellaneous Advanced Hacking== |
+ | *[[Building the software yourself]] | ||
+ | *[[Building Zimbra on Fedora Core 5 and x86 64]] | ||
+ | *[[Building Zimbra on Gentoo]] | ||
+ | *[[Setting automatic Default Signature]] | ||
+ | *[[Web Client URL Tricks]] - debug settings and other goodies | ||
+ | *[[Updating CLAMAV]] - How to update CLAMAV | ||
+ | *[[Changing default page Advanced Client to Basic Client]] | ||
+ | *[[Deleting appointments from command-line]] | ||
+ | *Perl Soap API use ZimbraSession.pm to manage calendars and messages | ||
+ | *[[Extending Admin UI]] and [[Admin UI Framework Guide]] add your own features to ZCS Administration Console | ||
+ | *[[Provide HTTP(s) Integration with Apache]] - Simple use of apache proxy and sslproxy to provide http and https webmail services | ||
− | |||
+ | ==General Server Customization== | ||
+ | *Performance Tuning ''including tips for running on less powerful hardware'' | ||
+ | *[[Adding a disclaimer (altermime) or footer]] | ||
+ | *[[Domain Disclaimer Extension Admin UI]] ''system/domain wide mandatory Signature and Extension for Admin UI'' | ||
+ | *[[Change OpenLDAP slapd Logging]] ''change Zimbra default slapd logging options'' | ||
+ | *[[:Category:Certificates|Certificates]] ''and details for certificate managment for Zimbra services'' | ||
*[[Configuring Perdition]] ''How to configure the imap/pop proxy'' | *[[Configuring Perdition]] ''How to configure the imap/pop proxy'' | ||
− | + | *[[Firewall Configuration]] ''Run Zimbra behind a firewall'' | |
− | *[[ | ||
− | |||
*[[Hosting other sites with Zimbra]] | *[[Hosting other sites with Zimbra]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*[[ZmSetServerName|Changing the hostname and/or zmhostname]] | *[[ZmSetServerName|Changing the hostname and/or zmhostname]] | ||
− | |||
*[[ZimbraApache|Running Zimbra and another Apache (for your personnal webapps) on the same host/machine]] | *[[ZimbraApache|Running Zimbra and another Apache (for your personnal webapps) on the same host/machine]] | ||
+ | *[[Multiple SSL Virtual Hosts|Assigning an SSL certificate to each name-based virtual host]] | ||
+ | *[[Using a php script to convert squirrelmail .abook files to zimbra cvs]] | ||
+ | *[[Using Tomcat with Apache (mod_jk)]] | ||
+ | *[[Binding Zimbra Services]] ''details on binding various Zimbra services to specific interface'' | ||
+ | *[[Using ASSP with Zimbra]] ''using this great Anti-Spam Proxy with Zimbra'' | ||
+ | *[[MySQL Backup and Restore]] | ||
− | + | ==Postfix Customization== | |
− | |||
*[[Adding additional SMTP listener ports]] | *[[Adding additional SMTP listener ports]] | ||
− | |||
*[[Connecting with SQLGrey]] | *[[Connecting with SQLGrey]] | ||
+ | *[[Restrict sending to certain domains]] | ||
+ | *[[Improving Anti-spam system]] ''how to modify spamassassin'' | ||
+ | *[[Using DSPAM for Spam Filtering]] | ||
+ | *[[RestrictPostfixRecipients|Restrict Who Can Send to Distribution Lists and Other Internal Email Addresses]] | ||
+ | *Masquerade Domains "How do I strip subdomains to deliver mail to a user?" | ||
+ | *[[Configuring maxmessagesize]] "How to enable maxmessagesize for Zimbra MTA" | ||
+ | *[[ZCS Mailman Integration]] "How to integrate Mailman or any mailing list manager with Zimbra" | ||
+ | *[[Delete Messages]] "How to delete messages from queues from CLI by address" | ||
− | *[[ | + | ==User Interface Customization== |
+ | *[[Rebranding]] | ||
− | *[[ | + | ==External Global Contact Management== |
− | + | * [[Mass delete of Contacts]] | |
− | * | + | * Mass Import of Contacts |
− | + | * Sharing contacts | |
− | *[[ | + | * [[Exporting all addresses]] - for provisioning backup MX |
− | |||
− | |||
− | + | [[Category:Build]] | |
+ | [[Category:Customizing ZCS]] | ||
+ | [[Category:Configuration]] |
Latest revision as of 14:50, 30 March 2015
- This article is a Community contribution and may include unsupported customizations.
Articles in the Advanced Hacking category
Contents
Miscellaneous Advanced Hacking
- Building the software yourself
- Building Zimbra on Fedora Core 5 and x86 64
- Building Zimbra on Gentoo
- Setting automatic Default Signature
- Web Client URL Tricks - debug settings and other goodies
- Updating CLAMAV - How to update CLAMAV
- Changing default page Advanced Client to Basic Client
- Deleting appointments from command-line
- Perl Soap API use ZimbraSession.pm to manage calendars and messages
- Extending Admin UI and Admin UI Framework Guide add your own features to ZCS Administration Console
- Provide HTTP(s) Integration with Apache - Simple use of apache proxy and sslproxy to provide http and https webmail services
General Server Customization
- Performance Tuning including tips for running on less powerful hardware
- Adding a disclaimer (altermime) or footer
- Domain Disclaimer Extension Admin UI system/domain wide mandatory Signature and Extension for Admin UI
- Change OpenLDAP slapd Logging change Zimbra default slapd logging options
- Certificates and details for certificate managment for Zimbra services
- Configuring Perdition How to configure the imap/pop proxy
- Firewall Configuration Run Zimbra behind a firewall
- Hosting other sites with Zimbra
- Changing the hostname and/or zmhostname
- Running Zimbra and another Apache (for your personnal webapps) on the same host/machine
- Assigning an SSL certificate to each name-based virtual host
- Using a php script to convert squirrelmail .abook files to zimbra cvs
- Using Tomcat with Apache (mod_jk)
- Binding Zimbra Services details on binding various Zimbra services to specific interface
- Using ASSP with Zimbra using this great Anti-Spam Proxy with Zimbra
- MySQL Backup and Restore
Postfix Customization
- Adding additional SMTP listener ports
- Connecting with SQLGrey
- Restrict sending to certain domains
- Improving Anti-spam system how to modify spamassassin
- Using DSPAM for Spam Filtering
- Restrict Who Can Send to Distribution Lists and Other Internal Email Addresses
- Masquerade Domains "How do I strip subdomains to deliver mail to a user?"
- Configuring maxmessagesize "How to enable maxmessagesize for Zimbra MTA"
- ZCS Mailman Integration "How to integrate Mailman or any mailing list manager with Zimbra"
- Delete Messages "How to delete messages from queues from CLI by address"
User Interface Customization
External Global Contact Management
- Mass delete of Contacts
- Mass Import of Contacts
- Sharing contacts
- Exporting all addresses - for provisioning backup MX