打印

完整qmail 解决方案(E文)

20. Install MailDrop and TNEF reader
TNEF is a program for unpacking MIME attachments of type "application/ms-tnef". This is a Microsoft only attachment.

The TNEF program allows one to unpack the attachments which were encapsulated into the TNEF attachment. It is not essential to install TNEF, but it is highly recommended!

cd /var/src
tar -xzf tar/qmail-scanner-1.16.tgz
tar -xjf tar/maildrop-1.5.3.tar.bz2
tar -xzf tar/tnef-1.2.1.tar.gz

# Install maildrop
cd /var/src/maildrop-1.5.3
./configure
make
make install-strip
make install-man

# Install the tnef
cd /var/src/tnef-1.1.3
./configure
make
make install

TOP


感谢一直以来您对我们的支持!
当前时区 GMT+8, 现在时间是 2008-10-6 21:40 京ICP证060528 号

Designed By 17DST