[xmail] Re: Non-ASCII characters in CTRL protocol and configuration files

2006-07-17 Thread Davide Libenzi

On Sun, 16 Jul 2006, Michal A. Valasek wrote:

 how it is with Non-ASCII characters (like letters with diacritic marks)
 in XMail configuration files?=20

 What charset should I use? Or I must encode it, using for example quoted
 printable or URL encode?

Which variables are you talking about? In general, XMail does not care.


- Davide


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Non-ASCII characters in CTRL protocol and configuration files

2006-07-17 Thread Michal A. Valasek

  how it is with Non-ASCII characters (like letters with diacritic
  marks) in XMail configuration files?=20
 
  What charset should I use? Or I must encode it, using for example
  quoted printable or URL encode?
 
 Which variables are you talking about? In general, XMail does not
care.

I'm talking about user variables, set using uservarsset in CTRL
protocol. Things like Full name etc.

--
Altair
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Non-ASCII characters in CTRL protocol and configu ration files

2006-07-17 Thread CLEMENT Francis

As the final display of variables is dependent of the renderer, you can
choose encoding and charset you like.
But I think using a quoted printable encoding with unicode charset could be
the best choice (both are universal and many languages and tools handle them
well)

Francis


-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de Michal A. Valasek
Envoyé : lundi 17 juillet 2006 17:26
À : xmail@xmailserver.org
Objet : [xmail] Re: Non-ASCII characters in CTRL protocol and
configuration files



  how it is with Non-ASCII characters (like letters with diacritic
  marks) in XMail configuration files?=3D20
 
  What charset should I use? Or I must encode it, using for example
  quoted printable or URL encode?
=20
 Which variables are you talking about? In general, XMail does not
care.

I'm talking about user variables, set using uservarsset in CTRL
protocol. Things like Full name etc.

--
Altair
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Non-ASCII characters in CTRL protocol and configuration files

2006-07-17 Thread Davide Libenzi

On Mon, 17 Jul 2006, Michal A. Valasek wrote:


 how it is with Non-ASCII characters (like letters with diacritic
 marks) in XMail configuration files?=3D20

 What charset should I use? Or I must encode it, using for example
 quoted printable or URL encode?
 =20
 Which variables are you talking about? In general, XMail does not
 care.

 I'm talking about user variables, set using uservarsset in CTRL
 protocol. Things like Full name etc.

XMail is basically trasparent on this data. What you get is what you set.


- Davide


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Non-ASCII characters in CTRL protocol and configuration files

2006-07-17 Thread Michal A. Valasek

  I'm talking about user variables, set using uservarsset in CTRL
  protocol. Things like Full name etc.
 
 XMail is basically trasparent on this data. What you get is what you
 set.

Well, but if I send non-ASCII data (in Unicode or ANSI) using CTRL
protocol, xmail terminates connection. How I am supposed to pass the
data?

--
Altair
-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]



[xmail] Re: Non-ASCII characters in CTRL protocol and configuration files

2006-07-17 Thread Davide Libenzi

On Mon, 17 Jul 2006, Michal A. Valasek wrote:


 I'm talking about user variables, set using uservarsset in CTRL
 protocol. Things like Full name etc.
 =20
 XMail is basically trasparent on this data. What you get is what you
 set.

 Well, but if I send non-ASCII data (in Unicode or ANSI) using CTRL
 protocol, xmail terminates connection. How I am supposed to pass the
 data?

I thought you were using cfgfile{set,get}. Yes, in that case your need to 
escape it in some way.



- Davide


-
To unsubscribe from this list: send the line unsubscribe xmail in
the body of a message to [EMAIL PROTECTED]
For general help: send the line help in the body of a message to
[EMAIL PROTECTED]