Mailing List archive

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

[vdr] Re: ANNOUNCE: vdr-mailbox-0.1.2



Here is what for redhat 7.3

Install package imap-devel (eg from ftp.redhat.com)
Set makefile variables:

IMAPINCDIR ?= /usr/include/imap
IMAPLFLAGS ?= -lc-client -lssl -lpam -L/usr/kerberos/lib -lgssapi_krb5

On Tue, 2003-12-23 at 03:59, Alexander Rieger wrote:
> Hi all,
> 
> version 0.1.2 of the mailbox-plugin is available at
> 
>    <http://sites.inka.de/seca/vdr/>
> 
> HISTORY:
> 
> - Invert the sort order in 'mail-list-view' that new mails are
>    at the top (configurable) (suggested by several users)
> - Update the number of new and the total number of mails when
>    returning from 'mail list view' to 'mailbox view'.
> - Introduced new function "Refresh all" ([Blue]) in 'mailbox view'
>    to refresh the number of new and the total number of mails.
> - Use a small font for 'mailbox view', 'mail list view' and 'mail
>    view' if vdr is patched with ElchiAIO3c. (configurable)
> - Solved a display problem in 'mail list view' where the current
>    mail wasn't visible. You will have to apply the patch
>    ./patches/vdr-1.2.6-osdmenufix.diff to vdr.
>    (The patch also works for vdr-1.2.6 with ElchiAIO3c.)
> - Improved the diagnostic output, see the section 'Troubleshooting'
>    in the file INSTALL.
> - Decode these '=?ISO-8859-1?Q?...?=' encoded-words in 'Subject'
>    and 'From'-lines.
>    (works for all characters of 'ISO-8859-1', almost complete for
>    'ISO-8859-15' (8 chars missing), 'Windows-1252' (16 chars
>    missing) and the other 'ISO-8559-*' (only first 126 characters
>    supported. All other encodings are not touched (~0.5% of
>    all mails to vdr-ml since 03/2002).
> - Avoid that parts of the subject are displayed behind the sender,
>    if the subject-string is very long and the sender-string is
>    very short.
> - mail-list-view now displays four imap-state flags 'NFAD' (New,
>    Flagged, Answered, Deleted) in front of the subject.
> - The flag 'Recent' was removed completely (from the osd), because
>    for POP3-accounts the 'Recent' flag was always set and for IMAP-
>    accounts it's not very useful (for reading mails).
> - renamed several classes to have a consistent naming sheme (and to
>    be consistent with the names in the README).
> - added sections 'Troubleshooting' and 'FAQ' to the file INSTALL.
> - updated/modified the comments for Debian / Gentoo / SuSE
>    (thanks for the feedback).
> - added clarification about the compile error about the missing
>    linkage.c (thanks to Mark Crispin).
> - separated the installation instructions from the README into
>    a separate file INSTALL.
> 
> Have fun and merry christmas,
> Alex
> 
> 
> 
> 
> 



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index