On 14 Feb 2003 14:55:10 -0000 [EMAIL PROTECTED] wrote:

> Hi! This is the ezmlm program. I'm managing the
> [EMAIL PROTECTED] mailing list.
> 
> I'm working for my owner, who can be reached
> at [EMAIL PROTECTED]
> 
> To confirm that you would like
> 
>    [EMAIL PROTECTED]
> 
> removed from the php-i18n mailing list, please send an empty reply 
> to this address:
> 
>    [EMAIL PROTECTED]
> 
> Usually, this happens when you just hit the "reply" button.
> If this does not work, simply copy the address and paste it into
> the "To:" field of a new message.
> 
> or click here:
>       
>mailto:[EMAIL PROTECTED]
> 
> I haven't checked whether your address is currently on the mailing list.
> To see what address you used to subscribe, look at the messages you are
> receiving from the mailing list. Each message has your address hidden
> inside its return path; for example, [EMAIL PROTECTED] receives messages
> with return path: <php-i18n-return-<number>[EMAIL PROTECTED]
> 
> Some mail programs are broken and cannot handle long addresses. If you
> cannot reply to this request, instead send a message to
> <[EMAIL PROTECTED]> and put the entire address listed above
> into the "Subject:" line.
> 
> 
> --- Administrative commands for the php-i18n list ---
> 
> I can handle administrative requests automatically. Please
> do not send them to the list address! Instead, send
> your message to the correct command address:
> 
> To subscribe to the list, send a message to:
>    <[EMAIL PROTECTED]>
> 
> To remove your address from the list, send a message to:
>    <[EMAIL PROTECTED]>
> 
> Send mail to the following for info and FAQ for this list:
>    <[EMAIL PROTECTED]>
>    <[EMAIL PROTECTED]>
> 
> Similar addresses exist for the digest list:
>    <[EMAIL PROTECTED]>
>    <[EMAIL PROTECTED]>
> 
> To get messages 123 through 145 (a maximum of 100 per request), mail:
>    <[EMAIL PROTECTED]>
> 
> To get an index with subject and author for messages 123-456 , mail:
>    <[EMAIL PROTECTED]>
> 
> They are always returned as sets of 100, max 2000 per request,
> so you'll actually get 100-499.
> 
> To receive all messages with the same subject as message 12345,
> send an empty message to:
>    <[EMAIL PROTECTED]>
> 
> The messages do not really need to be empty, but I will ignore
> their content. Only the ADDRESS you send to is important.
> 
> You can start a subscription for an alternate address,
> for example "[EMAIL PROTECTED]", just add a hyphen and your
> address (with '=' instead of '@') after the command word:
> <[EMAIL PROTECTED]>
> 
> To stop subscription for this address, mail:
> <[EMAIL PROTECTED]>
> 
> In both cases, I'll send a confirmation message to that address. When
> you receive it, simply reply to it to complete your subscription.
> 
> If despite following these instructions, you do not get the
> desired results, please contact my owner at
> [EMAIL PROTECTED] Please be patient, my owner is a
> lot slower than I am ;-)
> 
> --- Enclosed is a copy of the request I received.
> 
> Return-Path: <[EMAIL PROTECTED]>
> Received: (qmail 30339 invoked from network); 14 Feb 2003 14:55:10 -0000
> Received: from unknown (HELO giskard.ag0ny.com) (61.213.134.141)
>   by pb1.pair.com with SMTP; 14 Feb 2003 14:55:10 -0000
> Received: (qmail 54162 invoked from network); 14 Feb 2003 14:57:00 -0000
> Received: from unknown (HELO cosmos3.ag0ny.com) ([EMAIL PROTECTED])
>   by 0 with SMTP; 14 Feb 2003 14:57:00 -0000
> Date: Fri, 14 Feb 2003 23:55:03 +0900
> From: Javi Lavandeira <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-I18N] charset conversion experiences
> Message-Id: <[EMAIL PROTECTED]>
> In-Reply-To: <[EMAIL PROTECTED]>
> References: <[EMAIL PROTECTED]>
> Organization: aamsx.org
> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-unknown-freebsd4.6.2)
> Mime-Version: 1.0
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: 7bit
> 
> On Wed, 12 Feb 2003 17:24:06 +0100 Jan Schneider <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > 
> > does anybody have some experience or even did some extensive testing on 
> > how successful iconv, mbstring and recode are when it comes to charset 
> > conversions?
> > 
> > I currently try iconv() with transliteration first and fallback to 
> > mb_convert_encoding() if this fails. The rationale is that iconv 
> > supports much more charsets than mbstring but fails if it detects an 
> > invalid character for the input charset.
> > 
> > I have no experiences yet with recode (neither in php nor generally), 
> > does it perhaps even use the same libiconv as iconv?
> > 
> > Anything that throws some light on this is welcome.
> > 
> > Jan.
> > 
> > 
> > -- 
> > PHP Internationalization Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> > 
> 
> 
> -- 
> Javi Lavandeira ([EMAIL PROTECTED]) - http://www.ag0ny.com - http://www.aamsx.org
> 


-- 
Javi Lavandeira ([EMAIL PROTECTED]) - http://www.ag0ny.com - http://www.aamsx.org

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to