mozilla-thunderbird and filtering to nested sub-folders

2005-01-04 Thread James Cummings
Has anyone else had a problem filtering to nested sub-folders 
in thunderbird?  I'll describe in more detail:

I create a new filter rule, and select when address is [EMAIL PROTECTED] 
to put it in  AccountName/Folder/Subfolder.  To do this using the 
filter dialog box it expands nested lists fine, I can go to Accountname, 
and there is a little arrow pointing me to expand and see all the Folders, 
and then under those subfolders.  However, when I select a subfolder it 
puts just "subfolder on AccountName".  When the filter indeed fires 
it complains (TRYCREATE fails) because there is no folder called that.
And indeed, there is no folder called subfolder on Accountname because 
it should be folder/subfolder on Accountname.

Is this a bug that has already been reported?  I am thinking of switching 
to thunderbird, but can't possibly do so if filtering to subfolders doesn't 
work.  Is there a fix to this?

-James
-- 
James Cummings, Cummings dot James at GMail dot com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: catch-all in /etc/aliases

2004-10-15 Thread James Cummings
On Thu, 14 Oct 2004 17:02:06 +0100, James Cummings
<[EMAIL PROTECTED]> wrote:
> Hi there,
> 
> I'm using debian unstable and exim4 and forwarding a bunch of
> mail on for another system using /etc/aliases
> 
> Firstname.Lastname: [EMAIL PROTECTED]
> Firstname1.Lastname1: [EMAIL PROTECTED]
> etc.
> 
> Is there a way to put a catch-all address in so that any
> mail I've not explicitly matched can be sent to  [EMAIL PROTECTED]  ?
> 
> I've tried just putting *: [EMAIL PROTECTED]  and
> doing @first.system.com :  [EMAIL PROTECTED]
> but that doesn't seem to work.

Aha!  Replying to my own post:  For the record I have found that 
the way to do this is...

Exim 4 Catchall
Add another file in the router directory for catchall to work.

 [EMAIL PROTECTED]:/etc/exim4/conf.d/router$ cat 950_exim4-config_catchall 
 catch_all:
   debug_print = "R: catch_all for [EMAIL PROTECTED]"
   driver = redirect
   data = ${lookup{*}lsearch{/etc/aliases}}

 [EMAIL PROTECTED]:/etc/exim4/conf.d/router$ egrep hendry /etc/aliases 
 root: hendry
 *: hendry
With other people. I have yet to figure out how to configure different
aliases for different hosts, but I am not worried about that problem
atm.


As detailed at http://db.cs.helsinki.fi/~hendry/faqwiz/faqw.py?req=all#1.79 
and this doesn't do multiple hosts well, but works for what I want.

-James

-- 
James Cummings, Cummings dot James at GMail dot com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



catch-all in /etc/aliases

2004-10-14 Thread James Cummings
Hi there, 

I'm using debian unstable and exim4 and forwarding a bunch of 
mail on for another system using /etc/aliases

Firstname.Lastname: [EMAIL PROTECTED]
Firstname1.Lastname1: [EMAIL PROTECTED]
etc.

Is there a way to put a catch-all address in so that any 
mail I've not explicitly matched can be sent to  [EMAIL PROTECTED]  ?

I've tried just putting *: [EMAIL PROTECTED]  and 
doing @first.system.com :  [EMAIL PROTECTED]
but that doesn't seem to work.

Any other suggestions?

-James


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: MultiMedia keyboards and SID

2004-10-14 Thread James Cummings
On Wed, 13 Oct 2004 11:23:37 -0700, Paul Yeatman <[EMAIL PROTECTED]> wrote:
> Well, I'm running Sarge (gnome 2.6) but if I go to
> Applications-->Desktop Preferences-->Keyboard Shortcuts alot of
> this can be set up.  Simply select the function you want, hit the
> key want to perform that function and whala!

Does anyone know if it is possible to do this in KDE?  That is, create keyboard 
shortcuts of the various multimedia buttons on my keyboard.  I already know 
about the 'hotkeys' package, anything in KDE itself?

