Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-18 Thread David Christensen
On 12/18/2015 09:44 AM, Mimiko wrote: ifconfig bond0 Link encap:Ethernet HWaddr UP BROADCAST RUNNING MASTER MULTICAST MTU:9000 Metric:1 RX packets:654308767 errors:0 dropped:5238 overruns:0 frame:0 TX packets:761897714 errors:0 dropped:0 overruns:0 carrier:

Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-18 Thread David Christensen
On 12/18/2015 03:35 AM, Mimiko wrote: I've bonded two onboard Intel 82576 Gigabit networks on an supermicro server for load balancing (round-robin). It is working, but transfer rate is about 10-20MB/s, while on same type of server the same configuration in windows I get around 100MB/s. How did

Re: POP3

2015-12-18 Thread Lisi Reisz
On Saturday 19 December 2015 00:28:35 David Wright wrote: > On Fri 18 Dec 2015 at 15:36:05 (+), Lisi Reisz wrote: > > On Friday 18 December 2015 15:27:08 David Wright wrote: > > > On Fri 18 Dec 2015 at 10:32:01 (+), Lisi Reisz wrote: > > > > On Friday 18 December 2015 09:49:59 Brian wrote:

Re: POP3

2015-12-18 Thread David Wright
On Fri 18 Dec 2015 at 15:36:05 (+), Lisi Reisz wrote: > On Friday 18 December 2015 15:27:08 David Wright wrote: > > On Fri 18 Dec 2015 at 10:32:01 (+), Lisi Reisz wrote: > > > On Friday 18 December 2015 09:49:59 Brian wrote: > > > > > > > > > Also, run 'fetchmail --version' for debugging in

Re: Getting strange char sequences in email

2015-12-18 Thread Charlie Kravetz
On Fri, 18 Dec 2015 14:26:46 -0500 David Niklas wrote: >Hello, >I wrote to the clawws-mail mailing list some time ago about problems >like in the quoted text below: > >> Date: Thu, 17 Dec 2015 18:35:58 +0100 >> From: =?UTF-8?Q?Sa=C5=A1a_Jani=C5=A1ka?= >> To: debian-user@lists.debian.org >> Subj

Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-18 Thread Dan Ritter
On Fri, Dec 18, 2015 at 07:44:58PM +0200, Mimiko wrote: > iperf -c ip > > Client connecting to ip, TCP port 5001 > TCP window size: 23.5 KByte (default) > > [ 3] local ip port

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Gene Heskett
On Friday 18 December 2015 14:02:52 Martin Read wrote: > On 18/12/15 18:14, Gene Heskett wrote: > > Ok, I have constructed a recursive pull ~/.wgetrc, but all I get are > > syntax errors. The file: (which kmail cannit insert, so copy-paste) > > gene@coyote:~/Documents/dovecot-wiki$ cat ~/.wgetrc

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Joe
On Fri, 18 Dec 2015 16:33:14 -0500 (EST) Bob Bernstein wrote: > On Fri, 18 Dec 2015, Gene Heskett wrote: > > > A mailfile, as I understand it, is the whole thing merged into > > one file, with a blank line or something as a separator, and > > an index file containing the starting offset and re

Re: Getting strange char sequences in email

2015-12-18 Thread Thomas Schmitt
Hi, test results are in. My own mail came as: Content-Transfer-Encoding: 8bit with the quoted mail address as > "Sa=C5=A1a_Jani=C5=A1ka" is "Sasa_Janiska" with haceks on the "s". The copy from debian-user@lists.debian.org came with Content-Transfer-Encoding: quoted-printable and the quoted

Re: Getting strange char sequences in email

2015-12-18 Thread Thomas Schmitt
Hi, these two headers tell what's going on: > > Content-Type: text/plain; charset="UTF-8" > > Content-Transfer-Encoding: quoted-printable The character set is UTF-8 and the encoding tries to avoid any byte value that is likely to be modified while the mail is on its way. See http://www.w3.org/

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Bob Bernstein
On Fri, 18 Dec 2015, Gene Heskett wrote: A mailfile, as I understand it, is the whole thing merged into one file, with a blank line or something as a separator, and an index file containing the starting offset and read status of each message in the main file to speed up the search for new mai

Re: Getting strange char sequences in email

