Changeset 1878

Show
Ignore:
Timestamp:
08/23/07 10:01:01 (1 year ago)
Author:
benjamin
Message:

We configure postfix even when main.cf don't exist. Fixes #1009

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc/trunk/debian/changelog

    r1877 r1878  
    11alternc (0.9.6.4) stable; urgency=low 
    22 
     3  * we configure postfix even if main.cf don't currently exist (#1009) 
    34  * Fixed the 'view' link issues (no urlencode) (#690) 
    45  * Change "move" to "move to" (ergonomic) (#787) 
  • alternc/trunk/install/alternc.install

    r1869 r1878  
    2727                  etc/courier/authmysqlrc" 
    2828fi 
    29 if [ -e /etc/postfix/main.cf ]; then 
     29if [ -d /etc/postfix ]; then 
    3030    CONFIG_FILES="$CONFIG_FILES etc/postfix/main.cf etc/postfix/myalias.cf 
    3131                  etc/postfix/mydomain.cf etc/postfix/mygid.cf