Re: header fields problem



I can see what the problem is, bu I can't see how to fix it. Any advice would
be appreciated.

in libmutt the function mutt_read_rfc822_header has a parameter which is a
flag
which indicates that user headers should be stored in ENVELOPE->userhdrs.

libbalsa never calls this function directly but indirectly through another
mutt
function, and everywhere I can find it called in libmutt the parameter is
FALSE, and so the user headers aren't stored. This impacts us in
libbalsa_message_user_hdrs, where the user headers are added to the other
heades in a list.

So I am unsure what to do. I am warry of playing with the internals of
libmutt.
Perhaps someone can think of a solution.

TTFN,
Ian.

On Mon, 10 Jul 2000 12:59:54 Joaquim Fellmann wrote:
> Hye,
> 
> I just compiled the very last CVS of balsa, and discovered
> the small bug in displaying headers fields of messages.
> Adding x-mailer or user-agent in the list of displayed fileds
> doesn't work (these fileds are not shown).
> 
> Does somebody know more about that ?
> 
> Thanks
> 
> -- 
>  > [Linux] c'est une philosophie un art de vivre, un état intérieur,
>  > une sorte de fluide qui nous entoure et nous pénètre.
>  Fais tourner stp !
>      -+- Guillaume in Guide du linuxien pervers - "Tous drogués j'vous dis
!"
> 
> _______________________________________________
> balsa-list mailing list
> balsa-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/balsa-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]