FreeBSD 7.0 установка и настройка почтового сервера Exim. Шаг за шагом.
1) ставлю минимальную конфигурацию системы. Добавляю только совместимость с Linux. От статьи отличий почти нет (не ставлю MC). /потом поставил- удобство и комфорт нужны всегда, в пределах разумного/
2) Обновляю систему как написано в "cvsup-without-gui - обновляем систему".
3) тюнингуем ядро почти как тут(просто убираем все лишнее) <появляется суффикс -p4 (уже -p5) обновляемся как показано в п.2 все ставим из портов и нет проблем>
4) ставлю и настраиваю ipfw*
5) ставлю exim, clamAV.
6) устанавливаю webmin+usermin.
7) проверяю работоспособность служб (статьи не будет наверное - опытным путем).
8) Сдаю в эксплуатацию почтовый сервер.
* - не готово еще
- Блог пользователя admin
- Войдите на сайт для отправки комментариев
Комментарии
просто записи того, что делал
site# pkg_info
cvsup-without-gui-16.1h_3 General network file distribution system optimized for CVS
exim-4.68 High performance MTA for Unix systems on the Internet
ezm3-1.2_1 Easier, more portable Modula-3 distribution for building CV
gettext-0.16.1_3 GNU gettext package
glib-2.14.2 Some useful routines of C programming (current stable versi
gmake-3.81_2 GNU version of 'make' utility
libiconv-1.11_1 A character set conversion library
libtool-1.5.24 Generic shared library support script
linux_base-fc-4_10 Base set of packages needed in Linux mode (for i386/amd64)
mc-4.6.1_6 Midnight Commander, a free Norton Commander Clone
pcre-7.4 Perl Compatible Regular Expressions library
perl-5.8.8_1 Practical Extraction and Report Language
pkg-config-0.22_1 A utility to retrieve information about installed libraries
site#
===> Checking if sysutils/usermin already installed
@comment Insert PLIST.lib-usermin here
===================================
To reconfigure usermin you should
run the following command as root:
${LOCALBASE}/lib/usermin/setup.sh
You won't have to perform this step
after every usermin upgrade.
Since 1.080_2, to run usermin from
startup, add usermin_enable="YES"
in your /etc/rc.conf.
===================================
===> Installing rc.d startup script(s)
===> Registering installation for usermin-1.360
===> Cleaning for p5-Net-SSLeay-1.35
===> Cleaning for p5-Authen-PAM-0.16_1
===> Cleaning for usermin-1.360
site#
===> Checking if sysutils/webmin already installed
@comment Insert PLIST.lib-webmin here
===================================
To reconfigure webmin you should
run the following command as root:
${LOCALBASE}/lib/webmin/setup.sh
You won't have to perform this step
after every webmin upgrade.
Since 1.150_2, to run webmin from
startup, add webmin_enable="YES"
in your /etc/rc.conf.
===================================
===> Installing rc.d startup script(s)
===> Registering installation for webmin-1.430
===> Cleaning for webmin-1.430
site#
site# pkg_info
cvsup-without-gui-16.1h_3 General network file distribution system optimized for CVS
exim-4.68 High performance MTA for Unix systems on the Internet
ezm3-1.2_1 Easier, more portable Modula-3 distribution for building CV
gettext-0.16.1_3 GNU gettext package
glib-2.14.2 Some useful routines of C programming (current stable versi
gmake-3.81_2 GNU version of 'make' utility
libiconv-1.11_1 A character set conversion library
libtool-1.5.24 Generic shared library support script
linux_base-fc-4_10 Base set of packages needed in Linux mode (for i386/amd64)
mc-4.6.1_6 Midnight Commander, a free Norton Commander Clone
p5-Authen-PAM-0.16_1 A Perl interface to the PAM library
p5-Net-SSLeay-1.35 Perl5 interface to SSL
pcre-7.4 Perl Compatible Regular Expressions library
perl-5.8.8_1 Practical Extraction and Report Language
pkg-config-0.22_1 A utility to retrieve information about installed libraries
usermin-1.360 Web-based interface for performing some user tasks
webmin-1.430 Web-based interface for system administration for Unix
site#