28 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Re: stale processes and m17n
FromSent OnAttachments
oth...@freeshell.orgDec 21, 2004 1:57 pm 
Brian CandlerDec 28, 2004 3:11 am 
Sam VarshavchikDec 28, 2004 4:16 am 
Paul L. AllenDec 28, 2004 11:32 am 
oth...@freeshell.orgDec 28, 2004 7:45 pm 
oth...@freeshell.orgDec 28, 2004 8:45 pm 
oth...@freeshell.orgDec 28, 2004 9:02 pm 
Paul L. AllenDec 29, 2004 3:28 am 
oth...@freeshell.orgDec 29, 2004 11:39 am 
Paul L. AllenDec 29, 2004 1:18 pm 
oth...@freeshell.orgDec 29, 2004 2:34 pm 
Paul L. AllenDec 29, 2004 4:50 pm 
oth...@freeshell.orgDec 29, 2004 9:08 pm 
Brian CandlerDec 30, 2004 1:10 am 
Brian CandlerDec 30, 2004 2:29 am 
Paul L. AllenDec 30, 2004 9:56 am 
Paul L. AllenDec 30, 2004 12:15 pm 
oth...@freeshell.orgDec 30, 2004 2:39 pm 
oth...@freeshell.orgDec 30, 2004 3:14 pm 
Paul L. AllenDec 30, 2004 4:07 pm 
Brian CandlerDec 31, 2004 2:40 am 
Laurent WacrenierDec 31, 2004 3:00 am 
Paul L. AllenDec 31, 2004 3:41 am 
Brian CandlerDec 31, 2004 4:11 am 
Pawel TeczaDec 31, 2004 4:47 am 
Laurent WacrenierDec 31, 2004 5:22 am 
Brian CandlerJan 1, 2005 4:45 am 
Brian CandlerJan 1, 2005 5:17 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] Re: stale processes and m17nActions...
From:Paul L. Allen (pl@softflare.com)
Date:Dec 29, 2004 3:28:21 am
List:net.sourceforge.lists.courier-sqwebmail

oth@freeshell.org writes:

It was my understanding that language selection was passed to aspell (not ispell) by --lang=$CODE,

I've dug deeper into the docs and it appears that aspell understands --lang=$CODE where $CODE is the same format as the LANG environment variable (in fact it uses the contents of LANG if --lang is not specified). However there seems no easy way of determining which languages are supported on a machine because the dictionaries do not use the ISO code as their name.

I'm not familiar with how qmailadmin does its language templates,

See my previous post. The translations are in plain text files which contain lines of the form "014 Username", "015 Password". The html templates have things like "#014" which gets substituted with the appropriate string from the appropriate language file.

but I know the ones for Sympa seem to work well.

I'm not familiar with that. Maybe it's better suited to sqwebmail than the qmailadmin way of doing things.