On Wed, 23 Nov 2005, Luca Capello wrote:

> Discard my previous questions, I found what you were referring to:

Hmm.  Didn't see the previous mail, maybe it was lost in the migration
you mention below?

> =====
> --- /usr/bin/caff.ORG   2005-11-20 18:37:06.000000000 +0100
> +++ /usr/bin/caff       2005-11-23 15:35:07.000000000 +0100
> @@ -727,7 +727,8 @@
>                 $message = $stdout;
>  
>                 $message_entity = MIME::Entity->build(
> -                       Type        => [...] );
> +                       Type        => [...] ).
> +                       Encoding    => "7bit");
>  
>                 $message_entity->attach(
>                         Type        => "application/pgp-encrypted",
>                 $message_entity = MIME::Entity->build(
> ===== 
> 
> And I'm sorry for the delay, yesterday there was a mail server
> migration, so I waited for the new results: both the mail servers (the
> old and the new) are broken, because defining the encoding solves the
> problem (in both cases).
> 
> So, as you guessed in your first reply, caff has nothing to do here.

So, since this fixes it and I can't think of a reason not to always
explicitly set it to 7bit I'll add it to caff as well.

Thanks,
Peter
-- 
 PGP signed and encrypted  |  .''`.  ** Debian GNU/Linux **
    messages preferred.    | : :' :      The  universal
                           | `. `'      Operating System
 http://www.palfrader.org/ |   `-    http://www.debian.org/


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

Reply via email to