Email_Service_Installation
- This page is a candidate for deletion
- Reason given: Entire article series:
- Very basic with installation instructions only and absolutely no explanations.
- Frequent abuses of USE and ACCEPT_KEYWORDS.
- A number of other security problems.
- All these subjects are already covered by far more indepth articles.
- Needs tidying and wikification.
- If you disagree with its deletion, please explain why on its discussion page.
- If you intend to fix it, please remove this notice, but do not remove this notice from articles that you have created yourself.
- Make sure no other pages link here and check the page's history before deleting.
HOWTO The Home Network for Beginners
Installing MySQL
# emerge mysql
# mysql_install_db
# /etc/init.d/mysql start
# rc-update add mysql default
# mysqladmin -u root password *********
Installing Apache,PHP,mod_php and phpmyadmin
# emerge apache
# ACCEPT_KEYWORDS="~x86" emerge dev-lang/php
# emerge phpmyadmin
# nano -w /etc/conf.d/apache2
| File: /etc/conf.d/apache2 |
|
# nano -w /etc/apache2/httpd.conf
| File: /etc/apache2/httpd.conf |
|
# nano -w /etc/apache2/vhosts.d/00_default_vhost.conf
| File: /etc/apache2/vhosts.d/00_default_vhost.conf |
|
# mkdir /var/www/testsite2.ath.cx /var/www/testsite2.ath.cx/htdocs
# webapp-config -I -h localhost -d phpmyadmin phpmyadmin VERSION
# mysql -u root -p < /usr/share/webapps/phpmyadmin/VERSION/sqlscripts/mysql/VERSION_create.sql
# cp /var/www/localhost/htdocs/phpmyadmin/config.default.php /var/www/localhost/htdocs/phpmyadmin/config.inc.php
# nano -w /var/www/localhost/htdocs/phpmyadmin/config.inc.php
| File: /var/www/localhost/htdocs/phpmyadmin/config.inc.php |
|
# /etc/init.d/mysql restart
# /etc/init.d/apache2 start
# rc-update add apache2 default
Installing Qmail
# emerge qmail
# nano -w /var/qmail/control/servercert.cnf
# ebuild /var/db/pkg/mail-mta/qmail-VERSION/qmail-VERSION.ebuild config
# cd /var/qmail/alias
# echo testuser > .qmail-root
# echo testuser > .qmail-postmaster
# echo testuser > .qmail-mailer-daemon
# rc-update add svscan default
# /etc/init.d/svscan start
# cd /service
# ln -s /var/qmail/supervise/qmail-send qmail-send
Installing vpopmail and qmailadmin
# emerge vpopmail
# nano -w /etc/vpopmail.conf
# mysql -p << EOF
create database vpopmail;
use mysql;
grant select, insert, update, delete, create, drop on vpopmail.* to vpopmail@localhost identified by '********';
flush privileges;
EOF
# chown root:vpopmail /etc/vpopmail.conf
# chmod 640 /etc/vpopmail.conf
# chown root:vpopmail /var/vpopmail/bin/vchkpw
# chmod 4711 /var/vpopmail/bin/vchkpw
# source /etc/profile
# vadddomain testsite.ath.cx ********
# vadddomain testsite2.ath.cx ********
# vadduser testuser@testsite.ath.cx ********
# emerge qmailadmin
Installing Courier IMAP
# emerge courier-imap
# nano -w /etc/courier/authlib/authdaemonrc
| File: /etc/courier/authlib/authdaemonrc |
|
# cd /etc/courier-imap
# nano -w imapd.cnf
# mkimapdcert
# rc-update add courier-imapd-ssl default
# /etc/init.d/courier-imapd-ssl start
Starting SMTP service
# cd /var/qmail/control/
# nano -w conf-smtpd
| File: /var/qmail/control/conf-smtpd |
|
# cd /service
# ln -s /var/qmail/supervise/qmail-smtpd qmail-smtpd
# /etc/init.d/svscan restart
Installing fetchmail
see fetchmail
Installing spamassassin, clamav and qmail-scanner
# emerge spamassassin clamav qmail-scanner
# nano -w /etc/spamassassin/local.cf
| File: /etc/spamassassin/local.cf |
|
# rc-update add spamd default
# /etc/init.d/spamd start
# nano /var/qmail/bin/qmail-scanner-queue.pl
| File: /var/qmail/bin/qmail-scanner-queue.pl |
|
# nano /etc/conf.d/clamd
# rc-update add clamd default
# /etc/init.d/clamd start
# nano /var/qmail/bin/qmail-scanner-queue.pl
| File: /var/qmail/bin/qmail-scanner-queue.pl |
|
Installing bayesian
# ACCEPT_KEYWORDS="~x86" emerge spambayes -av
To be continued...
--Magnetron 19:57, 7 January 2006 (GMT)
Last modified: Sat, 09 Aug 2008 14:50:00 +1000 Hits: 15,203
Created by NickStallman.net, Luxury Homes Australia
Real estate agents should be using interactive floor plans and list their apartments, townhouses and units.