Show
Ignore:
Timestamp:
03/01/08 19:49:54 (9 months ago)
Author:
rats
Message:

* Updated all Docs. Some are still with ToDo?
* Fixed #1070: FreeBSD, ispcp-setup uses group which does not exist
* Updated all languages
* Inproved: Update SQL with IGNORE statement
* Update PHPmyAdmin to version 2.11.5
* Updated all distributions
* Dropped support of Suse Enterprise Linux Server (SELS) - Please use OpenSuse? files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configs/dists/freebsd/postfix/main.cf

    r1007 r1026  
    2222# 
    2323 
    24 inet_interfaces = all 
     24inet_interfaces = all 
    2525mynetworks_style = host 
    2626 
     
    2929myorigin   = $myhostname 
    3030 
    31 smtpd_banner = $myhostname ESMTP ispCP {MTA_VERSION} Managed {MTA_HOST_TYPE} 
     31smtpd_banner = $myhostname ESMTP ispCP {MTA_VERSION} Managed 
    3232setgid_group = postdrop 
    3333 
     
    4242virtual_transport   = virtual 
    4343transport_maps      = hash:{MTA_TRANSPORT_HASH} 
    44 alias_maps                      = hash:/etc/aliases 
     44alias_maps                      = hash:{MTA_LOCAL_ALIAS_HASH} 
    4545 
    4646#