Setting System MTA To ZCS

Revision as of 16:22, 21 May 2012 by Publiski (talk | contribs)
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