-James

> 
> paul
> 
> ->>In response to your message<<-
>   --received from Chad Davis--
> >
> > Greetings,
> >
> > I recently have started using a "multimedia" HP KB-0228 keyboard. It
> > has the moon, camera, music note, etc keys on top.  What is the best
> > way to map these keys to programs or tasks such as closing apps, or
> > window shading, etc.  I am currently running Gnome 2.8 on Sid.
> >
> > Regards
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> 
> --
> Paul Yeatman   (858) 534-9896[EMAIL PROTECTED]
>  ==
>  ==Proudly brought to you by Mutt==
>  ==
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
James Cummings, Cummings dot James at GMail dot com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libapache2-mod-php5

2004-09-26 Thread James Cummings
I'm running apache2, and there is something I want to install that requires 
php5.  Now I've got this by adding:

deb http://packages.dotdeb.org ./  

to my sources.list, but my question is that I need a php5 module for 
apache2.  I have  libapache2-mod-php4 already (though installing php5 
removed php4, my php4 applications still seem to be running fine).  The 
php5 package from dotdeb includes the libphp5.so for apache 1.3  
Any place I can apt-get one for the apache2 in unstable?

I'd prefer not to have to compile it myself.

Thanks for any help,

-James


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-20 Thread James Cummings
On Fri, 17 Sep 2004 10:53:10 -0600, Justin Guerin <[EMAIL PROTECTED]> wrote:
> Yes, it seems that package hasn't made it into unstable or testing yet.  You
> have options, however.  1) you can do without sound and wait until that
> package comes in, and then install it.  2) you can compile the Alsa modules
> from source.  3) you can revert to 2.4.26 until the Alsa modules package
> becomes available.  4) you can move to a 2.6 series kernel.  Alsa is
> included in those kernels by default, so there is no alsa-modules-2.6*
> package.

How difficult is 2) ?  When I tried 4) previously my computer wouldn't boot 
for some reason (forget now but probably something to do with module 
dependencies) and I reverted to (then) 2.4.26

> It seems your sound card isn't being recognized.  Have you tried any other
> modules using modconf?

Yup, with similar results.

> ps. please copy the list.  I don't mind a CC, but you really want to make
> sure everyone on debian-user has a chance to reply, because a lot of people
> know a lot more about sound than I do.

Apologies... still getting used to this gmail interface *roll-eyes*

Thanks for your patient help,

-James
(remembering to CC to list this time.)
-- 
James Cummings, Cummings dot James at GMail dot com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ALSA --> Problem solved by "rm /etc/modprobe.conf"

2004-09-17 Thread James Cummings
I've been having problems getting my sound card recognised as well.

lspci:
:00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER
(ICH5/ICH5R) AC'97 Audio Controller (rev 02)

It is on onboard AC'97.

So I've got various ac97* modules in my /etc/modules

When I was running 2.4.26-686 kernel the package:
alsa-modules-2.4.26-1-686
made my soundcard be recognised by KDE.  

But now that I've upgraded to 2.4.27-686 KDE complains 
/dev/dsp no such device

insmod i810_audio:

Using /lib/modules/2.4.27-1-686/kernel/drivers/sound/i810_audio.o
/lib/modules/2.4.27-1-686/kernel/drivers/sound/i810_audio.o:
init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
  You may find more information in syslog or the output from dmesg

dmesg:
Intel 810 + AC97 Audio, version 1.01, 06:29:52 Sep  3 2004
i810_audio: Pure MMIO interfaces not yet supported.


*sigh*  this was working under 2.4.26-686, what should I do to get it 
working under 2.4.27-686 ?

-James

-- 
Cummings dot James at GMail dot com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: K3B equivalent for GNOME

