x.opus1.com

You are currently browsing the archive for the x.opus1.com category.

Postfix Virtual Domain Hosting Howto

1 /etc/postfix/main.cf:
2 virtual_alias_domains = example.com …other hosted domains…
3 virtual_alias_maps = hash:/etc/postfix/virtual
4
5 /etc/postfix/virtual:
6 postmaster@example.com postmaster

Handy

Execute the command

“postmap /etc/postfix/virtual”

after changing the virtual file, and execute the command

“postfix reload”

after changing the main.cf file.

often the PHP enabling (LoadModule AddModule) will be made correct during system update

we enable later

after system updates check and make sure that the PHP enabling is commented out in httpd.conf

we enable at the end – entropy

/etc/periodic/daily
500.daily

comment out delete of old access log files – we want them and will manually delete them

add access to port 2525 by changing /etc/postfix/master.cf – look in the .cf file for examples
restart the mail service

can be useful in deciding if ISP is blocking port 25 access.

update to 4.3.11

installer -verbose -pkg php-4.3.11.pkg -target /

entropy.ch

10.3.9 Security and others

phpMyAdmin 2.6.1-rc1
php 4.3.10

All seems well

10.3.6

Installed and running

Apparently all is well

2004-09-16 installed today

did the latest software update from the console.

« Older entries