Re: [Xen-users] Slow network speed with Xen 3.2-1

2009-09-14 Thread Pasi Kärkkäinen
On Sun, Sep 13, 2009 at 12:19:57PM +0300, Pasi Kärkkäinen wrote: > On Fri, Sep 11, 2009 at 02:46:53PM -0400, Brent Verner wrote: > > I had a similar problem and the solution was to disable checksum > > offloading in the domU. > > > > sh# ethtool -K eth0 tx off > &

Re: [Xen-users] Slow network speed with Xen 3.2-1

2009-09-13 Thread Pasi Kärkkäinen
On Fri, Sep 11, 2009 at 02:46:53PM -0400, Brent Verner wrote: > I had a similar problem and the solution was to disable checksum > offloading in the domU. > > sh# ethtool -K eth0 tx off > > You can add this to your /etc/network/interfaces, too.. > > post-up ethtool -K eth0 tx off > > > I al

POP3 with Qmail

1998-03-28 Thread Pasi Kärkkäinen
Hi! I've installed Qmail 1.01 and it works fine. My users want to read their mail via POP3 and via pine in shell. So I need to find solution to this problem. If I use Qmail's POP3 daemon, it supports only Maildirs and Pine does NOT support maildirs? Is there some patch for pine to make it suppor