2015-12-18 Thread Joe
On Fri, 18 Dec 2015 14:26:46 -0500 David Niklas wrote: > Hello, > I wrote to the clawws-mail mailing list some time ago about problems > like in the quoted text below: > > > Date: Thu, 17 Dec 2015 18:35:58 +0100 > > From: =?UTF-8?Q?Sa=C5=A1a_Jani=C5=A1ka?= > > To: debian-user@lists.debian.org

Re: Getting strange char sequences in email

2015-12-18 Thread Sven Joachim
On 2015-12-18 14:26 -0500, David Niklas wrote: > I wrote to the clawws-mail mailing list some time ago about problems > like in the quoted text below: > >> Date: Thu, 17 Dec 2015 18:35:58 +0100 >> From: =?UTF-8?Q?Sa=C5=A1a_Jani=C5=A1ka?= >> To: debian-user@lists.debian.org >> Subject: Re: wine:

Getting strange char sequences in email

2015-12-18 Thread David Niklas
Hello, I wrote to the clawws-mail mailing list some time ago about problems like in the quoted text below: > Date: Thu, 17 Dec 2015 18:35:58 +0100 > From: =?UTF-8?Q?Sa=C5=A1a_Jani=C5=A1ka?= > To: debian-user@lists.debian.org > Subject: Re: wine: Bad EXE format for... > Message-ID: <1450373758.18

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Ric Moore
On 12/18/2015 10:19 AM, Petter Adsen wrote: On Fri, 18 Dec 2015 09:31:45 -0500 Gene Heskett wrote: On Friday 18 December 2015 05:32:01 Lisi Reisz wrote: Having just by implication been told by someone that only muggles, lusers and/or dinosaurs use POP3, how many others of us will admit to it?

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Martin Read
On 18/12/15 18:14, Gene Heskett wrote: Ok, I have constructed a recursive pull ~/.wgetrc, but all I get are syntax errors. The file: (which kmail cannit insert, so copy-paste) gene@coyote:~/Documents/dovecot-wiki$ cat ~/.wgetrc -np --follow-ftp -r -l 20 -k Using "info wget" to read the wget us

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Gene Heskett
On Friday 18 December 2015 12:23:25 Petter Adsen wrote: > On Fri, 18 Dec 2015 11:07:57 -0500 > > Gene Heskett wrote: > > On Friday 18 December 2015 10:19:46 Petter Adsen wrote: > > > If you want to try setting up a Dovecot server, there are lots of > > > good tutorials and other docs out there. I

Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-18 Thread Mimiko
On 18.12.2015 16:32, Michael Beck wrote: > Any lost packets? ifconfig bond0 Link encap:Ethernet HWaddr UP BROADCAST RUNNING MASTER MULTICAST MTU:9000 Metric:1 RX packets:654308767 errors:0 dropped:5238 overruns:0 frame:0 TX packets:761897714 errors:0 dropped:0

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Petter Adsen
On Fri, 18 Dec 2015 11:07:57 -0500 Gene Heskett wrote: > On Friday 18 December 2015 10:19:46 Petter Adsen wrote: > > If you want to try setting up a Dovecot server, there are lots of > > good tutorials and other docs out there. I can probably dig up > > links to the pages I used for setting up my

Re: command not found [SOLVED]

2015-12-18 Thread Bob Holtzman
On Fri, Dec 18, 2015 at 09:49:59AM +, Brian wrote: > On Thu 17 Dec 2015 at 12:59:47 -0700, Bob Holtzman wrote: > > > On Wed, Dec 16, 2015 at 07:18:31PM +, Brian wrote: > > > On Wed 16 Dec 2015 at 11:05:22 -0700, Bob Holtzman wrote: > > > > > > > On Wed, Dec 16, 2015 at 12:06:14AM -0500, B

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Lisi Reisz
On Friday 18 December 2015 16:07:57 Gene Heskett wrote: > And I was confused, I meant dovecot, not icedove, and whose magic crystal > ball issues these names anyway? :)  icedove is of course t-bird, without > the branding. Phew. Glad it wasn't me. I couldn't make sense of "Icedove", but there is

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Gene Heskett
On Friday 18 December 2015 10:19:46 Petter Adsen wrote: > On Fri, 18 Dec 2015 09:31:45 -0500 > > Gene Heskett wrote: > > On Friday 18 December 2015 05:32:01 Lisi Reisz wrote: > > > Having just by implication been told by someone that only muggles, > > > lusers and/or dinosaurs use POP3, how many

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Gene Heskett
On Friday 18 December 2015 10:19:46 Petter Adsen wrote: > On Fri, 18 Dec 2015 09:31:45 -0500 > > Gene Heskett wrote: > > On Friday 18 December 2015 05:32:01 Lisi Reisz wrote: > > > Having just by implication been told by someone that only muggles, > > > lusers and/or dinosaurs use POP3, how many

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Gene Heskett
On Friday 18 December 2015 09:54:54 Bob Bernstein wrote: > Gene: I'm unfamiliar with the term "mailfile." Can you expand a > tad on that? Q'est-ce que? A mailfile, as I understand it, is the whole thing merged into one file, with a blank line or something as a separator, and an index file conta

