Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More

Lino Noi and mailbox

>>> import pytest; pytest.skip('this doctest is not maintained')

This page describes the lino_xl.lib.mailbox plugin.

All code snippets on this page (lines starting with >>>) are being tested as part of our development workflow. The following snippet initializes a demo project to use throughout this page.

>>> from lino_book.projects.noi1e.startup import *

TODO: write some explanations…

>>> # rt.show('mailbox.Messages', column_names="subject from_header to_header")
================================================= ========================================= ================
 Subject                                           From header                               To header
------------------------------------------------- ----------------------------------------- ----------------
 Re: Tonis in Vigala                               Tanel Saimre <tanel.saimre@example.com>   Luc Saffre
 Tonis in Vigala                                   Luc Saffre <luc.saffre@example.com>       Tanel Saimre
 parameters crash course by example                Luc Saffre <luc.saffre@example.com>       Tonis Piip
 Next hangout                                      Luc Saffre <luc.saffre@example.com>       Khchine Hamza
 with attachments                                  tonis <tonis@Pluto>                       team@localhost
 Re: Furnitures company                            "Stephanie.c" <stephanie.c@bigao-f.com>
 *****SPAM***** re: buy more instagram followers   "STEVEN" <medinaluca1@gmail.com>
================================================= ========================================= ================