Re: Full Headers?
- From: <balsa microwave com>
- To: Peter Bloomfield <bloomfld eos ncsu edu>
- Cc: Pawel Salek <pawsa TheoChem kth se>, <balsa-list gnome org>
- Subject: Re: Full Headers?
- Date: Wed, 11 Jul 2001 10:47:36 -0400 (EDT)
Er.. Havent drunk my caffeine yet today.. I had already answered this.
On Wed, 11 Jul 2001 balsa@microwave.com wrote:
>
> I'd actually noticed that when I was putting the patch in, and had already
> made an appropriate change for the non-rev1 case.. (and the IMAP server I
> am talking to is REV1 anyway.
>
> The full headers *still* do not show up.
>
> From what I can see, these changes only affect what headers that balsa
> downloads from the IMAP server, and now what headers it actually
> displays..
>
> On Mon, 9 Jul 2001, Peter Bloomfield wrote:
>
> > On 2001.07.09 17:15 balsa@microwave.com wrote:
> > >
> > > Ok, I just compiled with that patch, and selecting "All Headers" under
> > > view still does NOT show all the headers.
> >
> > That change fixes things only for IMAP4rev1 servers (at least for
> > mine!)--perhaps you're using an older server. For IMAP4 you'd have to
> > replace
> >
> > snprintf (hdrreq, sizeof (hdrreq), "RFC822.HEADER.LINES (%s)",
> > want_headers);
> >
> > by
> >
> > strncpy (hdrreq, "RFC822.HEADER", sizeof (hdrreq));
> >
> >
> > _______________________________________________
> > 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]