Zimbra on EC2 tips: Difference between revisions

Line 861: Line 861:
dpkg -i mta-dummy_1.0_all.deb
dpkg -i mta-dummy_1.0_all.deb
aptitude install bsd-mailx
aptitude install bsd-mailx
Add the following to /etc/mail.rc:
# Add the following to /etc/mail.rc:
  set sendmail=/opt/zimbra/postfix/sbin/sendmail
set sendmail=/opt/zimbra/postfix/sbin/sendmail
</syntaxhighlight>
</syntaxhighlight>