prayer 1.3.5-dfsg1-8build3 source package in Ubuntu

Changelog

prayer (1.3.5-dfsg1-8build3) lunar; urgency=medium

  * No-change rebuild against libldap-2

 -- Steve Langasek <email address hidden>  Thu, 15 Dec 2022 19:53:47 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe mail
Lunar release universe mail

Downloads

File Size SHA-256 Checksum
prayer_1.3.5-dfsg1.orig.tar.gz 712.9 KiB cd6259c5503114c177059979efc594246bbc97492327c0e595c49c20309393c3
prayer_1.3.5-dfsg1-8build3.debian.tar.xz 27.0 KiB 6c20c45a08487c55293d719b90bbe45da95c0a71a897abc981b6cd16d50c23bc
prayer_1.3.5-dfsg1-8build3.dsc 2.2 KiB 44ac36cd8ddf90e5d6fb213f2112d3cfddfc39be812a1bc239222523c5210b04

View changes file

Binary packages built by this source

prayer: standalone IMAP-based webmail server

 Prayer is yet another Webmail interface.
 .
 It is unusual in that it is a complete, standalone, HTTP server and proxy
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
 the IMAP server and is written entirely in C. Consequently it is much
 faster than most open source Webmail interfaces and puts very little load
 on either the machines running the Web server or the backend IMAP servers
 (even if traditional Unix format mailfolders are in use).
 .
 Prayer has very few external dependencies as user preferences are stored on
 the IMAP server rather than in a SQL database. It does however implement a
 full range of features and user preference settings.

prayer-accountd: account management daemon for Prayer

 Prayer is yet another Webmail interface.
 .
 It is unusual in that it is a complete, standalone, HTTP server and proxy
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
 the IMAP server and is written entirely in C. Consequently it is much
 faster than most open source Webmail interfaces and puts very little load
 on either the machines running the Web server or the backend IMAP servers
 (even if traditional Unix format mailfolders are in use).
 .
 This package contains a daemon that can do the following for users:
 .
  * Change passwords
  * Change their full name
  * Manage mail filtering (requires Exim) and forwarding
  * Manage vacation messages and logs
 .
 NOTE: This package is currently not very useful.

prayer-accountd-dbgsym: debug symbols for prayer-accountd
prayer-dbgsym: debug symbols for prayer
prayer-templates-dev: No summary available for prayer-templates-dev in ubuntu noble.

No description available for prayer-templates-dev in ubuntu noble.

prayer-templates-dev-dbgsym: debug symbols for prayer-templates-dev
prayer-templates-src: templates for customizing Prayer Webmail

 Prayer is yet another Webmail interface.
 .
 It is unusual in that it is a complete, standalone, HTTP server and proxy
 rather a Apache/mod_php plugin. Prayer maintains persistent connections to
 the IMAP server and is written entirely in C. Consequently it is much
 faster than most open source Webmail interfaces and puts very little load
 on either the machines running the Web server or the backend IMAP servers
 (even if traditional Unix format mailfolders are in use).
 .
 This package contains, in source form, the templates for the HTML
 that Prayer outputs.
 .
 As all the templates are included with the main prayer package in
 compiled form, you only need to install this package if you need to
 customize one or more pages and you want something to start from.