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: 1646960 MD5sum: f26c78e06e85de797ecdafc0c680d068 SHA1: 3fc74ae8799cff604815d477746a09572ea7f95f SHA256: 17206da2dccf556363022e3416c8e9be6c2cfdccac23ef331dfc3127bb939b50 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+51.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 734 Depends: libc6 (>= 2.34), libqmail (>= 1.5), coreutils, diffutils, procps Filename: amd64/daemontools_1.1.7-1.1+51.2_amd64.deb Size: 149956 MD5sum: 0af4a1896461790230da75a1b08260b9 SHA1: be180d0796c6326a98e06b4f3bf4099bb67a397f SHA256: cd81ee4e384af94836efc49ff3abf77ccf273ff955a02265323e0c9f517301e5 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+5.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+5.2_amd64.deb Size: 48626 MD5sum: 3c8592fee7f078fb6563671b433cca5c SHA1: f474ce3aac6229c26c7943a4ceb6c8396df2efa7 SHA256: 9da240fadc75272e5d46e8fc8bca2d23eb0b075a4848edf07361375b0bf8f6c7 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+8.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 160 Pre-Depends: indimail-mta (>= 2.0) Filename: amd64/ezmlm-idx_7.2.4-1.1+8.2_amd64.deb Size: 147648 MD5sum: ba9c8b290ad6f396c67cefa01fbac379 SHA1: 4435d448cbc0382abdd7c0a7982ddb9977ca9cb8 SHA256: 72ee8db9fb81c855586ab692860de02254b52e0badd3bfe24a58de44c84dc4dc 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.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+8.2_amd64.deb Size: 1728 MD5sum: 180088a092c3e84695d9cf039eea8dca SHA1: 0d5f29b7c6c45a34c89d774c2a5de136631ad25a SHA256: 77ee81faf70a35cd57155e1cdf6a889033974f853772855b8882fb85580804c3 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.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+8.2_amd64.deb Size: 1744 MD5sum: 88608fc133a4ff2c8fd1bb965e90b0ae SHA1: b1bdb149a61b9b5dc52de918d72c3582550e47d4 SHA256: 171424638fe9ee146e44582645c6440c218e4cc2fabc67902d3ed108893438ad 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.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+8.2_amd64.deb Size: 1744 MD5sum: 469d35e0cfa3d93b7a4b63b0f06f495f SHA1: 5accd586b7009bd099e3dc36db93114f52cf556c SHA256: e30f69f36454234d8508ea9ac0467dad9129a97bb088c1bbdd95e57fb8481f09 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.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+8.2_amd64.deb Size: 1742 MD5sum: 9dc330549592b4645aef849de2bee3d3 SHA1: b4c0e548c41f88d203891025f21132d27ca5194d SHA256: c797ee60499b68b651a6172fbcd47ee987d10ebff4a4255ef2d2322be4994a9f 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+5.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 94 Depends: libc6 (>= 2.38), libgnutls30t64 (>= 3.8.1), libgsasl18 (>= 1.9.2) Filename: amd64/gsasl_2.2.1-1.1+5.1_amd64.deb Size: 32516 MD5sum: 7bb41bde5153815556f87fbd792b47c3 SHA1: 40aa5d855748758562c7e68df07c270407294a49 SHA256: af81582a8224c9d99202ce228662ecaa260f5c990021afdf7af8de7ce71f5842 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+5.1 Architecture: all Maintainer: Manvendra Bhangui Installed-Size: 360 Breaks: libgsasl7 (<< 1.10.0-2) Replaces: libgsasl7 (<< 1.10.0-2) Filename: all/gsasl-common_2.2.1-1.1+5.1_all.deb Size: 57650 MD5sum: a17ff2d7f57c4512cec940d67e418695 SHA1: ae706fd64ba328ae7d610f5372e0b69dbfee7934 SHA256: 644f80cf7852f90e4b3b266182e93e2a06650b9f487c6c43d9f5bd3f497a8709 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+5.1 Architecture: all Maintainer: Manvendra Bhangui Installed-Size: 924 Breaks: gsasl (<< 1.10.0-2) Replaces: gsasl (<< 1.10.0-2) Filename: all/gsasl-doc_2.2.1-1.1+5.1_all.deb Size: 254890 MD5sum: 4f307e6e6a6bcad0227c589af4df3b25 SHA1: da4c541fd857ec64a45e15de95ee4e319dbb4503 SHA256: faddc567bc0dfbec3404e15120a39481e35a7d8934008dd82aeffa4382d73a2e 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+19.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2379 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), libssl3t64 (>= 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+19.2_amd64.deb Size: 574354 MD5sum: 55e7ac10fdb2e4c1900a451627bbd1b3 SHA1: 2b5d2d59d6ccacce305579e745a1cbfc1ea0363e SHA256: 5cb63208ba7073a458fadb1a460f3e77264252804cec2d717d6c06610440d2ba 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+18.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 4554 Pre-Depends: indimail-mta (>= 2.6) Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.3.1), libgdbm6t64 (>= 1.16), libidn2-0 (>= 2.0.0), libpam0g (>= 0.99.7.1), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.0.0), libstdc++6 (>= 13.1), net-tools, coreutils, findutils, procps Conflicts: indimail (<= 3.2) Filename: amd64/indimail-access_1.3-1.1+18.1_amd64.deb Size: 1187504 MD5sum: 0e6467de831fe06405f7389b50d1b0ac SHA1: 912c166fea4445f6a18ee3c986e75d878b26c25d SHA256: 5273826f28c63cdd339a3e046af2d054527fbca2cfd95fd5d7ee3366a18216ab 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.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 317 Pre-Depends: indimail-mta Depends: libc6 (>= 2.38), 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+6.2_amd64.deb Size: 75698 MD5sum: 6c3066806bc898cdb66563c5a2d01a8b SHA1: 750203357810da38addaf58ea856186c6cbf2d09 SHA256: 69a08e4f0ffb916617b5ef4a6bbf81e9086cd9f6470e668a3da3fbfef99c922d 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+19.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 296 Depends: libindimail (= 3.4.8-1.1+19.2) Filename: amd64/indimail-dev_3.4.8-1.1+19.2_amd64.deb Size: 35904 MD5sum: 062cb5d7e237c425c7b93f3d0d64cce7 SHA1: 41ebb495937de6c0b481e8170c6578ca080b3190 SHA256: 5ac40c8075ef26630504ad9f77794d485a4168c628c3ddbd8e3f650bd5071846 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+47.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 599 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+47.2_amd64.deb Size: 169454 MD5sum: ef3c95352f66646e110774ebeb9b76d3 SHA1: fc63551e3a1791c56ef256d9c4c7661536a516ab SHA256: bb395ebe6198237e25d9eeacd93e75d534efec6a75b2d3c5e160256f14fc0ec6 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+47.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8264 Depends: libc6 (>= 2.36), libdkim2 (>= 1.0), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libldap2 (>= 2.6.2), libqmail (>= 1.5), libsrs2 (>= 1.0.18), libssl3t64 (>= 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+47.2_amd64.deb Size: 2029208 MD5sum: 0dae0908de780a96c621c73fcda87749 SHA1: 97452b4f5268e052b90a84fb7ff59e3a11b69562 SHA256: 626b64ec3e82e81b376851b19a54ee378b06d474d09acc1bc172dec532c839fd 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+7.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 737 Depends: libc6 (>= 2.38), libdb5.3t64, libgsl28 (>= 2.8+dfsg) Conflicts: indimail (<= 3.2) Filename: amd64/indimail-spamfilter_1.0.0-1.1+7.1_amd64.deb Size: 210974 MD5sum: 9bba6a964d42ec4eac91f4dbdf430ac7 SHA1: d7fb50937d00c23ec789b3430763d5e7f925cbc0 SHA256: 9f351bf5af128dcbc9e30d2d303a9ff51682630cfadc8528f8c02be5cccaea3c 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+6.1 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+6.1_amd64.deb Size: 1360128 MD5sum: 7865eca90bf8e8dbac7e49df15a5c77a SHA1: f0ec953e20771b383154a590df0511ae827457c6 SHA256: b0e3edb0afa700509b6f18ad2ab3c8750623bb68c736dbcdca53f7049b2538fc 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+4.1 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+4.1_amd64.deb Size: 432692 MD5sum: 01b80a7030698b6362b2f54e4fdc663f SHA1: 055b83173d4bc519d9f22bfbf1c948694d10bb84 SHA256: fb26f8a9724f6de931939013794bed657e11e0eda24c014da937bdb9d98a6012 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: 124048 MD5sum: 6d9905681b9895a1b6277cae67b7bcda SHA1: dfd61b82468b8a5cb8d32763dda27a713fcd8828 SHA256: ee11ec04534f8dea1379b0d46bb1bb2b15ebc73f9dcecd8b2cd2fe19618ce434 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+13.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 771 Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libindimail (>= 3.4.8), libqmail (>= 1.5) Filename: amd64/iwebadmin_2.1.2-1.1+13.1_amd64.deb Size: 399012 MD5sum: 8be77cb3e6a48ea0dfd5560645ac9f0b SHA1: f41e16ba3aee2e1ccdeb51ac952f9a4984f743ad SHA256: 15d393baf08424636929af28b20056412ca90ce3acd456f2fe891e054ed824f2 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: 155 Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libssl3t64 (>= 3.0.0), libstdc++6 (>= 11) Conflicts: libdkim Replaces: libdkim Filename: amd64/libdkim2_1.0-1.1+19.1_amd64.deb Size: 59952 MD5sum: 0b5763798d26cbaca6aea87db6fa7cfd SHA1: 427ff78b924c7a084bb8d2a44dd5bf00b3e40976 SHA256: 3bfd1cd111b9292cb2b41bb997e54aa9ac4611453e83afae865f8e84599531e1 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: 191 Depends: libdkim2 (= 1.0-1.1+19.1), libssl-dev Filename: amd64/libdkim2-dev_1.0-1.1+19.1_amd64.deb Size: 57396 MD5sum: 321f64d33c116c2987fd76c7454800e9 SHA1: 626b92c538c8c0d7779a6c1c577c712f49908ef1 SHA256: 1a9d3925a9b03631f7958c56edfe9eea3f45c70e2f67d9726fee0c7d704b702e 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+5.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 482 Depends: libgsasl18 (= 2.2.1-1.1+5.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+5.1_amd64.deb Size: 133798 MD5sum: 1b408a27fce3749f1f4a5fb09edf69bc SHA1: 4a0b161e8ea752c1b095009da1a92631ef068ca4 SHA256: f977e0e12261f90944de45511cf233136d71b914235a604e56adac58a717aa98 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+5.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 175 Depends: libc6 (>= 2.38), libgssglue1 (>= 0.4), libidn12 (>= 1.13), libntlm0 (>= 1.2) Recommends: gsasl-common Filename: amd64/libgsasl18_2.2.1-1.1+5.1_amd64.deb Size: 78248 MD5sum: a2bfd97e7e63187ab6f4295d2023d6c1 SHA1: f62301b9d46e716b5bb132810c337af5dccd54e6 SHA256: 19659f3cb3432c7e40004c9db17b42d2601d14fe0a1fd5674d7ed26f8c51bde3 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+5.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 12 Depends: libgsasl-dev Conflicts: libgsasl1-dev Replaces: libgsasl1-dev Filename: amd64/libgsasl7-dev_2.2.1-1.1+5.1_amd64.deb Size: 4336 MD5sum: bc013f8c83f92817a5e86ab80f9dee19 SHA1: 6e90bd227773a4aa28e6e4fdf46d4b9477a8ebaf SHA256: 6f644a28a9570790c3debf3e1b5adab564b755b636ef7c3ba8d67f5407b29d5c 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+19.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 444 Depends: libc6 (>= 2.34), libgsasl18 (>= 1.9.2), libqmail (>= 1.5), libssl3t64 (>= 3.0.0) Filename: amd64/libindimail_3.4.8-1.1+19.2_amd64.deb Size: 158904 MD5sum: 7557b466c122b42d5fcb8f343ec674c2 SHA1: 4efb2dda9124287ffe46ed949011eeecc5bd51d4 SHA256: 656cca5a9842b016880fe6536fad4838197b7a524eef61063e095b043b3c712d 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+21.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 351 Depends: libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libsodium23 (>= 0.6.0), libssl3t64 (>= 3.0.0) Filename: amd64/libqmail_1.5-1.1+21.1_amd64.deb Size: 149348 MD5sum: cfde33043a391028ec6be74eeb34fa12 SHA1: ed7dfee5cedb4fbc19a862cbe0c51e31add4c592 SHA256: 62cb0bcc76aff6b243ed362a2847139656ec7f324b4ad0f66620ae16c21ab841 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+21.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 1357 Depends: libqmail (= 1.5-1.1+21.1), libssl-dev Filename: amd64/libqmail-dev_1.5-1.1+21.1_amd64.deb Size: 314614 MD5sum: cca85db8f76b721b1a9ee596202a3dd1 SHA1: a40f6f0daad26df9e8122eb5c1b300a0a0ebe452 SHA256: 5eeb17ec1b5cecaad5e669babcaaf522eae6c26962e0133fd9ce1f8020aa41bd 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: 88 Depends: libc6 (>= 2.38) Filename: amd64/libsrs2_1.0.18-1.1+2.1_amd64.deb Size: 27752 MD5sum: d615995a386afd4549572ccf3eadc294 SHA1: 0619345d30a9e2842fb9d515c6b89bfcc7417082 SHA256: af7254fc9f5cda843b3ff744266d23677036d458a4de862ecf0b45feb50ede62 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: 63 Depends: libsrs2 (= 1.0.18-1.1+2.1) Filename: amd64/libsrs2-dev_1.0.18-1.1+2.1_amd64.deb Size: 23370 MD5sum: 46265e79616c303b2ef20e5b512a196d SHA1: de8b5bd6c6b96028779e5afc201863c1f7199b4b SHA256: 06cc3ccd3a5a9d0e26eb168a9a64912a3100125161ddd70d179ee1e99201a342 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+11.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 186 Filename: amd64/logalert_0.4.0-1.1+11.2_amd64.deb Size: 44446 MD5sum: 60e8e697e083e176d9467e928fa7dc1d SHA1: 41b5fa1fa1175d199e0e1eb3ff0c7f7d85f3b617 SHA256: 39534cdb0580584781c1f5d896d3be27ce1298dd5fb0a4bcf9166a5f81758fe0 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+47.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 1729 Depends: libc6 (>= 2.36), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libqmail (>= 1.5), libsrs2 (>= 1.0.18), libssl3t64 (>= 3.0.0), coreutils, diffutils, procps Breaks: indimail-mini, indimail-mta Provides: default-mta, mail-transport-agent Filename: amd64/qmta_3.1-1.1+47.2_amd64.deb Size: 445202 MD5sum: 58c2ebdad6c0f709604f34e44a379b45 SHA1: c0d99bc25222d4fa5a484ff1cf7d1a7b17142ff4 SHA256: 2aafa7af2de18b98a02c5e3d56f83376e1972865cef4eeac87c01b7bac12afb7 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.2 Architecture: amd64 Maintainer: "Manvendra Bhangui " Installed-Size: 145 Depends: libc6 (>= 2.34), libqmail (>= 1.5) Filename: amd64/svcron_1.0-1.1+20.2_amd64.deb Size: 43562 MD5sum: 5fc1a2bb56d5ffa727761e63858e56b6 SHA1: 55e84a2e2b3c5561acc1fff438194b1eb44c6a88 SHA256: 48d05ea60248675ab69d48ee778cf22646573e1185dfcc5fe7e3e72b30e2e6a7 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+9.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2350 Pre-Depends: daemontools Depends: libc6 (>= 2.34), libev4t64 (>= 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+9.2_amd64.deb Size: 938928 MD5sum: f529c17030668a162e3e4bb60f2c49bc SHA1: 1e9b2fe940ea903348bc870d85fb58f9d365ed52 SHA256: 1955921b4f246db8f49a5b98beb37b7ba6dcb2cf8ee4224456002d182c109f57 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+13.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 527 Depends: libc6 (>= 2.34), libqmail (>= 1.5), libssl3t64 (>= 3.0.0), coreutils, diffutils Filename: amd64/ucspi-tcp_1.1.4-1.1+13.2_amd64.deb Size: 123360 MD5sum: cb889ffa4b7acd9d08f3b19c625c4afa SHA1: 49950c7e6dadd01a41bdbdfb82c853639e10ae45 SHA256: 51c2ad62acbf9486fee27a4d76e878f089157dbaaf5829eaec0814a3f4fc47ad 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.