info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs / chroot and postfix


From: Mathieu Malaterre
Subject: cvs / chroot and postfix
Date: Thu, 18 Aug 2005 10:29:20 -0400
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

Hello there,

I am currently using the package cvsd(*). Basically I am running cvs in a jail. So far I was able to play with most *info file to do what I want. But now I am reaching the mail delivery problem. I am using postfix and I don't think copying all executables and libraries are the right way to do it:

$ ldd /usr/sbin/sendmail
libpostfix-global.so.1 => /usr/lib/libpostfix-global.so.1 (0x40028000)
libpostfix-util.so.1 => /usr/lib/libpostfix-util.so.1 (0x4004e000)
libssl.so.0.9.7 => /usr/lib/i686/cmov/libssl.so.0.9.7 (0x40075000)
libcrypto.so.0.9.7 => /usr/lib/i686/cmov/libcrypto.so.0.9.7 (0x400a6000)
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x401a5000)
libdb-4.2.so => /usr/lib/libdb-4.2.so (0x401ba000)
libnsl.so.1 => /lib/tls/libnsl.so.1 (0x40290000)
libresolv.so.2 => /lib/tls/libresolv.so.2 (0x402a4000)
libc.so.6 => /lib/tls/libc.so.6 (0x402b7000)
libdl.so.2 => /lib/tls/libdl.so.2 (0x403ec000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


        Anybody running a cvs pserver + mail delivery (ideally postfix) ?

Thanks for any advices
Mathieu

(*)http://ch.tudelft.nl/~arthur/cvsd/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]