notes on qpopper

2009-05-13 13:19:31来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折


Note that older versions of qpopper are vulernable to attacks:
http://www.eudora.com/qpopper/#BUFFER

As I recover from my failed
upgrade to 2.2.7
, I noticed that my pop server wasn't running.  After checking the manual, I noticed that I need the following entry in /etc/inetd.conf:
pop3 stream tcp nowait root /usr/local/libexec/qpopper qpopper Note that this also works (i.e. popper instead of qpopper in the last field):
pop3 stream tcp nowait root /usr/local/libexec/qpopper popper
Then you need to restart popper by doing:
kill -1  
where pid is the process id of inetd as found by
ps -auwx | grep inetd
An update 24 February 2004
My thanks to Daniel Faubel for making sure the above was up to date.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4206/showart_523814.html

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:nmap - the port scanner

下一篇:improving security *