2004-09-17 Thread James Cummings
On Fri, 17 Sep 2004 06:17:31 GMT, Juha Siltala <[EMAIL PROTECTED]> wrote:
> On 2004-09-16, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I want to try and use GNOME after sometime with KDE.
> > And I was wondering if there was a GUI equivalent of K3B for the GNOME
> > desktop.
> 
> I'm afraid there isn't. There's xcdroast as others have mentioned. For me,
> the only thing it cannot do is burn audio cd's from ogg files, for that
> you need mp3burn or to convert your files to wavs by hand. Eroaster is
> nice and can do all CD operations (no DVDs), but lately it has been
> increasingly buggy (I think it's confused by ATAPI devices under kernel
> 2.6 or something). The easiest way to burn data CDs in GNOME is directly
> from Nautilus.
> 
> Then again, K3B runs just fine on GNOME too.

Can anyone recommend something akin to the windows program 
DVDShrink in debian?  For backing up DVDs I tend to use 
dvdbackup (which sometimes fails to get all of some DVDs), then 
shrink (dual-layer ones -> single-layer DVD-R) using DVDShrink under 
vmware. I tried using it under wine but couldn't get it to recognise my 
DVD-R or DVD-RW drive actually existed.  Then I use K3B (which is 
otherwise excellent) to burn.  This is a bit of a circuitous route.  I don't 
want to remove just one track or such.  Is there an easier way?

-James


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: upgrade to 2.4.27 kills VMWare?

2004-08-23 Thread James Cummings
On Mon, 23 Aug 2004, Dave Carrigan wrote:

> On Mon, Aug 23, 2004 at 01:53:33PM +0100, James Cummings wrote:
> 
> > Hi, I was running VMWare on kernel 2.4.26 and now 
> > that I seem to have apt-get upgrade'd myself into 
> > 2.4.27 VMWare won't run.  
> > 
> > I says I should reconfigure it, but when I do I get the 
> > following error:
> > 
> > What is the location of the directory of C header files that match your
> > running
> > kernel? [/lib/modules/2.4.27-1-686/build/include]
> 
> This is not the location of your kernel headers; it's a best guess by
> vmware, but it's wrong.
> 
> You must install the kernel-headers-2.4.27-1-686 package, then you tell
> vmware that your kernel headers are in
> 
>   /usr/src/kernel-headers-2.4.27-1-686/include

I had already done all of this.  

/lib/modules/2.4.27-1-686/build/ seems to be a symlink to 
/usr/src/kernel-headers-2.4.27-1-686/ so the two are equivalent.
(and I've tried both)

Still same error.

Any other suggestions?


---
Dr James Cummings, Oxford Text Archive, University of Oxford
James dot Cummings at oucs dot ox dot ac dot uk 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



upgrade to 2.4.27 kills VMWare?

2004-08-23 Thread James Cummings

Hi, I was running VMWare on kernel 2.4.26 and now 
that I seem to have apt-get upgrade'd myself into 
2.4.27 VMWare won't run.  

I says I should reconfigure it, but when I do I get the 
following error:

What is the location of the directory of C header files that match your
running
kernel? [/lib/modules/2.4.27-1-686/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config5/vmmon-only'
make -C /lib/modules/2.4.27-1-686/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernel-headers-2.4.27-1-686'
Makefile:268: arch/i386/Makefile: No such file or directory
Makefile:551: Rules.make: No such file or directory
make[1]: *** No rule to make target `Rules.make'.  Stop.
make[1]: Leaving directory `/usr/src/kernel-headers-2.4.27-1-686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config5/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems,
please
visit our Web site at
"http://www.vmware.com/download/modules/modules.html"; and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html";.

Execution aborted.
-

This is only an evaluation version of vmware, and it was working 
well under 2.4.26, so I ordered a copy (yet to arrive).  I would 
hate to move to one of the linux distros that they support and would 
prefer to stay with debian.  Any suggestions on why the compiling might 
have worked under 2.4.26 and doesn't under 2.4.27.  Help?

-James

---
Dr James Cummings, Oxford Text Archive, University of Oxford
James dot Cummings at oucs dot ox dot ac dot uk 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]