Re: [Mailman-Users] Users with utf-8

2014-06-23 Thread Mark Sapiro
On 06/23/2014 01:29 PM, just.mail...@lesve.org wrote:
> 
> I try to add member to maillist.
> 
> ./add_members -r filename.txt listname
> 
> in the file filename.txt it will exist a user like
> Lönn  #  Written as utf-8
> 
> When I look at memberlist afterwards at the web will it look like
> 
> l...@gmail.com
> Lönn# Written the utf-8 as two 
> characters
> 
> What is the problem and what is the solution


The problem is Mailman's character set for the list's preferred_language
is not utf-8, and the input files for add_members need to be encoded in
Mailman's character set for the list's preferred_language.

If you don't know Mailman's character set for the list's preferred
language, see lines 1578 through 1616 at
.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Users with utf-8

2014-06-23 Thread just . mailman

I try to add member to maillist.

./add_members -r filename.txt listname

in the file filename.txt it will exist a user like
Lönn  #  Written as utf-8

When I look at memberlist afterwards at the web will it look like

l...@gmail.com
Lönn# Written the utf-8 as two 
characters

What is the problem and what is the solution

/LeSve





--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org