Hi, i want to setup postfix in a chroot jail. In /etc/sysconfig/postfix i have set this variable : POSTFIX_CHROOT=yes POSTFIX_UPDATE_CHROOT_JAIL=yes And in /etc/sysconfig/mail : MAIL_CREATE_CONFIG=no Is this suffcient to have a working postfix+chroot eviroment ? Best regards , Cristian Del Carlo
On Tuesday 18 January 2005 04:35, Cristian Del Carlo wrote:
Hi, i want to setup postfix in a chroot jail. In /etc/sysconfig/postfix i have set this variable : POSTFIX_CHROOT=yes POSTFIX_UPDATE_CHROOT_JAIL=yes
And in /etc/sysconfig/mail : MAIL_CREATE_CONFIG=no
Is this suffcient to have a working postfix+chroot eviroment ?
No. Read the fine manuals, they're quite helpful. http://www.postfix.org/BASIC_CONFIGURATION_README.html#chroot_setup -- Jarod C. Wilson, RHCE jarod@wilsonet.com
Hi! You should do a SuSEconfig --module postfix afterwards on your SuSE-machine. That will copy the needed files to the chroot-jail /var/spool/postfix. Also do again that if any file that is needed is changed. And you should edit /etc/postfix/master.cf to make the postfix modules run chrooted. Don't try to chroot local or virtual. Have an additional look at the comments and at documentation. On Dienstag 18 Januar 2005 13:35, Cristian Del Carlo wrote:
Hi, i want to setup postfix in a chroot jail. In /etc/sysconfig/postfix i have set this variable : POSTFIX_CHROOT=yes POSTFIX_UPDATE_CHROOT_JAIL=yes
And in /etc/sysconfig/mail : MAIL_CREATE_CONFIG=no
Is this suffcient to have a working postfix+chroot eviroment ? Best regards ,
Cristian Del Carlo
-- Eat, sleep and go running, David Huecking. Encrypted eMail welcome! GnuPG/ PGP-Key: 0x57809216. Fingerprint: 3DF2 CBE0 DFAA 4164 02C2 4E2A E005 8DF7 5780 9216
participants (3)
-
Cristian Del Carlo
-
David Huecking
-
Jarod Wilson