Re: simple, nay, elegant pop3 implementation?

2004-05-26 Thread Richard Neese
you have to choose what pop client you want and install it from the ports Qpopper is the basic. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: simple, nay, elegant pop3 implementation?

2004-05-26 Thread Bruce M Simpson
[redirected to -net] On Wed, May 26, 2004 at 03:34:15PM -0700, Andrew Beals wrote: > Why is there no default pop3 implementation included in the FreeBSD > distribution? Is it for a lack of a suitably-licensed server, or does > everyone believe APOP authentication is crackable? There are ample

Network buffer allocations: mbuma, PLEASE TEST

2004-05-26 Thread Bosko Milekic
Hi, If you're running -CURRENT, please test this: http://people.freebsd.org/~bmilekic/code/mbuma2.diff It is several extensions to UMA and mbuf & cluster allocation built on top of it. Once you apply the patch from src/, you need to rebuild and reinstall src/usr.bin/netstat, src/usr.b

Re: Sendfile performance regression from 4.x to 5.x

2004-05-26 Thread Kevin Day
For those who asked for more info... The issue here seems to have been SCHED_ULE. Switching Server 2 back to SCHED_4BSD puts its performance back on par with 4.8. No idea why yet, but I'm still poking around. It seems to have something to do with how long thttpd's process has been running thoug

Re: Freebsd to Exchange server

2004-05-26 Thread Wes Peters
On Saturday 22 May 2004 03:09, Dave Johnson wrote: > hi all > > Some help pleas > > See www.webdev.za.net/gold.htm for the network diagram and additional > notes > > We are trying to access an Exchange server that is sitting on a Freebsd > network from the Internet and not having any luck. > > Any