Mailing List archive

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

[vdr] Re: ANNOUNCE: mailbox plugin 0.1.0 for IMAP/POP3 accounts



Nice idea and compiling and anything went as described by your readme,
but when trying to start vdr i get an error message as follows

Dec  6 18:46:29 VDRLinuxServer vdr[4952]: loading plugin:
/usr/local/src/vdr/VDR/PLUGINS/lib/libvdr-mailbox.so.1.2.6
Dec  6 18:46:29 VDRLinuxServer vdr[4952]: ERROR:
/usr/local/src/vdr/VDR/PLUGINS/lib/libvdr-mailbox.so.1.2.6: undefined
symbol: crypt

I used

pam 0.75
imap 2002e

to compile it on a Mandrake 9.1

Any idea on how to solve it ???

Thx for your help

Thomas



Alexander Rieger schrieb:

Hi all,

this is my first mail to the list so first of all I want to thank Klaus
Schmidinger for his incredible work on VDR, the plugin-developers, all
the testers, providers of patches, the developers of the DVB-drivers and
everyone else I may have forgotten.

As a regular user of vdr since almost two years it's time to contribute
myself:

From the README:

"mailbox" is a mail reader plugin for the Video Disk Recorder (VDR) of
Klaus Schmidinger.

The intended purpose of this plugin is to access multiple IMAP mail
accounts and to read the mails on the OSD of VDR.

To access the mailboxes this plugin uses the c-client-library from the
IMAP server from Mark Crispin at the University of Washington (UW IMAP).

Since c-client-library supports also POP3 this plugin is also able to
access POP3 mail accounts. But as the POP3 protocol is less powerful
than IMAP, some of the features are not available with POP3 mailboxes.

The plugin supports the following features:

- Access to multiple mail accounts with either IMAP or POP3.
- 'mailbox view' to display a list of all mail accounts with the number
  of new and the total number of mails for every mail account.
  (For POP3 accounts all mails are displayed as new.)
- 'mail list view' to display a list of all mails in a mailbox with
  subject, sender and state/flags of every mail.
- 'mail view' to display one single mail with subject, sender, date,
  flags and mail text.
- Mails encoded in 'quoted-printable' are displayed correctly (tested
  at least with german umlauts).
- IMAP/POP3: when displaying a multipart mail, only parts with content-
  type text are displayed.
- IMAP: when displaying multipart mails, only parts with content-type
  text are fetched.
- IMAP: when a mail is displayed in the 'mail view', the \Seen flag
  for this mail is set automatically (configurable).
- Jump to next/previous new (not \Seen) mail in the 'mail list view'
  and in the 'mail view'.
- IMAP/POP3: set \Deleted flag for mails in the "mail list view" and
  the "mail view".
- Expunge mails with the \Deleted flag set when a mailbox is closed
  (configurable).

The actual version of the plugin can be obtained from:

  <http://sites.inka.de/seca/vdr/vdr-mailbox-0.1.0.tgz>

Here are some screenshots to show what you will get:

  <http://sites.inka.de/seca/vdr/pics/01_mailbox_view_en.jpg>
  <http://sites.inka.de/seca/vdr/pics/02_mail_list_view_en.jpg>
  <http://sites.inka.de/seca/vdr/pics/03_mail_view_en.jpg>
  <http://sites.inka.de/seca/vdr/pics/04_plugin_setup_menu_en.jpg>
  <http://sites.inka.de/seca/vdr/pics/05_setup_account_menu_en.jpg>

The plugin was developed with several combinations of vdr-1.2.6,
with and without ElchiAIO3c, output modules DVB/DXR3/xine/xinelibout,
c-client from source and from binary packages (see README) on PCs
with SuSE 8.1/8.2 and Debian 3.0.

Of course as this is the first version of the plugin, there may be
some difficulties during the installation of the plugin - most probably
if you use another distribution.

If someone

- uses the plugin in another environment (imap-server, linux-
  distribution, compiler, etc.) than the ones described in the
  README
- encounters compiling / execution problems
- has suggestions, bug-reports or even fixes
- has internationalizations
- etc.

please write a mail to <alex at seca.inka.de>

Have fun,
Alex








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



Home | Main Index | Thread Index