Date: Tue, 14 Sep 2004 19:55:47 -0700 (PDT) From: borg <bsd_mailing@yahoo.com> To: "FreeBSD Questions." <freebsd-questions@FreeBSD.ORG> Subject: postfix chrooting. Message-ID: <20040915025547.79875.qmail@web41109.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Greetings, I have a FreeBSD 5.3-BETA3 #0 setup. Installed Bind9 and chrooted it. It's running perfectly. Now I'm trying to chroot postfix-2.1.4,1 MTA. I googled the mailing list and other sites, the only reference I found mentioning the source code containing a directory examples/chroot-setup/FREEBSD3 that file reads: umask 022 mkdir /var/spool/postfix/etc chmod 755 /var/spool/postfix/etc cd /etc ; cp host.conf localtime services resolv.conf /var/spool/postfix/etc The above looks like it's putting the needed files by postfix in the "to-be-chrooted" location. My question is, how to proceed after that ? What do I have to do to create the chroot environment. And what option I should enclude in the main.cf to make postfix start chrooted. Thanks in advance. regards, __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040915025547.79875.qmail>