Re: POP3

2015-12-18 Thread Lisi Reisz
On Friday 18 December 2015 15:27:08 David Wright wrote: > On Fri 18 Dec 2015 at 10:32:01 (+), Lisi Reisz wrote: > > On Friday 18 December 2015 09:49:59 Brian wrote: > > > > > > > > Also, run 'fetchmail --version' for debugging info. > > > > > > The guts of my ~/.fetchmailrc are > > > > > > po

Re: POP3

2015-12-18 Thread David Wright
On Fri 18 Dec 2015 at 10:32:01 (+), Lisi Reisz wrote: > On Friday 18 December 2015 09:49:59 Brian wrote: > > > > > > > Also, run 'fetchmail --version' for debugging info. > > > > The guts of my ~/.fetchmailrc are > > > > poll > > protopop3 > > user > > password > > ssl

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Petter Adsen
On Fri, 18 Dec 2015 09:31:45 -0500 Gene Heskett wrote: > On Friday 18 December 2015 05:32:01 Lisi Reisz wrote: > > Having just by implication been told by someone that only muggles, > > lusers and/or dinosaurs use POP3, how many others of us will admit > > to it? (For the avoidance of doubt, I us

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Bob Bernstein
Gene: I'm unfamiliar with the term "mailfile." Can you expand a tad on that? Q'est-ce que? -- Bob Bernstein

Re: "lvmetad is not active yet"

2015-12-18 Thread Carlos Davila
I updated all my packages and the message is now gone. On Wed, Dec 16, 2015 at 10:50 PM, Gary Dale wrote: > On 16/12/15 03:10 PM, Carlos Davila wrote: > >> Hi, >> >> During boot I am getting the following message: >> >> lvmetad is not active yet, using direct activation during sysinit >> "disk/b

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Gene Heskett
On Friday 18 December 2015 07:13:42 Brad Rogers wrote: > On Fri, 18 Dec 2015 07:57:37 -0300 > Renaud (Ron) OLGIATI wrote: > > Hello Renaud, > > >backwoods and using POP3 (and refusing systemd...) > > Using POP3 here, too. I don't need access 24/7 worldwide to all my > emails. And frankly, leavi

Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-18 Thread Michael Beck
> Am 18.12.2015 um 12:35 schrieb Mimiko : > > Hello. > > I've bonded two onboard Intel 82576 Gigabit networks on an supermicro server > for load balancing (round-robin). It is working, but transfer rate is about > 10-20MB/s, while on same type of server the same configuration in windows I > g

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Gene Heskett
On Friday 18 December 2015 05:32:01 Lisi Reisz wrote: > On Friday 18 December 2015 09:49:59 Brian wrote: > > > > > > > Also, run 'fetchmail --version' for debugging info. > > > > The guts of my ~/.fetchmailrc are > > > > poll > > protopop3 > > user > > password > > ssl

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Brad Rogers
On Fri, 18 Dec 2015 07:57:37 -0300 Renaud (Ron) OLGIATI wrote: Hello Renaud, >backwoods and using POP3 (and refusing systemd...) Using POP3 here, too. I don't need access 24/7 worldwide to all my emails. And frankly, leaving (some of my personal) emails on a server I have no control over is a

Re: POP3

2015-12-18 Thread Thomas Schmitt
Hi, > [coming out of several POP3 users] I am carrying Carl Harris' "popclient" from computer to computer since the 1990s. It can even do POP2 if you find a server that cooperates. Occasionally i have to adapt it to the newest internet habits and threats. But that's only minor polishing. Its lac

Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-18 Thread Mimiko
Hello. I've bonded two onboard Intel 82576 Gigabit networks on an supermicro server for load balancing (round-robin). It is working, but transfer rate is about 10-20MB/s, while on same type of server the same configuration in windows I get around 100MB/s. cat /proc/net/bonding/bond0 Ethernet

Re: Kernel Securit Alert

2015-12-18 Thread Lisi Reisz
On Friday 18 December 2015 10:48:48 Brian wrote: > On Fri 18 Dec 2015 at 00:48:27 +, Lisi Reisz wrote: > > Will there be a fix for Wheezy Backports? > > http://backports.debian.org/Mailinglists/ Thanks, Brian. I hadn't realised that there was a separate mailing list. Lisi

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Lisi Reisz
On Friday 18 December 2015 11:26:35 Joe wrote: > On Fri, 18 Dec 2015 10:32:01 + > > Lisi Reisz wrote: > > On Friday 18 December 2015 09:49:59 Brian wrote: > > > > > > > > Also, run 'fetchmail --version' for debugging info. > > > > > > The guts of my ~/.fetchmailrc are > > > > > > poll >

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Joe
On Fri, 18 Dec 2015 10:32:01 + Lisi Reisz wrote: > On Friday 18 December 2015 09:49:59 Brian wrote: > > > > > > > Also, run 'fetchmail --version' for debugging info. > > > > The guts of my ~/.fetchmailrc are > > > > poll > > protopop3 > > user > > password > > ssl

autofs does not show all iso content.

2015-12-18 Thread Mimiko
Hello. I've setup autofs in Debian 7 to automount iso's when it is accessed via samba. At start it was working fine. I've setup --timeout=5. But as number of iso's grew, autofs started just to create the folders for the corresponding iso's while no content was in them. Some folders have conte

Re: POP3

2015-12-18 Thread Felix Miata
Renaud (Ron) OLGIATI composed on 2015-12-18 07:57 (UTC-0300): > On Fri, 18 Dec 2015 10:32:01 + Lisi Reisz wrote: >> Having just by implication been told by someone that only muggles, lusers >> and/or dinosaurs use POP3, how many others of us will admit to it? (For the >> avoidance of doubt

Re: POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Ron
On Fri, 18 Dec 2015 10:32:01 + Lisi Reisz wrote: > Having just by implication been told by someone that only muggles, lusers > and/or dinosaurs use POP3, how many others of us will admit to it? (For the > avoidance of doubt, I use POP3.) I am also one of the unenlightened users, making gr

Re: Kernel Securit Alert

2015-12-18 Thread Brian
On Fri 18 Dec 2015 at 00:48:27 +, Lisi Reisz wrote: > Will there be a fix for Wheezy Backports? http://backports.debian.org/Mailinglists/

POP3 was: Re: command not found [SOLVED]

2015-12-18 Thread Lisi Reisz
On Friday 18 December 2015 09:49:59 Brian wrote: > > > > > > Also, run 'fetchmail --version' for debugging info. > > The guts of my ~/.fetchmailrc are > > poll > protopop3 > user > password > ssl > > 'fetchmail -c -v' for testing. Having just by implication been told

Re: Incorrect group on /dev/fd0? "disk" vs "floppy"

2015-12-18 Thread Brian
On Thu 17 Dec 2015 at 21:55:48 +0100, Sven Arvidsson wrote: > On Thu, 2015-12-17 at 18:56 +, Brian wrote: > > I don't think any of the solutions do help you to write to a raw > > device, whether it be a floppy or a USB stick. Writing a Debian ISO > > to USB is not uncommon here and I do not ap

Re: command not found [SOLVED]

2015-12-18 Thread Brian
On Thu 17 Dec 2015 at 12:59:47 -0700, Bob Holtzman wrote: > On Wed, Dec 16, 2015 at 07:18:31PM +, Brian wrote: > > On Wed 16 Dec 2015 at 11:05:22 -0700, Bob Holtzman wrote: > > > > > On Wed, Dec 16, 2015 at 12:06:14AM -0500, Bob Bernstein wrote: > > > > Please post your .fetchmailrc, obfuscat

Re: About new mail client

2015-12-18 Thread Joe
On Fri, 18 Dec 2015 11:12:29 +0200 Klearchos-Angelos Gkountras wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > My branch is sid and used to use icedove as default mail client . I > think with enigmail is kinda broken and I can't use as encryption and > sign messages . any suggesti

About new mail client

2015-12-18 Thread Klearchos-Angelos Gkountras
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 My branch is sid and used to use icedove as default mail client . I think with enigmail is kinda broken and I can't use as encryption and sign messages . any suggestions ? I am thinking about sylpheed or claws .which one you suggest me ? - -- Sent