Re: Filtering an existing mbox with procmail

2007-04-24 Thread Florian Reitmeir
On Die, 24 Apr 2007, Alexandre Neubert wrote: > I tested it yesterday evening and got some (little) trouble with the > command: > formail -s procmail -Y .procmail/debian-list.rc < Mail/inbox > > I get: > Error when trying to write msg xxx to "" > > for each message he tries to move (same error w

Re: Filtering an existing mbox with procmail

2007-04-24 Thread Paolo
On Tue, Apr 24, 2007 at 08:47:58AM +0200, Alexandre Neubert wrote: > formail -s procmail -Y .procmail/debian-list.rc < Mail/inbox >I get: >Error when trying to write msg xxx to "" >for each message he tries to move (same error when replacing the -Y >with -m). well, that all dep

Re: Debian para HP Pavilion dv2135

2007-04-24 Thread Luca Brivio
Alle domenica 22 aprile 2007, Alex Fernandez ha scritto: > > Microprocesador Intel(r) Core™ Duo T5500 con tecnología móvil Intel(r) > > Centrino(r) de 1,66 GHz > > Este procesador es de Intel; por lo tanto la versión AMD64 (para > procesadores AMD de 64 bits) no funcionará en él. Necesitas la ver

Re: Debian para HP Pavilion dv2135

2007-04-24 Thread Alex Fernandez
Hi Luca, > This processor is an Intel; therefore the amd64 version (for 64-bit > AMD processors) will not work on it. You need the i386 version (Intel > 386) or similar, which by the way also works on AMD processors (after > all they are compatible!). Of course this is wrong, since amd64 suppor

Re: hwclock

2007-04-24 Thread Celejar
On Tue, 24 Apr 2007 01:29:57 +0530 Ritesh Raj Sarraf <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > HWCLOCKPARS="--directisa"  as you specified above and the problem > > vanished ! > > BTW, this issue came up sometime back (I guess with 2.6.18). > > Will the fix be to include the "

Re: Filtering an existing mbox with procmail

2007-04-24 Thread Michelle Konzack
Am 2007-04-24 09:41:27, schrieb Florian Reitmeir: > cat | formail -s procmail > and if you use maildir, it could be done in parallel > cat | formail -n 20 -s procmail Useless use of cat! formail http://counter.li.org/ # Debian GNU/Linux Consultant # Miche

Re: Filtering an existing mbox with procmail

2007-04-24 Thread Florian Reitmeir
On Die, 24 Apr 2007, Michelle Konzack wrote: > Am 2007-04-24 09:41:27, schrieb Florian Reitmeir: > > cat | formail -s procmail > > and if you use maildir, it could be done in parallel > > cat | formail -n 20 -s procmail > > Useless use of cat! > > formail > formail