Skip to main content

FreeBSD

FreeBSD

Groups on FreeBSD

Posted in
No votes yet

Groups in FreeBSD

FreeBSD add or remove user account

Posted in
Your rating: None Average: 5 (1 vote)

From:  http://www.freebsd.org/doc/handbook/users.html

Buy and Sell Cisco Network Gear.

 

Install and configure dovecot 1.x on FreeBSD 8.2-RELEASE

Posted in
No votes yet

First. You'll want a MTA installed. I have postfix.

Second: goto: http://wiki.dovecot.org/QuickConfiguration

1. prompt# cd /usr/ports/mail/dovecot

2. make install && make clean

3. That installed a config file.  /usr/local/etc/dovecot.conf

4. edit it and enable.

 

Start it up and test it out

prompt# /usr/local/etc/rc.d/dovecot onestart
 

5. Add,

Syndicate content