Package claws-mail-plugin-notification: Information

    Binary package: claws-mail-plugin-notification
    Version: 4.2.0-alt2
    Architecture: armh
    Build time:  Feb 23, 2024, 06:02 AM in the task #341271
    Source package: claws-mail
    Category: Networking/Mail
    Report package bug
    License: GPLv3+
    Summary: Various ways to notify the user of new and unread email
    Description: 
    The Notification plugin provides various ways to notify the user of new
    and possibly unread mail. Currently, the following modules are
    implemented:
    
        * A mail banner (stocks ticker-like widget)
        * A popup window
        * A command to be issued on new mail arrival
    
    All modules can be activated or deactivated at compilation time, and are
    highly configurable at run time. It is possible to include only selected
    folders in any module. In general, the notification is executed after
    filtering, so it is possible to exclude spam or other unwanted messages
    from notification.

    Maintainer: Mikhail Efremov


    Last changed


    Feb. 22, 2024 Mikhail Efremov 4.2.0-alt2
    - Patches from upstream:
      + Fix bug 4720 (resource leak);
      + Fix bug 4724: set proper availability status to sign/encrypt;
      + Fix Bug 4728;
      + fix bug 4733, 'Line breaks lost in headers';
      + Fix CIDs 1220325, 1491306 and 1491315;
      + Fix CIDs 1491064 and 1491074;
      + Fix CID 1491137 'Out-of-bounds access (OVERRUN)';
      + Fix CID 1491211 'Use after free';
      + Remove wrong initialization from max_message_size;
      + fix several USE_AFTER_FREE coverity bugs.
    - fancy: Build with libwebkit2gtk4.1.
    Nov. 24, 2023 Mikhail Efremov 4.2.0-alt1
    - Patch from upstream:
        + if cmd is invalid, NULL it.
    - Dropped gdata plugin.
    - Updated to 4.2.0.
    June 22, 2023 Mikhail Efremov 4.1.1-alt2
    - Patches from upstream:
      + po/ru.po: fix "text" translation;
      + po/ru.po: fix "Grey" translation;
      + fix bug 4658, 'Headers unfolded incorrectly in message view';
      + fix bug 4670, 'To/CC incorrectly escaped with a trailing backslash';
      + fix bug 4648, 'fails to build with gcc 13'.