Setting System MTA To ZCS

Revision as of 16:22, 21 May 2012 by Publiski (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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


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