Table of Contents
Workaround:
1 2 3 4 | sudo echo ` hostname --fqdn` > /etc/mailname
sudo sed -i "s/^myhostname = .*/myhostname = `hostname --fqdn`/" /etc/postfix/main .cf
sudo sed -i "s/^mydestination = .*/mydestination = `hostname --fqdn`, localhost/" /etc/postfix/main .cf
sudo service postfix reload
|
*Cloudstack 3 clouds include Datapipe. Support for Cloudstack 2 has been removed.
© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.