Changes between Version 5 and Version 6 of configure_new_server
- Timestamp:
- Aug 25, 2007, 12:05:23 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
configure_new_server
v5 v6 296 296 {{{ 297 297 sudo postmap access 298 }}} 299 300 * Create /var/lib/postfix (used by tls), owned by root 301 302 {{{ 303 mkdir /var/lib/postfix 298 304 }}} 299 305