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: 1652038 MD5sum: 6f13e25be8b9cdb33f652a3b3808f1e4 SHA1: d3ab9ad2c5e0b2b2542b27ef8c4bdc261fad84b5 SHA256: ed5b294b65d21a1a830f0733594944ef2258aa10d0f6ba074f1506b30bb4455a 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: 746 Depends: libc6 (>= 2.34), libqmail (>= 1.5), coreutils, diffutils, procps Filename: amd64/daemontools_1.1.7-1.1+50.1_amd64.deb Size: 152160 MD5sum: bae3ed8e8c70e213c8bf869aa64da994 SHA1: adeaefe0962f1c54268467adcb49594db88eb471 SHA256: 476cb99e61a12715d2b302b9ce9c75694288faa54d801df05ee9aaa71fea4da7 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.1 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.1_amd64.deb Size: 48402 MD5sum: aa8444941e59b64d8bc9d2626ab54b3b SHA1: 1a61c9491412e288ef374988b05c8fb7ce341b1c SHA256: 880066b24a583d4246444598057c26a6cb4ce2219d9b777f9f10227842a18e29 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.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: 147618 MD5sum: aa7d78716cf6e245717a24e81ea533ca SHA1: b791595112cd46a150a3cd35da9c8dc965c75a06 SHA256: 337228df911e7708e28e828b436ef2787e5d9994c312b8c29869b9b465395a8b 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: 1704 MD5sum: f29cf3f24d6bc326965cd341401d1871 SHA1: eabe46125499d677363522073cedb8483f5ed849 SHA256: 447e1566022da7b1a0aa271ecc629aea554143b8b5927c11ed2d293af32e367f 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: 1714 MD5sum: 449e8bfe2b9a3d5dd3f2b9000b20cd6b SHA1: ad7f20be1f474a614609f708d8b4b8876423911d SHA256: d6e1f361f165b6d246b68090bbabbd483b9839522349bb4847abc245daab5374 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: 1716 MD5sum: c0aafc58e34931f74a573042d15937cb SHA1: 53845e336220e77b2641a9c37971bf350beabbc7 SHA256: 26a4150a9fb22fbdd2611d6f7a7b9ef4936cc5c407e2e6d8b1cfc60ae14fc89d 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: 1716 MD5sum: 942732e7d593510872542f08d8b39efb SHA1: 217ace490ad92b114c04fd3d00871b1480caa318 SHA256: 59dcd61790b756f3f7b8537bfcd02b8d3392edb4062b1e874d74ba0902b0344a 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: 93 Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libgsasl18 (>= 1.9.2) Filename: amd64/gsasl_2.2.1-1.1+4.1_amd64.deb Size: 34652 MD5sum: 50cc05a5d9802656d6354d0c68b0a529 SHA1: 7092fc4fcbef92499821e0e13b496333667e4dba SHA256: b5feb72fd3a4287bcbebbfa2bc3055efa4726115e462bcd85c73619acbf84b4d 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: 60794 MD5sum: 53ddce5e63a46973f865f3d24cc1b498 SHA1: 8cd8a63001923a9c225f805575aa3cd35a3c6680 SHA256: a0523616d0e8810472839201bc8e471305fcaf6acdc6b6d78aa2216586f5c664 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: 897 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: 256788 MD5sum: 7051881389d399c9d0e4dde824e7dfbd SHA1: becff1cda542b8c1f14e930da4301c11817a99cd SHA256: a9ab675c19e1552b5f562e45b0b081f152753a934d419128d30acbad74af8b10 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: 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+18.1_amd64.deb Size: 585436 MD5sum: 8d0be262cafbbf5fe74543ec4fb9e56f SHA1: f588e27e06ea833e507d4f86caa218aef635c5f7 SHA256: face52de6df3095ac61eceeae20d4d11697fc27497c2f595ba6107d18ce7e223 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: 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+9.1_amd64.deb Size: 1082840 MD5sum: f2758f61a22530921e2b2e16c7571724 SHA1: 5585e2d5bc094ab40ed1b1f2ea75dba8230e679c SHA256: 2beb78313aeb382c9e0e3225a4ada33343e68803401260ef78adbbb2cb26f0dd 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: 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+6.1_amd64.deb Size: 75988 MD5sum: 34c2518251b4f4b7c63741c5569c72a8 SHA1: 18cbb53c37d3a14f48b6f5eff3ba3060bf770e95 SHA256: efe468fc4e13569c535388e1bfed1b24746d78495abe58c3da86079522ee9a41 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: 35880 MD5sum: 0d642758cd18a786548c568c5d5c4014 SHA1: 2e46de44e0324bf76caea7f5f0a9395c90f33a8a SHA256: ba29ad06de4168296da83258786250d4b21c41c8861b86ec7d0f0d533ef8c557 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: 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+40.2_amd64.deb Size: 168672 MD5sum: 5e1653b0477fd29ab7acd35d10e8b067 SHA1: 15d43f596a300b094a4dce97c4cfaf50dabba946 SHA256: af175cd1128083dc778b77595fd681f0161c2ab7e9b25706fdc4c5b4a5efe0e3 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: 8242 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+40.2_amd64.deb Size: 2030040 MD5sum: 6629a298d60d97e98b52ee2718e81976 SHA1: d77db63c65d647f91c4d6a75c6a214fadbefbb6f SHA256: f7c33fcefc3132121ff19409ffdf5b7146ee3ba2afdb30ea6e8f3de726a70d28 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: 700 Depends: libc6 (>= 2.36), libdb5.3, libgsl27 (>= 2.7.1) Conflicts: indimail (<= 3.2) Filename: amd64/indimail-spamfilter_1.0.0-1.1+6.1_amd64.deb Size: 198374 MD5sum: 408e489e005813ecdc138a8db1bfb983 SHA1: 9af202c80eb3898ad57d20df44ec12e4f52b3b6b SHA256: a6c89b92f92bfa1dc2887c65ef565a39a74e40f9ed517848446cbabf09c0a063 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: 4526 Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6), coreutils, findutils Conflicts: indimail (<= 3.2) Filename: amd64/indimail-utils_1.0.0-1.1+5.1_amd64.deb Size: 1357078 MD5sum: d41db846ecb063337ac5a4de4ccd5f22 SHA1: 6e389fa88670aa4cba6a47ee633b12a257d020af SHA256: 37442b8f7292358d548fab6e1c668f684df9b3a2767d8128d1c81ba57b129aa2 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: 2316 Depends: tcl8.6-dev, libmysqlclient16 (>= 5.1.21-1) Filename: amd64/indium_1.2.0-1.1+3.1_amd64.deb Size: 432888 MD5sum: 88ee62bf83ed54dd63645c3e36589371 SHA1: bf4a8551de35438f6a4cd4dd2db170c1deda33ca SHA256: ac61135c255b3813cfd10d0c699eb6f0a449a1039ea39b6b4a821c893348c8fa 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: 124038 MD5sum: 34d8c57fcf9952a200c36829aed3efb6 SHA1: 822cc6aa6d638eb561e4847df97a4e30bb5885be SHA256: 0ced2e16709f1fa174cfe326fac41f95815eb2235c89286d6b0a5bf1bf2f1048 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: 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+11.1_amd64.deb Size: 399238 MD5sum: a962c942640be5c64a7e8dc4ccc2c654 SHA1: c97ac192ded964562f803a9f3f2cba2f3396e984 SHA256: 67634eec24de6687a47cb8d29f748a2860628ae702fce7aada876c7155a9b80c 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: 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+19.1_amd64.deb Size: 58588 MD5sum: 337bb81bf9f9246cc2e7edf9aa363660 SHA1: f8f77e84f0dc332fef91f3af37a79c886ca835ae SHA256: a63bfe8f8251379aa89a523f4bfb48765cae9cc38a2fbcb30b06e77c9d4ccc3f 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: 54956 MD5sum: 1a1caf305239ad181f1c41347c477eef SHA1: 3562017e857731d324c87d0e09322d86123b5f22 SHA256: d3c8acfb212b30ab5d21220407fda5888449c8cef57375bd009801af2cd99767 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: 479 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: 132626 MD5sum: 554f0717f81bea3cfc4160de212b76a3 SHA1: 81d2b745f00bfbd7f420afac188b2891cafdcb64 SHA256: 9dd32bb2adfd72da7e37fa338a6ac73e175c089affcecb60b2d121de6d721b12 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: 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+4.1_amd64.deb Size: 74984 MD5sum: dd1acc81f2e245ad3bbdb7fa46fb0e7d SHA1: 7f2a0d2d067394e794db5a09114bf74b8b54d475 SHA256: b53b0bcd991d0b201e660bc3b405b8337e91902e1be550e0f6cee88832507a4c 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: 7244 MD5sum: e179c54ecfe44baeb4aab6c9eaaf472c SHA1: 18ca31a5b4bb105547b437e86957c0e9e7fa8d21 SHA256: a763eb4faca31633f349d376c9703d4b5832c0645ef38cf13b071ce92251d5ec 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: 477 Depends: libc6 (>= 2.34), libgsasl18 (>= 1.9.2), libqmail (>= 1.5), libssl3 (>= 3.0.0) Filename: amd64/libindimail_3.4.8-1.1+18.1_amd64.deb Size: 162862 MD5sum: a6de746c6cfdb4d8c8648b0fe3570643 SHA1: 8dd6437dc513e0ac07bf4eb533f3242e0a492949 SHA256: f7a6525bf0e4f22c635f86595d4c246aacd08067e4cbecdcf2aba2c8b74942a7 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: 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+20.1_amd64.deb Size: 150808 MD5sum: 710681735fd8000dba76591a301a8167 SHA1: 270917f19cfe95928d1124a1c9e17adff3a34fa6 SHA256: 52ca372a72cf0cbc3443a6515cc10726846a8504169f7f57aa4645d940d9d240 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: 1353 Depends: libqmail (= 1.5-1.1+20.1), libssl-dev Filename: amd64/libqmail-dev_1.5-1.1+20.1_amd64.deb Size: 316508 MD5sum: 33540b9d14eeac311b929f3fdb397478 SHA1: 7b4947b4e1ab7c3553e6849598ff8a1d38cccb5b SHA256: 77e6909ceafcea86456e149e6bb704fc8b7ecd4d78497a6740dc1659824c07cb 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: 84 Depends: libc6 (>= 2.34) Filename: amd64/libsrs2_1.0.18-1.1+2.1_amd64.deb Size: 27392 MD5sum: cfd2b56b84e5002537b7528bc0cf224d SHA1: 3f5069714da1dd21a990a9a7cc7cccbcf6706aec SHA256: c9235f7ac40133817c99835485cc82ac860689f2889f93b8cdb6dd58edaec25b 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: 62 Depends: libsrs2 (= 1.0.18-1.1+2.1) Filename: amd64/libsrs2-dev_1.0.18-1.1+2.1_amd64.deb Size: 22820 MD5sum: 05d2516c5105f9c7d117221e919b1054 SHA1: f7d345d6cbca91710cac834985ad701599c1ea5c SHA256: 12f6ffcd925e9abad5ac9810e71c3d31477f8aba871c4edc99e77b272fdc30e6 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: 186 Filename: amd64/logalert_0.4.0-1.1+10.1_amd64.deb Size: 44584 MD5sum: a4e33a07363cb03e4bc1ffbeb5aca7e2 SHA1: 0be1c8b97336d27273df89b696a537f9dda8ec87 SHA256: f2e29a51d560c8758669dcf1988b0bb0318dda416016519ff29ca370d3918a0d 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: 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+40.2_amd64.deb Size: 445558 MD5sum: f96aa432220d405f615e1499599f476d SHA1: 90356223d5246f7f8e514394d8b6fcfafda4e6ea SHA256: 1177507b3ed86bcda4a1ddfd650b0ba50349c21012f26fd2bc239c901cf192a2 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: 145 Depends: libc6 (>= 2.34), libqmail (>= 1.5) Filename: amd64/svcron_1.0-1.1+20.1_amd64.deb Size: 43362 MD5sum: e4e4f52e2f9fd1650afaa47dee6644f1 SHA1: 89bd879130e97dcdec4f5930a9ca37d0406c88a8 SHA256: 682a0dc053d634004d66e5163261a18c3537697698a56994eadbf332fdf19cb1 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: 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+5.2_amd64.deb Size: 917982 MD5sum: 48ff38fe6e9d4f63f9318182d08b38de SHA1: a5672cc9c64af875217f98d049e4d5d3b5d80839 SHA256: 22e24a5e49ff0eef64d5169ccff9e221769bc22421396b7078871f9bb6ef8a8b 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: 538 Depends: libc6 (>= 2.34), libqmail (>= 1.5), libssl3 (>= 3.0.0), coreutils, diffutils Filename: amd64/ucspi-tcp_1.1.4-1.1+12.2_amd64.deb Size: 125258 MD5sum: c3f705376183e845b376311a91fca97b SHA1: fe3e3629e070de860531d555a9258a4c8f33e211 SHA256: 0f38c49bb668b7f4adf38fe25f11015535f970465b4c85d5b6356039724bcea3 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.