4.fetchmail
由于用户很多(我的整个家庭),所以我决定使用fetchmail。linux 和 fetchmail把mail发送到接收 qmail的smtp port。
安装应该没什么问题,按以下步骤便行。
fetchmailrc:
poll personalmail.germany.eu.net
protocol pop3
username myname
password mypassword
# the next two lines do the trick for multidrop
localdomains mydomain.de
is * here
# t2 of the fetchmail faq states that qmail needs this
forcecr
5.exmh
这是我选择的mailer。我很喜欢它。
只存在一个麻烦----大多数的高级汇编tcl/tk包裹编译了安全条款。而随着suse的出现,xserverrc在确保安全的前提下解决了这个麻烦。
#!/bin/sh
#
# move this file to ~/.xserverrc, if you don want to allow everybody to
# get access to your x-server
#
if [ -x /usr/bin/keygen ]; then
if [ ! -x /usr/bin/hostname -a ! -x /bin/hostname
-a ! -x /usr/bsd/hostname ];
then
echo "startx: can get my hostname - exiting"
exit 1
else
host=`hostname`
fi
xauth add $host:0 . `/usr/bin/keygen`
sleep 2
xauth add $host/"unix":0 . `/usr/bin/keygen`
exec x :0 -auth .xauthority $*
else
exec x :0 $*
fi
6.procmail
qmail faq 有以下要求:
in /.qmail add the line
preline procmail
3.11per7 的版本改变了默认邮箱的一些内容。它以前在config.h文件中,而现在在src/authenticate.c文件中:
#define mailspoolhome "/mailbox" /* watch the leading / */
/* delivers to $home/mailbox */
我精简合并了一些comp.mail.mh 和 comp.mail.misc的内容放在procmailrc 文件中,感谢各位提出宝贵意见!
Java Asp PHP .Net XML C/C++ CGI VB Jsp J2ee J2se J2me EJB Servlet Tomcat Resin Struts Weblogic Eclipse ANT GUI JMS Web servise IDEA Webphere Hibernate Spring Jboss Applet Swing Socket Javamail Perl Ajax P2P 安全 模式 框架 测试 开源 游戏
Windows XP Windows 2000 Windows 2003 Windows Me Windows 9.x Linux UNIX 注册表 操作系统 服务器 应用服务器