Changeset 2878
- Timestamp:
- 03/13/11 15:37:37 (2 years ago)
- File:
-
- 1 edited
-
alternc/trunk/install/alternc.install (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/install/alternc.install
r2866 r2878 259 259 done < $postfix_conf 260 260 261 # Bug #1215: configure mydestination when $FQDN is not in 262 OLDDESTINATION=`postconf mydestination | awk -F '=' '{print $2}'` 263 echo "$OLDDESTINATION" | grep -q -v "$FQDN" && postconf -e "mydestination = $FQDN, $OLDDESTINATION" 264 261 265 if [ -e /etc/courier/authmysqlrc ] ; then 262 266 chown root:root /etc/courier/authmysqlrc
Note: See TracChangeset
for help on using the changeset viewer.
