Setup a mail server using Postfix, Mysql
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Setup a mail server using Postfix, Mysql
If you want to create a Mail Server with Virtual Users using Postfix, MySQL, SSL, IMAP and POP3 this is all you need.http://www.freebsdonline.com/content/view/339/348/
Total Hits: 3410
Total Votes: 36 votes
Category: Linux/Administration
Submitted on: 2008-04-25 12:34:16
Submitted By: Devesh Khanna
Description:
The following packages need no compilation, so you can use pkg_add.#pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/All/mysql_client-4.0.24.tbz
#pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/All/mysql_server-4.0.24.tbz
If you want your mysql logs placed someware you can modify in /usr/local/etc/rc.d/mysql.sh the line for command_args and add --log=/your/directory/mysql.log.
First thing, change your root password:
#mysqladmin -u root --password='your_password_here'
The following commands you should type at mysql prompt. More detail...
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |





16.67%

16.67%

16.67%

16.67%

16.67%