Package: bogofilter-wordlist Version: 1.0.0-1.1+1.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 7521 Filename: amd64/bogofilter-wordlist_1.0.0-1.1+1.1_amd64.deb Size: 1467566 MD5sum: 42f9d50c1cf8fd2cf64d8a3e09bacbbc SHA1: e46ca7832deee3537084103d0567711cef5cca26 SHA256: b26e714f6e1d22a565f76335f223f997a2a85f700c696a601ddebec418f4f11d 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+50.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 607 Depends: libc6 (>= 2.15), libqmail (>= 1.5), coreutils, diffutils, procps Filename: amd64/daemontools_1.1.7-1.1+50.1_amd64.deb Size: 144190 MD5sum: f035f0947c0b000f254a40e61a9d092c SHA1: 3fafea55815cccfe98b081fc8b5361da911769ca SHA256: 418ad398cf347e05816d957ca9c11367cf3ab0cd003c488a82c2ca865507cd1f 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-idx Version: 7.2.4-1.1+8.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 160 Pre-Depends: indimail-mta (>= 2.0) Filename: amd64/ezmlm-idx_7.2.4-1.1+8.1_amd64.deb Size: 149176 MD5sum: ba57fbde60b9b8674e3251f0d74213c8 SHA1: 68075d61d43f0fee3ed7204088b84bb80b107808 SHA256: b321f670315382d55a7831435207f3fde64e943bd8dcf3bdee3f2d7e45ba9cc1 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+8.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-cgi_7.2.4-1.1+8.1_amd64.deb Size: 1764 MD5sum: 5f85fe0e6b121b82a40a8e044ea92c60 SHA1: 748ade3e9d275a90392a8201bcdeffd83168fef0 SHA256: 4d4db495a5695b4a198ac915fd2abe9616fd804c260fa08e1400639bd675bd7f 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+8.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-mysql_7.2.4-1.1+8.1_amd64.deb Size: 1770 MD5sum: 520c455fd3b73f1dbe6a4faa363e6a1c SHA1: 394422f7cab02194c260a5bf4e0506260dc13a5a SHA256: e5a5ee74d875d1e899a11c25ee412575603a69bfbbba8706a980024f61c4845c 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+8.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-pgsql_7.2.4-1.1+8.1_amd64.deb Size: 1774 MD5sum: 7fb7f56e81a600e2721de295f4cf2762 SHA1: 64e7df87e6de6fb67f829277c5191d22fb3cb233 SHA256: 5e4b2a645663bdd8ee46623d415a0eebfd0784701ca59e7e21cbe6d3713a7e01 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+8.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-sqlite_7.2.4-1.1+8.1_amd64.deb Size: 1770 MD5sum: 1da47a88b629566ca5e6c96e4b00e237 SHA1: acc4945b9fa43e8329daeeea6a23aaf4d5b5b2d9 SHA256: 4d9d963796417bd9c0469b81f9c6df0cb86f53c879bc2af52fcc9c589b69e7fb 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+4.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 97 Depends: libc6 (>= 2.16), libgnutls30 (>= 3.4.6), libgsasl18 (>= 1.9.2) Filename: amd64/gsasl_2.2.1-1.1+4.1_amd64.deb Size: 36282 MD5sum: 96053a81092b3ac7d44adf0dfc7c813b SHA1: afc19b4276aff20fcefcb74fa90d82063b62a760 SHA256: 4d32858e4b373c47dd5ff1b3bd461d5719a449d824fdac1c8875602a36cec3b4 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+4.1 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+4.1_all.deb Size: 54666 MD5sum: 7da19ee83710c0e8648bbce7202b66ab SHA1: 13c16457c8b29bae4643f58dd69a58dd4604ef37 SHA256: fc0ddae69537e4c00eff630fd1f2b7de200ac6af0bfb8aa8be56bc92101aa18b 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+4.1 Architecture: all Maintainer: Manvendra Bhangui Installed-Size: 893 Breaks: gsasl (<< 1.10.0-2) Replaces: gsasl (<< 1.10.0-2) Filename: all/gsasl-doc_2.2.1-1.1+4.1_all.deb Size: 254528 MD5sum: 6c1c6436381e43580496b0c3004ac001 SHA1: ce187914c6017f5e2f8ed29ba31b7b115acc3e08 SHA256: b034c4c7d7d89e4a8dd99d3ce20fbe76134905707e25b7e95b6ee1d8c591796b 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+18.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2160 Pre-Depends: indimail-mta (>= 3.0.4), indimail-access, virtual-mysql-server, mrtg Depends: libc6 (>= 2.15), libgsasl18 (>= 1.9.2), libncurses5 (>= 6), libqmail (>= 1.5), libssl1.0.0 (>= 1.0.0), libtinfo5 (>= 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+18.1_amd64.deb Size: 571176 MD5sum: 67b438f153a82e99d3bd16cf948b64a9 SHA1: 7e6e33b740fcd0acb9f48b583300192662bffebe SHA256: 6e1628993668e0f9ea66d1ebe12df95c2a941184f06bc76a3dc0aad58a3e13d7 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+9.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 4028 Pre-Depends: indimail-mta (>= 2.6) Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgdbm3 (>= 1.8.3), libidn11 (>= 1.13), libpam0g (>= 0.99.7.1), libpcre2-8-0, libssl1.0.0 (>= 1.0.2~beta3), libstdc++6 (>= 5.2), net-tools, coreutils, findutils, procps Conflicts: indimail (<= 3.2) Filename: amd64/indimail-access_1.3-1.1+9.1_amd64.deb Size: 973840 MD5sum: fee00fdc24089d2a1dfc4b351d4ccaa0 SHA1: dca5ca65fbf7286438d45437a057ec114de66fc4 SHA256: b8707244d9c36cf5e1c77740e74c670b7bb0322f49779671245ffe64e5056a87 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+6.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 301 Pre-Depends: indimail-mta Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libqmail (>= 1.5), coreutils, findutils, procps Conflicts: indimail (<= 3.2) Filename: amd64/indimail-auth_1.0.1-1.1+6.1_amd64.deb Size: 71624 MD5sum: 4a597b7589a0b0fc5b955ec1219076b3 SHA1: c27f5aee5baf45f67bc149843a6d294c7c52a7a5 SHA256: a23539d70ba63805a4df2295df7c531d82a114ae61c1789c784f2773dc34c350 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+18.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 296 Depends: libindimail (= 3.4.8-1.1+18.1) Filename: amd64/indimail-dev_3.4.8-1.1+18.1_amd64.deb Size: 35976 MD5sum: cf3050cc0d86717bde3d9bc5280362b1 SHA1: fc1b8557cde98a1e074cfc24ec1b08e294fe19d9 SHA256: fe9587e6aedac79f6023c7ff28b5cf10da60bf699e2c891eb396d7868b416f67 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+40.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 555 Depends: libc6 (>= 2.15), 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+40.2_amd64.deb Size: 159758 MD5sum: 0155c207fe4ce8c1f1e039ae4e14515a SHA1: 27cb4abae511fd0ab8c8c6136fcdd53e62f75915 SHA256: cdd6400c5ddb75c16c2d65402eee75884d510ccfec62e901d41b7ae74a3d76e5 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+40.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 7459 Depends: libc6 (>= 2.15), libdkim2 (>= 1.0), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libldap-2.4-2 (>= 2.4.7), libqmail (>= 1.5), libsrs2 (>= 1.0.18), libssl1.0.0 (>= 1.0.1), 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+40.2_amd64.deb Size: 1941638 MD5sum: a92df75116b49ea4a44e6d8151fb2205 SHA1: 5a0d6f7bd9131ada36d44f0afbe9493529ff17ca SHA256: 21942cb9caf6681d0560248162fd69d0b943d16764c7b0a25d42ed1b6005f8b1 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+6.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 727 Depends: libc6 (>= 2.14), libdb5.3, libgsl2 Conflicts: indimail (<= 3.2) Filename: amd64/indimail-spamfilter_1.0.0-1.1+6.1_amd64.deb Size: 171192 MD5sum: f40e09f3f77304feed513a8176901b80 SHA1: 5150277424dc7b7ff068954138d185457221ab44 SHA256: 2c75bd7f115dc70f64f53e6ba964aaef89679b12b79fec7d57634cd41a42b50a 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+5.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 4523 Depends: libc6 (>= 2.14), libncurses5 (>= 6), libtinfo5 (>= 6), coreutils, findutils Conflicts: indimail (<= 3.2) Filename: amd64/indimail-utils_1.0.0-1.1+5.1_amd64.deb Size: 1317024 MD5sum: 636e3574c8f483eb47a5a8bcf93cd414 SHA1: 78e56c918b9adc3250a832d4e5862f4f7700a9ec SHA256: caa9bcd06d05d9b621c4eca6b13d601e332b20c19cac6936c7e568649a9dcb89 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+3.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2299 Depends: tcl8.6-dev, libmysqlclient16 (>= 5.1.21-1) Filename: amd64/indium_1.2.0-1.1+3.1_amd64.deb Size: 422786 MD5sum: d21e153e3df38150c13655f94b2e1738 SHA1: 579a0ab63f7f015f447d18be56bb98fcc569049d SHA256: 973f2e65b0fe887b7f99efcf03a4666cd53abd0b4d200d167e651d72ac535851 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+2.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 604 Pre-Depends: indimail (>= 2.0), indimail-mta (>= 2.0), iwebadmin Depends: coreutils Filename: amd64/ircube_1.0.1-1.1+2.1_amd64.deb Size: 120584 MD5sum: 6569a626635e4f4109f2414994961045 SHA1: cbe954c6b9b0652680d95b43fbfbe32e5c13f8ed SHA256: 3025006066da81f463a34c85d81304d2f7aef887d1238548b437f9765087737f 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+11.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 759 Depends: libc6 (>= 2.4), libindimail (>= 3.4.8), libqmail (>= 1.5) Filename: amd64/iwebadmin_2.1.2-1.1+11.1_amd64.deb Size: 390048 MD5sum: c02e18bf454dceb370a9598e23c9b143 SHA1: ac731992ff52f6bf86316e738a525c5cc8b21843 SHA256: 024b569b2c573e95e66bd2c9b3db8e80a31fe4a5cc02cc82b69575062ea515d8 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+19.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 134 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2) Conflicts: libdkim Replaces: libdkim Filename: amd64/libdkim2_1.0-1.1+19.1_amd64.deb Size: 53852 MD5sum: 6b93352800f76342e87acd275f173d6f SHA1: c70620ca4421e719c1d43123af1d491231e1fc05 SHA256: 5485d056a989c186805475ad8cf8d999c0e456a2cd77cc665d9b6f2ff1ff5068 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+19.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 182 Depends: libdkim2 (= 1.0-1.1+19.1), libssl-dev Filename: amd64/libdkim2-dev_1.0-1.1+19.1_amd64.deb Size: 49916 MD5sum: 0824efc3fc570c10b0d61e0566ea13ee SHA1: ac911fb2ffefedeeb56865d90a4f7a20f7fbd0f5 SHA256: c857757429bdf605ececf1f5d701f16efeda22b91723411d65ab7d32b3922fb5 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+4.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 475 Depends: libgsasl18 (= 2.2.1-1.1+4.1), 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+4.1_amd64.deb Size: 126896 MD5sum: 5ca273f089ebfe996d0d3ad39afd262f SHA1: 9b8dd2c3a20edb51d90d330817a923d0566f84eb SHA256: 089d2ddd84cd60261f2befc3188bdecd4e1b88a0f3eeed49a2e1969cdd2b0ca7 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+4.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 173 Depends: libc6 (>= 2.14), libgssglue1, libidn11 (>= 1.13), libntlm0 (>= 1.2) Recommends: gsasl-common Filename: amd64/libgsasl18_2.2.1-1.1+4.1_amd64.deb Size: 79784 MD5sum: 82b97e44da07b56289151df405bdb1f6 SHA1: 11475ae681d6cc27f0b168c2c68616d4f106440a SHA256: da6ef9f9a5d960f4e2cf7b18a4b61db87ac18219f4625a2419938469061bafc3 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+4.1 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+4.1_amd64.deb Size: 7312 MD5sum: ab8d8544525d7ac916050821a09a194e SHA1: 7b0793ee1a3f1b26d1bfa03d9556b258cf9be67c SHA256: d767e59b391a6806d1a849abbff8b480b2d6f27d0c7a092e7c7b38178e37fde4 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+18.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 473 Depends: libc6 (>= 2.14), libgsasl18 (>= 1.9.2), libqmail (>= 1.5), libssl1.0.0 (>= 1.0.0) Filename: amd64/libindimail_3.4.8-1.1+18.1_amd64.deb Size: 158378 MD5sum: e8cd64b93a2f70ff79543003d75fe756 SHA1: 25c0633017175a9d68b468ec06b0538966f52f38 SHA256: 4b8ee22fbd5eb4b5847a668f57fe30b6798012f3c653c31c94fcbf9e5754ecdb 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+20.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 353 Depends: libc6 (>= 2.15), libsodium18 (>= 0.6.0), libssl1.0.0 (>= 1.0.1) Filename: amd64/libqmail_1.5-1.1+20.1_amd64.deb Size: 135134 MD5sum: d16211a78342d6f1a9a4f2034f8db11b SHA1: 526c40e6e88c2c5ea710abae4ae398a677803e1b SHA256: df6e7aab8203f3b66e65fd0c9f0b80820a85b22bd3b35feb5d1932207587538d 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+20.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 1408 Depends: libqmail (= 1.5-1.1+20.1), libssl-dev Filename: amd64/libqmail-dev_1.5-1.1+20.1_amd64.deb Size: 297108 MD5sum: 1534857061f298a5a67a30b81ad0870b SHA1: b1b06ffe54e34933ce8662a2107ac0c58ae00b0d SHA256: 780b8bc7d6afecf5ac8dfcaee9ffbe8193e85d794c2a074750fc78fa974dbae7 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+2.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 76 Depends: libc6 (>= 2.15) Filename: amd64/libsrs2_1.0.18-1.1+2.1_amd64.deb Size: 26790 MD5sum: 767494b2709b0a8772815e4e79436cf7 SHA1: 44aba3c078950cc7685d56251a39e5725ba3ff14 SHA256: 02b15b263989bae76069014216e10f6dde76cb020564b83d2c1367115d783659 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+2.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 60 Depends: libsrs2 (= 1.0.18-1.1+2.1) Filename: amd64/libsrs2-dev_1.0.18-1.1+2.1_amd64.deb Size: 21952 MD5sum: c6c92efa35f4a71050f7acc6620c2944 SHA1: af22b918f14fc1520fbe52205a22481830c64628 SHA256: 4cdf7ec93549e49a676033aeb3d1fc58cb47cfe7943c9a201a0182c5dbfcd150 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+10.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 166 Filename: amd64/logalert_0.4.0-1.1+10.1_amd64.deb Size: 44132 MD5sum: 058ca12591103e940798d5db8a00c5a8 SHA1: aa54820e3f28263ed40a83341be5606346e15723 SHA256: 39f03c2daec4603caa8bcaba6c0a72e96ec2f892515e6e3f5ee50b85856d4d50 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+40.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 1616 Depends: libc6 (>= 2.15), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libqmail (>= 1.5), libsrs2 (>= 1.0.18), libssl1.0.0 (>= 1.0.1), coreutils, diffutils, procps Breaks: indimail-mini, indimail-mta Provides: default-mta, mail-transport-agent Filename: amd64/qmta_3.1-1.1+40.2_amd64.deb Size: 419032 MD5sum: e5a3aa6c1ad1c9c5e83a13794cf3a1af SHA1: e1251f56eb33dca0faa4850696511f01ec8119de SHA256: 4b2aeffa79ec5644864917579003197b278b919a4857220e9337a407e144d0ac 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: svcron Version: 1.0-1.1+20.1 Architecture: amd64 Maintainer: "Manvendra Bhangui " Installed-Size: 135 Depends: libc6 (>= 2.14), libqmail (>= 1.5) Filename: amd64/svcron_1.0-1.1+20.1_amd64.deb Size: 40392 MD5sum: 178ef90ce23869ef37b9cf31127ed747 SHA1: eb439dcf3650c632e3f11bc3739c68a5c76a3d8f SHA256: fd06f0e062c92ca3fe5478bd15952abae40281982ae2caa63cc8834b164c4955 Section: admin Priority: optional Homepage: https://github.com/indimail/svcron Description: process scheduling daemon svcron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. Package: tinydnssec Version: 1.1.0-1.1+5.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2227 Pre-Depends: daemontools Depends: libc6 (>= 2.16), libev4 (>= 1:4.04), libqmail (>= 1.5), libsodium18 (>= 0.6.0), net-tools, coreutils, binutils Recommends: ucspi-tcp Filename: amd64/tinydnssec_1.1.0-1.1+5.2_amd64.deb Size: 862422 MD5sum: 739bd58e9310e5c9bd48273d9cbc0e45 SHA1: 13e39ce2311c3b769d3d7a5a542ddc10d15ab633 SHA256: b65d786e30dfdddd6c6e16fb4d62aa30fa43679da4990d8162ca9cada2d046f5 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+12.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 459 Depends: libc6 (>= 2.15), libqmail (>= 1.5), libssl1.0.0 (>= 1.0.0), coreutils, diffutils Filename: amd64/ucspi-tcp_1.1.4-1.1+12.2_amd64.deb Size: 118772 MD5sum: f3723fa961a3b5f51f40ca09ef37457a SHA1: 3787813051435f702f191d7ae9e7033836049815 SHA256: 3849590528a5ffc56874545157316a6ffd2de67d6c2d6a5850c7d8be8e2a25a5 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.