Package: bogofilter-wordlist Version: 1.0.0-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 7520 Filename: amd64/bogofilter-wordlist_1.0.0-1.1+1.2_amd64.deb Size: 1652752 MD5sum: 990e61c3bd1bece0fe5d4fcbd1902db3 SHA1: 62a25839688fd8a5b1045983185dc3517dfc57c6 SHA256: 60f38969229b04d00ec29c26121e61267a097b606899fbcba6a4a57b2bc1dba6 Section: misc Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: SPAM database for bogofilter in Berkeley DB format . bogofilter-wordlist provides a SPAM database for bogofilter in Berkeley DB format Package: daemontools Version: 1.1.7-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 746 Depends: libc6 (>= 2.34), libqmail (>= 1.5), coreutils, diffutils, procps Filename: amd64/daemontools_1.1.7-1.1+1.2_amd64.deb Size: 152960 MD5sum: c2ae3fa563158e9ee617bec65d5e5b5f SHA1: ae1ded748743bb64f5f439fb2eb83a1057f0bded SHA256: 613f73f842d643a5d80a45699f8753acbb88b16faf2f8da8c62fb1b798a67c5a Section: admin Priority: extra Homepage: https://github.com/indimail/indimail-mta Description: daemontools is a collection of tools for managing UNIX services. svscan scans a directory and starts a supervise process for each subdirectory of the scanned directory. It restarts the supervise process if it dies. . supervise monitors a service. It starts the service and restarts the service if it dies. Setting up a new service is easy: all supervise needs is a directory with a run script that runs the service. . multilog saves error messages to one or more logs. It optionally timestamps each line and, for each log, includes or excludes lines matching specified patterns. It automatically rotates logs to limit the amount of disk space used. If the disk fills up, it pauses and tries again, without losing any data. Package: ezmlm Version: 1.2-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 266 Pre-Depends: indimail-mta (>= 2.0) Depends: libc6 (>= 2.34), libqmail (>= 1.5) Conflicts: ezmlm-idx Filename: amd64/ezmlm_1.2-1.1+1.2_amd64.deb Size: 48704 MD5sum: 5906a49ad6629149c1a352a23844ad68 SHA1: db259fb228aaa5e219b37a78dcc583a163dacca0 SHA256: 17fa0325ad7912af6220935e836faf686e540bc4b9ba161f336b0dc099f5ea53 Section: mail Priority: optional Homepage: http://indimail.sourceforge.net Description: Easy Mailing List Manager for qmail . ezmlm lets users set up their own mailing lists within qmail's address hierarchy. A user, Joe, types . ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net . and instantly has a functioning mailing list, joe-sos@isp.net, with all relevant information stored in a new ~/SOS directory. . ezmlm sets up joe-sos-subscribe and joe-sos-unsubscribe for automatic processing of subscription and unsubscription requests. Any message to joe-sos-subscribe will work; Joe doesn't have to explain any tricky command formats. ezmlm will send back instructions if a subscriber sends a message to joe-sos-request or joe-sos-help. . ezmlm automatically archives new messages. Messages are labelled with sequence numbers; a subscriber can fetch message 123 by sending mail to joe-sos-get.123. The archive format supports fast message retrieval even when there are thousands of messages. . ezmlm takes advantage of qmail's VERPs to reliably determine the recipient address and message number for every incoming bounce message. It waits ten days and then sends the subscriber a list of message numbers that bounced. If that warning bounces, ezmlm sends a probe; if the probe bounces, ezmlm automatically removes the subscriber from the mailing list. . ezmlm is easy for users to control. Joe can edit ~/SOS/text/* to change any of the administrative messages sent to subscribers. He can remove ~/SOS/public and ~/SOS/archived to disable automatic subscription and archiving. He can put his own address into ~/SOS/editor to set up a moderated mailing list. He can edit ~/SOS/{headeradd,headerremove} to control outgoing headers. ezmlm has several utilities to manually inspect and manage mailing lists. . ezmlm uses Delivered-To to stop forwarding loops, Mailing-List to protect other mailing lists against false subscription requests, and real cryptographic cookies to protect normal users against false subscription requests. ezmlm can also be used for a sublist, redistributing messages from another list. . ezmlm is reliable, even in the face of system crashes. It writes each new subscription and each new message safely to disk before it reports success to qmail. . ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into memory. ezmlm hashes the subscription list into a set of independent files so that it can handle subscription requests quickly. ezmlm uses qmail for blazingly fast parallel SMTP deliveries. Package: ezmlm-idx Version: 7.2.4-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 160 Pre-Depends: indimail-mta (>= 2.0) Filename: amd64/ezmlm-idx_7.2.4-1.1+1.2_amd64.deb Size: 147636 MD5sum: e6901d0aa24d96247653e7884140321d SHA1: 7a82cd609ecb3836f5db65213490319a7a3e2b65 SHA256: 6823b70ccf73d6117a2513c688e5a16c4d152924a34ef00f915f289383ca7ff9 Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: Easy Mailing List Manager + IDX for indimail-mta . ezmlm lets users set up their own mailing lists within qmail's address hierarchy. A user, Joe, types . ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net . and instantly has a functioning mailing list, joe-sos@isp.net, with all relevant information stored in a new ~/SOS directory. . ezmlm sets up joe-sos-subscribe and joe-sos-unsubscribe for automatic processing of subscription and unsubscription requests. Any message to joe-sos-subscribe will work; Joe doesn't have to explain any tricky command formats. ezmlm will send back instructions if a subscriber sends a message to joe-sos-request or joe-sos-help. . ezmlm automatically archives new messages. Messages are labelled with sequence numbers; a subscriber can fetch message 123 by sending mail to joe-sos-get.123. The archive format supports fast message retrieval even when there are thousands of messages. . ezmlm takes advantage of qmail's VERPs to reliably determine the recipient address and message number for every incoming bounce message. It waits ten days and then sends the subscriber a list of message numbers that bounced. If that warning bounces, ezmlm sends a probe; if the probe bounces, ezmlm automatically removes the subscriber from the mailing list. . ezmlm is easy for users to control. Joe can edit ~/SOS/text/* to change any of the administrative messages sent to subscribers. He can remove ~/SOS/public and ~/SOS/archived to disable automatic subscription and archiving. He can put his own address into ~/SOS/editor to set up a moderated mailing list. He can edit ~/SOS/{headeradd,headerremove} to control outgoing headers. ezmlm has several utilities to manually inspect and manage mailing lists. . ezmlm uses Delivered-To to stop forwarding loops, Mailing-List to protect other mailing lists against false subscription requests, and real cryptographic cookies to protect normal users against false subscription requests. ezmlm can also be used for a sublist, redistributing messages from another list. . ezmlm is reliable, even in the face of system crashes. It writes each new subscription and each new message safely to disk before it reports success to qmail. . ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into memory. ezmlm hashes the subscription list into a set of independent files so that it can handle subscription requests quickly. ezmlm uses qmail for blazingly fast parallel SMTP deliveries. . The IDX patches add: Indexing, (Remote) Moderation, digest, make patches, multi-language, MIME, global interface, SQL database support. . Authors: Fred Lindberg Fred B. Ringel Bruce Guenter And many others Package: ezmlm-idx-cgi Source: ezmlm-idx Version: 7.2.4-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-cgi_7.2.4-1.1+1.2_amd64.deb Size: 1716 MD5sum: 7ddba4fd24afd7d56b10e5dd5047ad41 SHA1: 27aa6b71ed9b01e06a6c962e31d6a58fe2c60f66 SHA256: 6815d2e35e038eb1b1f7ffc39c7c5e280487823ced129744b093c3115ddc722e Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: www archiver for ezmlm-idx. After installation change the SUID permission as follows: chmod 4755 /srv/www/cgi-bin/ezmlm-cgi Package: ezmlm-idx-mysql Source: ezmlm-idx Version: 7.2.4-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-mysql_7.2.4-1.1+1.2_amd64.deb Size: 1726 MD5sum: 1e3c18e6d18ccc91c32780467c8dd2ad SHA1: dd41e25b4bb99e6c7d3b1ca74d892d7403a7bfd6 SHA256: 3350b85613ca597cba982d479f94728afed4d6408a0c32612c6d58bf1f34fb52 Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: MySQL support module for ezmlm-idx. A detailed explanation can be found here: http://www.ezmlm.org/faq/ezmlm-support-for-SQL-databases.html Package: ezmlm-idx-pgsql Source: ezmlm-idx Version: 7.2.4-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-pgsql_7.2.4-1.1+1.2_amd64.deb Size: 1728 MD5sum: 36310b620ce5498af6af28f5f9cef4b0 SHA1: d3299eefdc7d7402e0e0573db596eda5015f2886 SHA256: 29b1eab4658734c84215f4ebe32b72d44d699bdc1419eb1e88073cbc41bc9b8f Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: PostgreSQL support module for ezmlm-idx. A detailed explanation can be found here: http://www.ezmlm.org/faq/ezmlm-support-for-SQL-databases.html Package: ezmlm-idx-sqlite Source: ezmlm-idx Version: 7.2.4-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-sqlite_7.2.4-1.1+1.2_amd64.deb Size: 1728 MD5sum: ecddcb5614de2979b13390a4a0a1ac6f SHA1: 2cac4216b718372e70097df42996be3a7e9addb4 SHA256: 7ef0aae474e44605ea84952196c37524dfa1a0673eb88e302d10a9acb2e5181d Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: SQLite support module for ezmlm-idx. A detailed explanation can be found here: http://www.ezmlm.org/faq/ezmlm-support-for-SQL-databases.html Package: gsasl Version: 2.2.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 93 Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libgsasl18 (>= 1.9.2) Filename: amd64/gsasl_2.2.1-1.1+1.2_amd64.deb Size: 34650 MD5sum: e55ab55174e4afce92dd8c978057f28e SHA1: e949b9ab74ecbad772f98fd701ecfee40b4f447a SHA256: 95f7509641beb33eff474da14322efe5cd8fd068ed22ad0b477be6ee492b1970 Section: devel Priority: optional Homepage: https://www.gnu.org/software/gsasl/ Description: GNU SASL command line utility GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . This package contains the GNU SASL command line tool. Package: gsasl-common Source: gsasl Version: 2.2.1-1.1+1.2 Architecture: all Maintainer: Manvendra Bhangui Installed-Size: 363 Breaks: libgsasl7 (<< 1.10.0-2) Replaces: libgsasl7 (<< 1.10.0-2) Filename: all/gsasl-common_2.2.1-1.1+1.2_all.deb Size: 60804 MD5sum: e230ef9d4ae712be2f3bf55d8bee7912 SHA1: b56d65c3b77825fdfbd3a5df20fe7a2f0229b275 SHA256: 8d2c9e20970dcd20c3b6eab6f3aea5e88044d54306f1c0cf85d720f0698218c6 Section: devel Priority: optional Multi-Arch: foreign Homepage: https://www.gnu.org/software/gsasl/ Description: GNU SASL platform independent files GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . This package contains translation of diagnostic messages. Package: gsasl-doc Source: gsasl Version: 2.2.1-1.1+1.2 Architecture: all Maintainer: Manvendra Bhangui Installed-Size: 897 Breaks: gsasl (<< 1.10.0-2) Replaces: gsasl (<< 1.10.0-2) Filename: all/gsasl-doc_2.2.1-1.1+1.2_all.deb Size: 256814 MD5sum: 8dedf0589ae966926539ad2453c4a001 SHA1: 7214ff1b6b6ce1fd9673ec2a21e2f106266fdcd9 SHA256: 6d0a9a374b9b8ba5a467e71f25f89053dd613719718ae321ff52c164938dc8ac Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gnu.org/software/gsasl/ Description: GNU SASL documentation GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . This package contains documentation related to GNU SASL. Package: indimail Version: 3.4.8-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2420 Pre-Depends: indimail-mta (>= 3.0.4), indimail-access, virtual-mysql-server, mrtg Depends: libc6 (>= 2.34), libgsasl18 (>= 1.9.2), libncurses6 (>= 6), libqmail (>= 1.5), libssl3 (>= 3.0.0), libtinfo6 (>= 6), net-tools, coreutils, findutils, procps Recommends: indimail-auth Conflicts: indimail (<= 2.0) Replaces: libindimail Provides: libindimail Filename: amd64/indimail_3.4.8-1.1+1.2_amd64.deb Size: 586406 MD5sum: e542535a5b27f33b62778b3a342dea4c SHA1: a64a9f86f7f36e4a7b2ab577976a1f2baf55911a SHA256: e76d6189becdf85d7acac479d84965c8baeb76233edcbe49b6b5f5d291505ed8 Section: mail Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: IndiMail is a messaging platform providing multi-cluster domain support. It provides IMAP/POP3 protocol using Courier Imap, SPAM filtering using bogofilter (A Bayesian Spam Filter), mail retreival using Fetchmail. Additionally it packages other useful utilities like mpack, unpack, altermime, ripmime, fortune, flash. . IndiMail provides ability for a single domain to have users across multiple hosts (even across different geographical locations) and tools to manage virtual domains. Package: indimail-access Version: 1.3-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 4022 Pre-Depends: indimail-mta (>= 2.6) Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.3.1), libgdbm6 (>= 1.16), libidn2-0 (>= 2.0.0), libpam0g (>= 0.99.7.1), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), libstdc++6 (>= 11), net-tools, coreutils, findutils, procps Conflicts: indimail (<= 3.2) Filename: amd64/indimail-access_1.3-1.1+1.2_amd64.deb Size: 1082958 MD5sum: 0af03009f2e4dc907852c1845ea6359b SHA1: bf8334c2c27c47e72f5b2e1b567002932b206862 SHA256: 4c73d413a58bd6add52c9e9cf8608d89d19407cf9aad22939004fe34631e4ec1 Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: indimail-access package provides imap, pop3 and fetchmail retrieval for IndiMail IMAP/POP3 protocol is provided by Courier Imap. Mail retreival is provided by Fetchmail. . IndiMail provides ability for a single domain to have users across multiple hosts (even across different geographical locations) and tools to manage virtual domains. Package: indimail-auth Version: 1.0.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 317 Pre-Depends: indimail-mta Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libqmail (>= 1.5), coreutils, findutils, procps Conflicts: indimail (<= 3.2) Filename: amd64/indimail-auth_1.0.1-1.1+1.2_amd64.deb Size: 76000 MD5sum: 6956a0570a7692abdb0cb7ba340fe311 SHA1: a505c086b0a77d4f10ed1ab0bb8bfb443dcb195e SHA256: 577050423e078080c802a3cee7cdd15b4b4b6dd7d00087a6bafc42a3a63a7dde Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: indimail-auth provides nssd daemon to provide name service switch in MySQL db and pam-multi to provide multiple ways to do PAM authentication Package: indimail-dev Source: indimail Version: 3.4.8-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 296 Depends: libindimail (= 3.4.8-1.1+1.2) Filename: amd64/indimail-dev_3.4.8-1.1+1.2_amd64.deb Size: 36034 MD5sum: 490f967afbc94c8926439d170034a836 SHA1: 0650602bef6d9c98d005bb082b880916448af985 SHA256: c677f855c1703107a8af89b7fe7072ea326c3948f3ebfaa3174e97615d40d607 Section: devel Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: IndiMail - Development header files and libraries This package contains the development header files and libraries necessary to develop IndiMail client applications. Package: indimail-mini Source: indimail-mta Version: 3.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 591 Depends: libc6 (>= 2.34), libqmail (>= 1.5), libsrs2 (>= 1.0.18), coreutils, diffutils, procps Breaks: indimail-mta, qmta Provides: default-mta, mail-transport-agent Filename: amd64/indimail-mini_3.1-1.1+1.2_amd64.deb Size: 169180 MD5sum: 1216450e1aed668bf3d263fdd5341d4b SHA1: 25bf64ea73a17049b78ba307470f84604c7e0b4c SHA256: e178fbabf2966ed6f6d291cab7281428aaa10ac0480fb8eff82d80f0bd5ca49a Section: misc Priority: extra Homepage: https://github.com/indimail/indimail-mta Description: IndiMail - Mini Client Installation This package contains sendmail, qmail-inject and qmail-qmqpc - Bare minimum programs to have a indimail-mini installation. . A indimail-mini installation doesn't have a mail queue. It gives each new message to a central server using QMQP. Package: indimail-mta Version: 3.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8246 Depends: libc6 (>= 2.36), libdkim2 (>= 1.0), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libqmail (>= 1.5), libsrs2 (>= 1.0.18), libssl3 (>= 3.0.0), daemontools, ucspi-tcp, net-tools, coreutils, diffutils, procps Conflicts: indimail-mini, qmta Replaces: indimail-mini, qmta Provides: default-mta, indimail-mini, mail-transport-agent Filename: amd64/indimail-mta_3.1-1.1+1.2_amd64.deb Size: 2030880 MD5sum: 5850193f6c7c0ec32071209a5dd0c36e SHA1: 01c090eff7f6b0a5355132a2f98da5d2121f8f71 SHA256: b733e1c421020ef54337043b44e4b898aafea3af1e25d91e6e3be1b4bfcdd7d5 Section: mail Priority: extra Homepage: https://github.com/indimail/indimail-mta Description: indimail-mta provides a MTA that is part of the IndiMail messaging platform. The base is built on the following software code written by Dan J. Bernstein . qmail, serialmail, qmailanalog, dotforward, fastforward, mess822 . The package provides most features required in a modern MTA missing in qmail. Package: indimail-spamfilter Version: 1.0.0-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 700 Depends: libc6 (>= 2.36), libdb5.3, libgsl27 (>= 2.7.1) Conflicts: indimail (<= 3.2) Filename: amd64/indimail-spamfilter_1.0.0-1.1+1.2_amd64.deb Size: 198332 MD5sum: cfdbfdfca79fa03f92d44361c5437dc7 SHA1: a18a87ad5e0d9c17c68a609e778453495034831a SHA256: a88d7433d1c39bfcc9fa740ea73514632cdecc93299298236fc6f15ee6b95f20 Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: Fast anti-spam filtering by Bayesian statistical analysis This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". . Bogofilter is a Bayesian spam filter. In its normal mode of operation, it takes an email message or other text on standard input, does a statistical check against lists of "good" and "bad" words, and returns a status code indicating whether or not the message is spam. Bogofilter is designed with fast algorithms (including Berkeley DB system), coded directly in C, and tuned for speed, so it can be used for production by sites that process a lot of mail. . This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. Package: indimail-utils Version: 1.0.0-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 4526 Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6), coreutils, findutils Conflicts: indimail (<= 3.2) Filename: amd64/indimail-utils_1.0.0-1.1+1.2_amd64.deb Size: 1357042 MD5sum: 5b0aa8c23148ea8ca323f1aece3d1754 SHA1: 1df5b42004cd2a1d7e22e27806ff95a0dfb46baf SHA256: e2c96eef611fa208f7a8847671f4075e2d834244d01f9005737264db3050752b Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: indimail-utils provides a package consisting of utilities like mpack, munpack, altermime, ripmime, fortune, flash for indimail MTA Package: indium Version: 1.2.0-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2316 Depends: tcl8.6-dev, libmysqlclient16 (>= 5.1.21-1) Filename: amd64/indium_1.2.0-1.1+1.2_amd64.deb Size: 432866 MD5sum: 64a77a939a613c3fc8af1babeb12e21a SHA1: 1b1f676144ca298e019e7968e11337636328fb84 SHA256: b1dbbd453cb0f15f0eb1baca5a8db093d0e55146af05198fd9a2296924b5a1b9 Section: misc Priority: extra Homepage: http://indimail.sourceforge.net Description: TCL/TK based Administration GUI for IndiMail VirtualDomains . indium provides a TCL/TK frontent for administering IndiMail Users Package: ircube Version: 1.0.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 801 Pre-Depends: indimail (>= 2.0), indimail-mta (>= 2.0), iwebadmin Depends: coreutils Filename: amd64/ircube_1.0.1-1.1+1.2_amd64.deb Size: 275036 MD5sum: 9574b93a36076f84c34ac176dcb04d28 SHA1: 8ae1a59b12a9525fdc9f18eeefacef8dcdb3a939 SHA256: 8d8100b5f810922bd6c32d439ef425598c65b355eda64b538e36a505e581c004 Section: misc Priority: optional Homepage: http://indimail.sourceforge.net Description: a collection of plugins for RoundCube Mail This package includes RoundCube plugins that work with IndiMail . sauserprefs - Control Bogofilter settings from within Roundcube . markasjunk2 - Adds a new button to the mailbox toolbar to mark the selected messages as Junk/Not Junk, optionally detaching original messages from spam reports if the message is not junk and learning junk/not junk using various methods (bogo-learn, etc.) . iwebadmin - This is a plugin that adds tabs to the Roundcube settings page, allowing the user to set their vacation message or change their password. Behind the scenes, it logs in to iwebadmin as that user to make the changes. Both vacation and password tabs can be individually disabled. . Note: This screen-scrapes your iwebadmin installation, so currently only works if iwebadmin is in English. Package: iwebadmin Version: 2.1.2-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 775 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libindimail (>= 3.4.8), libqmail (>= 1.5) Filename: amd64/iwebadmin_2.1.2-1.1+1.2_amd64.deb Size: 399276 MD5sum: 757495f8ee92c872af0c7f5a6fec30a4 SHA1: cbb6087bc2fd656362fa8138551ef2814af1c3f4 SHA256: cb32db8cdcf9809215f663a965e2d703d8d592d3633c837d3cb8e6b72487a8e3 Section: misc Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: Web Administration GUI for IndiMail VirtualDomains . iwebadmin provides a Web frontend for administering IndiMail Users Package: libdkim2 Version: 1.0-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 151 Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libssl3 (>= 3.0.0), libstdc++6 (>= 11) Conflicts: libdkim Replaces: libdkim Filename: amd64/libdkim2_1.0-1.1+1.2_amd64.deb Size: 58600 MD5sum: bae0a7e595a41436d8fcad80b2f65635 SHA1: 1a79cd38287865b11ee7176d0facf3eee35100d3 SHA256: 4f73a276eb4e569a71495878c9f8058bf4f0d86945ee0b2d7e33eabaf3112d16 Section: libs Priority: optional Homepage: https://github.com/indimail/indimail-mta/tree/master/libdkim2-x Description: cryptographically identify the sender of email DomainKeys Identified Mail (DKIM) defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs). . libdkim2 is a library, developed by Alt-N Technologies, that allows incorporating DKIM into an existing MTA or other application. It provides full support for signing, verifying, and SSP. See the changelogs for information on compliance with specifications. Package: libdkim2-dev Source: libdkim2 Version: 1.0-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 182 Depends: libdkim2 (= 1.0-1.1+1.2), libssl-dev Filename: amd64/libdkim2-dev_1.0-1.1+1.2_amd64.deb Size: 54974 MD5sum: 7702fe80078a0e6e9429eb4eb935ac47 SHA1: 052098c855dd84632b8b030e8964713fc35360f2 SHA256: 5ec606e07d11b6994b7c9ebf6d45d406ab6ed3e908afa1ed451a01b0c286dc2d Section: libdevel Priority: optional Homepage: https://github.com/indimail/indimail-mta/tree/master/libdkim2-x Description: cryptographically identify the sender of email DomainKeys Identified Mail (DKIM) defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs). . libdkim2 is a library, developed by Alt-N Technologies, that allows incorporating DKIM into an existing MTA or other application. It provides full support for signing, verifying, and SSP. See the changelogs for information on compliance with specifications. . This package contains the development files needed to compile and link programs with libdkim2. Package: libgsasl-dev Source: gsasl Version: 2.2.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 479 Depends: libgsasl18 (= 2.2.1-1.1+1.2), libgssglue-dev, libidn11-dev, libntlm0-dev, pkg-config Breaks: libgsasl7-dev (<< 1.10.0-2) Replaces: libgsasl1-dev, libgsasl7-dev (<< 1.10.0-2) Provides: libgsasl7-dev Filename: amd64/libgsasl-dev_2.2.1-1.1+1.2_amd64.deb Size: 132592 MD5sum: 4a59dbdae122ff7a96a4aabe5411c0d6 SHA1: 5c7f7ab2e557bfc0c47a1f1c7bfa4fe7054d405b SHA256: 41d71878e7aa2613b4d1955f029314eae58639f7c11be11a63ba6e2dc931e0c3 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.gnu.org/software/gsasl/ Description: Development files for the GNU SASL library GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . This package contain all files necessary for developing programs that use GNU SASL. You will need this package if you want to build a program that uses the GNU SASL library. Package: libgsasl18 Source: gsasl Version: 2.2.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 158 Depends: libc6 (>= 2.25), libgssglue1 (>= 0.4), libidn12 (>= 1.13), libntlm0 (>= 1.2) Recommends: gsasl-common Filename: amd64/libgsasl18_2.2.1-1.1+1.2_amd64.deb Size: 74996 MD5sum: e6d8b6a17c9588088c59b9f39550ce4f SHA1: 17ad8c6c5a6d384501ac0660d71461cd836e594d SHA256: 81001aeac0dca99abfedc5fc3ef15372b1f394093dbce525aad29e98ab4722e4 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.gnu.org/software/gsasl/ Description: GNU SASL library GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . Supported mechanisms are ANONYMOUS, EXTERNAL, LOGIN, PLAIN, SECURID, NTLM, DIGEST-MD5, CRAM-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, GS2-KRB5, GSSAPI. . This package includes the GNU SASL shared library that is required by applications using GNU SASL. You normally don't need to install it manually. Package: libgsasl7-dev Source: gsasl Version: 2.2.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 15 Depends: libgsasl-dev Conflicts: libgsasl1-dev Replaces: libgsasl1-dev Filename: amd64/libgsasl7-dev_2.2.1-1.1+1.2_amd64.deb Size: 7246 MD5sum: 7b1cba74936105cb13d1403ea3162c9b SHA1: c1996dc4a154ada13f94846e1f7fd1ace6580317 SHA256: 0f33952fd4d47d45d233712e09ca12d7dcab05fb8259fef828648d3d2245f04a Section: oldlibs Priority: optional Multi-Arch: same Homepage: https://www.gnu.org/software/gsasl/ Description: Transitional development package for the GNU SASL library This is a transitional package. It can safely be removed. Package: libindimail Source: indimail Version: 3.4.8-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 477 Depends: libc6 (>= 2.34), libgsasl18 (>= 1.9.2), libqmail (>= 1.5), libssl3 (>= 3.0.0) Filename: amd64/libindimail_3.4.8-1.1+1.2_amd64.deb Size: 162998 MD5sum: d86a970db3513c50cf9f71a91356815d SHA1: ad46c97df6e6c9e42a43b6e6acc0fff6c45b2e1c SHA256: e4e8d31b30b03cd5d5ed039bbcd38e3d66e7bdd559ff80e06fcbfae143747876 Section: libs Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: IndiMail - Development libraries This package contains the development libraries necessary to develop IndiMail client applications. Package: libqmail Version: 1.5-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 349 Depends: libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libsodium23 (>= 0.6.0), libssl3 (>= 3.0.0) Filename: amd64/libqmail_1.5-1.1+1.2_amd64.deb Size: 150672 MD5sum: fba7cd7ebde03f440dce2eb02430b532 SHA1: f1d77b1fcccc2514d32ade9d8ef78a518b90a3eb SHA256: 13428416b696d7228fe4be4e9c9e86943ea2ef6e585e4ba942e98c39fd41abb5 Section: libs Priority: optional Homepage: https://github.com/indimail/libqmail Description: Reimplementation of qmail functions in a shared library This library is a reimplementation of qmail functions which means that it provides Daniel Bernstein's interfaces (with some extensions). . It contains wrappers around memory allocation, buffered I/O, routines for formatting and scanning and an abstraction around errno. It also includes wrappers for Unix signal functions. . This package contains the shared library linked against glibc. Package: libqmail-dev Source: libqmail Version: 1.5-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 1354 Depends: libqmail (= 1.5-1.1+1.2), libssl-dev Filename: amd64/libqmail-dev_1.5-1.1+1.2_amd64.deb Size: 316508 MD5sum: dc093f5535483196c57353267b618d4f SHA1: deefc1dfdd6e8952617d4093e9989eda44f26b4c SHA256: ab7b042659064b9d18cda9b3cfe11e77973a5afbf58884b16c4431eb3610d5bd Section: libdevel Priority: optional Homepage: https://github.com/indimail/libqmail Description: Reimplementation of qmail functions, development files This library is a reimplementation of qmail functions, which means that it provides Daniel Bernstein's interfaces (with some extensions). . It contains wrappers around memory allocation, buffered I/O, routines for formatting and scanning and an abstraction around errno. It also includes wrappers for Unix signal functions. . This package contains the static library libqmail.a and headers Package: libsrs2 Version: 1.0.18-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 84 Depends: libc6 (>= 2.34) Filename: amd64/libsrs2_1.0.18-1.1+1.2_amd64.deb Size: 27422 MD5sum: c859a40b5c38a08490ddbcb19c85bdbc SHA1: 0fb389281a8fc9a138b372d161c0f133f0beceb9 SHA256: 16dd5366798f07248ee108514fa047d6d2ba4ab93c6a351712b2ace1c60d9225 Section: libs Priority: optional Homepage: https://github.com/indimail/indimail-mta/tree/master/libsrs2-x Description: SRS email address rewriting engine libsrs2 is the next generation SRS library. SPF verifies that the Sender address of a mail matches (according to some policy) the client IP address which submits the mail. When a mail is forwarded, the sender address must be rewritten to comply with SPF policy. The Sender Rewriting Scheme, or SRS, provides a standard for this rewriting which is not vulnerable to attacks by spammers. Package: libsrs2-dev Source: libsrs2 Version: 1.0.18-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 62 Depends: libsrs2 (= 1.0.18-1.1+1.2) Filename: amd64/libsrs2-dev_1.0.18-1.1+1.2_amd64.deb Size: 22836 MD5sum: 36cd07b6e86089c232b07b84de0b85ed SHA1: d9934959701d08bf1e0b16879ce1371a570d0e92 SHA256: 75cd830b2c1c6a8d359097f955591b7a3a1fad7274be2d47049e547c0f973eb4 Section: libdevel Priority: optional Homepage: https://github.com/indimail/indimail-mta/tree/master/libsrs2-x Description: Development tools for the libsrs2 libsrs2 is the next generation SRS library. SPF verifies that the Sender address of a mail matches (according to some policy) the client IP address which submits the mail. When a mail is forwarded, the sender address must be rewritten to comply with SPF policy. The Sender Rewriting Scheme, or SRS, provides a standard for this rewriting which is not vulnerable to attacks by spammers. Package: logalert Version: 0.4.0-1.1+1.3 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 186 Filename: amd64/logalert_0.4.0-1.1+1.3_amd64.deb Size: 44594 MD5sum: 0fb72a85dfd1e785ac957224795781b0 SHA1: df99eeb98eb62e56cc0dc0011b2a4ea58d1178b9 SHA256: 807dab4f964bde462483983cd1c6d9db85ed5011b16244dab0fe3e29a1d33903 Section: misc Priority: extra Homepage: http://indimail.sourceforge.net Description: Logfile monitoring, alert and analysis tool . logalert provides tools for log archival and analysis Package: qmta Source: indimail-mta Version: 3.1-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 1721 Depends: libc6 (>= 2.36), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libqmail (>= 1.5), libsrs2 (>= 1.0.18), libssl3 (>= 3.0.0), coreutils, diffutils, procps Breaks: indimail-mini, indimail-mta Provides: default-mta, mail-transport-agent Filename: amd64/qmta_3.1-1.1+1.2_amd64.deb Size: 446026 MD5sum: aed0b9e7f81f9b46bd4b0cbeaaaeec79 SHA1: f759c3e3507a9711ddfd8a306201f2d3927b32e1 SHA256: d07319cff755bebd45b3e1130af3e952db2c86f3ab8b0ab45dae30a4ab28cd9e Section: misc Priority: extra Homepage: https://github.com/indimail/indimail-mta Description: qmta - A minimal Mail Transport Agent This package contains the qmta-send mail transport agent and bare minimum programs to deliver local and remote mails. . A qmta installation doesn't have multiple daemons handling a queue. The queue is handled by a single daemon/binary - qmta-send Package: tinydnssec Version: 1.1.0-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2291 Pre-Depends: daemontools Depends: libc6 (>= 2.34), libev4 (>= 1:4.04), libqmail (>= 1.5), libsodium23 (>= 0.6.0), net-tools, coreutils, binutils Recommends: ucspi-tcp Filename: amd64/tinydnssec_1.1.0-1.1+1.2_amd64.deb Size: 917926 MD5sum: c416031ae728ac7af33130289510f6ab SHA1: a40cf0e117890ab67d2334b82421fb9d2e25ca5b SHA256: 151ec8278fce383ccdd8abd1b09088e6bbc904174adea4e9787e99d4b577c960 Section: misc Priority: optional Homepage: http://indimail.sourceforge.net Description: a collection of Domain Name System tools This package includes software for all the fundamental DNS operations: . DNS cache: finding addresses of Internet hosts. When a browser wants to contact www.yahoo.com, it first asks a DNS cache, such as djbdns's dnscache, to find the IP address of www.yahoo.com. Internet service providers run dnscache to find IP addresses requested by their customers. If you're running a home computer or a workstation, you can run your own dnscache to speed up your web browsing. . DNS server: publishing addresses of Internet hosts. The IP address of www.yahoo.com is published by Yahoo's DNS servers. djbdns includes a general-purpose DNS server, tinydns; network administrators run tinydns to publish the IP addresses of their computers. djbdns also includes special-purpose servers for publishing DNS walls and RBLs. . DNS client: talking to a DNS cache. djbdns includes a DNS client C library and several command-line DNS client utilities. Programmers use these tools to send requests to DNS caches. . djbdns also includes several DNS debugging tools, notably dnstrace, which administrators use to diagnose misconfigured remote servers. . See http://cr.yp.to/djbdns.html . DQ: a package with DNS/DNSCurve related software. It contains a recursive DNS server with DNSCurve support called dqcache and also a commandline tool to debug DNS/DNScurve called dq. . See https://mojzis.com/software/dq/ . CurveDNS: CurveDNS is the first publicly released forwarding implementation that implements the DNSCurve protocol. DNSCurve uses high-speed high-security elliptic-curve cryptography to drastically improve every dimension of DNS security. . See http://dnscurve.org/ for protocol details. . curvedns allows any authoritative DNS name server to act as a DNSCurve capable one, without changing anything on your current DNS environment. The only thing a DNS data manager (that is probably you) has to do is to install CurveDNS on a machine, generate a keypair, and update NS type records that were pointing towards your authoritative name server and let them point to this machine running CurveDNS. Indeed, it is that easy to become fully protected against almost any of the currently known DNS flaws, such as active and passive cache poisoning. . CurveDNS supports: * Forwarding of regular (non-protected) DNS packets; * Unboxing of DNSCurve queries and forwarding the regular DNS packets * Boxing of regular DNS responses to DNSCurve responses; * Both DNSCurve's streamlined- and TXT-format; * Caching of shared secrets; * Both UDP and TCP; * Both IPv4 and IPv6. . See http://curvedns.on2it.net/ Package: ucspi-tcp Version: 1.1.4-1.1+1.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 538 Depends: libc6 (>= 2.34), libqmail (>= 1.5), libssl3 (>= 3.0.0), coreutils, diffutils Filename: amd64/ucspi-tcp_1.1.4-1.1+1.2_amd64.deb Size: 125314 MD5sum: 88b3cc83d573af150742a93cc29fcd8b SHA1: 4538ae8e5fab763413ee8d402fc3f582b942d382 SHA256: 064f8736a2ed30114bc98ee8db1e83bac36e2b150f1402a52373a2de9a8262f5 Section: net Priority: optional Homepage: https://github.com/indimail/indimail-mta Description: tcpserver and tcpclient are easy-to-use command-line tools for building TCP client-server applications. . tcpserver waits for incoming connections and, for each connection, runs a program of your choice. Your program receives environment variables showing the local and remote host names, IP addresses, and port numbers. . tcpserver offers a concurrency limit to protect you from running out of processes and memory. When you are handling 40 (by default) simultaneous connections, tcpserver smoothly defers acceptance of new connections. . tcpserver also provides TCP access control features, similar to tcp-wrappers/tcpd\'s hosts.allow but much faster. Its access control rules are compiled into a hashed format with cdb, so it can easily deal with thousands of different hosts. . This package includes a recordio tool that monitors all the input and output of a server. . tcpclient makes a TCP connection and runs a program of your choice. It sets up the same environment variables as tcpserver. . This package includes several sample clients built on top of tcpclient: who@, date@, finger@, http@, tcpcat, and mconnect. . tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program Interface, using the TCP protocol. This package supports ipv6 and TLS connections.