Setting System MTA To ZCS

Revision as of 16:18, 27 March 2015 by Jorge de la Cruz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Admin Article

Article Information

This article applies to the following ZCS versions.

ZCS 7.0 Article ZCS 7.0 ZCS 6.0 Article ZCS 6.0 ZCS 5.0 Article ZCS 5.0


Setting the System Mailer to the ZCS Postfix

In order to set the System MTA to use the ZCS-based Postfix rather than the default OS MTA, please run the following commands:

  • mv /usr/sbin/sendmail /usr/sbin/sendmail.orig
  • ln -s /opt/zimbra/postfix/sbin/sendmail /usr/sbin
  • mv /usr/bin/mailq /usr/bin/mailq.orig
  • ln -s /usr/sbin/sendmail /usr/bin/mailq
Jump to: navigation, search