Package: bogofilter-wordlist
Version: 1.0.0-1.1+16.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-spamfilter@indimail.org>
Installed-Size: 7520
Filename: ./amd64/bogofilter-wordlist_1.0.0-1.1+16.1_amd64.deb
Size: 1652348
MD5sum: 7e8476941137fa2307616fe37eedd5d7
SHA1: 3acaed4c2aa449c83ffb638c057d1c60ef601568
SHA256: 65c0d83a4e159cc323cb578d2e0132e01961e2a7d08896fbabfe7ff13cb80548
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-1.1+100.1
Architecture: amd64
Maintainer: Manvendra Bhangui <daemontools@indimail.org>
Installed-Size: 699
Depends: libc6 (>= 2.34), libqmail (>= 1.2), coreutils, diffutils, procps
Filename: ./amd64/daemontools_1.1-1.1+100.1_amd64.deb
Size: 130432
MD5sum: ace8a4b85bc6c1b6d841757cca21a13d
SHA1: fce4102bce526aac897cae4befe3c8d7a618a7f8
SHA256: 200f118909e8864e6d6b6f033aea7c410bf30960b789f3847b82e9b3e03daac1
Section: admin
Priority: extra
Homepage: https://github.com/mbhangui/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: 0.53-1.1+23.8
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm@indimail.org>
Installed-Size: 262
Pre-Depends: indimail-mta (>= 2.0)
Depends: libc6 (>= 2.34), libqmail (>= 1.2)
Conflicts: ezmlm-idx
Filename: ./amd64/ezmlm_0.53-1.1+23.8_amd64.deb
Size: 48302
MD5sum: 503afbcfe981133602e118e03ee1aab1
SHA1: a83c5e39f560b85aa4d598eb430db12beb3afc7b
SHA256: 55c57cd6378133177c093bc2b573439b78651a1bbc2ed775f515552b880a8ba6
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.3-1.1+88.8
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 160
Pre-Depends: indimail-mta (>= 2.0)
Filename: ./amd64/ezmlm-idx_7.2.3-1.1+88.8_amd64.deb
Size: 148170
MD5sum: f480ed1938aeecd6196e76b9112546de
SHA1: 0c7604c1c1177dfe811df501bc206c3b9fb4f026
SHA256: 915aea363ad0d0f021d35626a9dc4a6c3d5a55f09143811b55ef6c157f63f49f
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 <lindberg@id.wustl.edu>
  Fred B. Ringel <fredr@rivertown.net>
  Bruce Guenter <bruce@untroubled.org>
  And many others

Package: ezmlm-idx-cgi
Source: ezmlm-idx
Version: 7.2.3-1.1+88.8
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.3)
Filename: ./amd64/ezmlm-idx-cgi_7.2.3-1.1+88.8_amd64.deb
Size: 1886
MD5sum: 9e7548d9dabd6f3f64eb3d3375f3eae3
SHA1: 36b59f622f3d7c78c387da837f153966702a5049
SHA256: a1b46d5dbcd51ee1d69f6e120a62c838d2c6f13a76e7c09a87e9b553ac5705ec
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.3-1.1+88.8
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.3)
Filename: ./amd64/ezmlm-idx-mysql_7.2.3-1.1+88.8_amd64.deb
Size: 1900
MD5sum: ed7666496e7582bfbba1898e000f9353
SHA1: b2bc6bdeaeed5ef5047516bc05ea3c47c70ec61a
SHA256: 9860ff315cc028d1e5cb3d9f09fdbdfb887f7b374531d88a95a1ddb9435b876e
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.3-1.1+88.8
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.3)
Filename: ./amd64/ezmlm-idx-pgsql_7.2.3-1.1+88.8_amd64.deb
Size: 1902
MD5sum: 3f236f50cc38534368745300323358db
SHA1: 6396806559ec19a547f41c9fb68249cfc124ba4a
SHA256: 4f96c932a4297193ee087f3738fdbf4d11d78c92c953910c809d5dca334345f3
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.3-1.1+88.8
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.3)
Filename: ./amd64/ezmlm-idx-sqlite_7.2.3-1.1+88.8_amd64.deb
Size: 1900
MD5sum: fa285749ff8be32de70a2c9850bda6ae
SHA1: 2366f088d6a63e5e53a4b3da2122ceee0e2e5874
SHA256: 3634cf1a369b4ea23e2fde8478681e89f49ffb4ef09cd0ae52c620ea2fa931fc
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: indimail
Version: 3.4.1-1.1+70.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 3006
Pre-Depends: indimail-mta, indimail-access, virtual-mysql-server, mrtg
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libncurses6 (>= 6), libqmail (>= 1.2), libssl1.1 (>= 1.1.0), libtinfo6 (>= 6), net-tools, coreutils, findutils, procps
Recommends: indimail-auth
Conflicts: indimail (<= 2.0)
Replaces: libindimail
Provides: libindimail
Filename: ./amd64/indimail_3.4.1-1.1+70.1_amd64.deb
Size: 1230916
MD5sum: efa969d3374df121059df7ddabd7067f
SHA1: 33eb572d7bd76d4578eff8432dc25bcb5a3a1d36
SHA256: 23ead57ba2ea1a77c8c8dc04453a30c99bf9ce3af7e13c989213d166d0dfabab
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.1.0-1.1+96.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-access@indimail.org>
Installed-Size: 4646
Pre-Depends: indimail-mta (>= 2.6)
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.3.1), libgdbm6 (>= 1.16), libidn11 (>= 1.13), libpam0g (>= 0.99.7.1), libpcre2-8-0 (>= 10.22), libssl1.1 (>= 1.1.0), libstdc++6 (>= 11), net-tools, coreutils, findutils, procps
Conflicts: indimail (<= 3.2)
Filename: ./amd64/indimail-access_1.1.0-1.1+96.1_amd64.deb
Size: 1199184
MD5sum: 935202917444eb766ce0f4707b63e5c0
SHA1: 56e4c606d341abeb09c7776b13b422ca20373c87
SHA256: 3cd32b8d6202b955e9f30f050d36cfc999ecc30a40caaa15fb445a0034b90c7c
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.0-1.1+89.8
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-auth@indimail.org>
Installed-Size: 317
Pre-Depends: indimail-mta
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libqmail (>= 1.2), coreutils, findutils, procps
Conflicts: indimail (<= 3.2)
Filename: ./amd64/indimail-auth_1.0.0-1.1+89.8_amd64.deb
Size: 76728
MD5sum: c3f37aa3b3f52b2a42ec8371f61e10c8
SHA1: 3c07351a9f0781f4a67f8b609372e142afc8e73b
SHA256: 7bd91c8fe4e877f465387066e0ee1ba3f51166eac755a0f61bd189b0b95382d4
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.1-1.1+70.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 295
Depends: libindimail (= 3.4.1-1.1+70.1)
Filename: ./amd64/indimail-dev_3.4.1-1.1+70.1_amd64.deb
Size: 34948
MD5sum: f535ea260dcf607cb4c712e5e66fd934
SHA1: 9649abbb910a94bf832dd656da27b70251db3aaa
SHA256: 83cfb39fc10bb607d646f24853c0baa7d87d3d15ce301393cc25aaee09bc0680
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.0.0-1.1+193.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 607
Depends: libc6 (>= 2.34), libqmail (>= 1.2), libsrs2 (>= 1.0.18), coreutils, diffutils, procps
Breaks: indimail-mta, qmta
Provides: default-mta, mail-transport-agent
Filename: ./amd64/indimail-mini_3.0.0-1.1+193.1_amd64.deb
Size: 169252
MD5sum: af9317e3baf01d054039bd95b8a55af4
SHA1: 394fd0689e64555168b0c22cf33a577559f79ecf
SHA256: 1a6385aae8869578422bfaf287058c11d69504b19be1966c0aa1c7a0f4ec19e7
Section: misc
Priority: extra
Homepage: https://github.com/mbhangui/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.0.0-1.1+193.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 8121
Depends: libc6 (>= 2.34), libdkim (>= 1.5), libidn2-0 (>= 0.6), libldap-2.5-0 (>= 2.5.4), libqmail (>= 1.2), libsrs2 (>= 1.0.18), libssl1.1 (>= 1.1.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.0.0-1.1+193.1_amd64.deb
Size: 1972232
MD5sum: bfa29248415169441a6cbdd852ddbd16
SHA1: 1f7d9cced71d87c00bc48cc98bdc61fe88d649b3
SHA256: 59d2980d9047b14f9af80fc87b719e684ce79341a7023a3776f6d77a733130d1
Section: mail
Priority: extra
Homepage: https://github.com/mbhangui/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 <djb@cr.yp.to>
 .
 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+56.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-spamfilter@indimail.org>
Installed-Size: 700
Depends: libc6 (>= 2.34), libdb5.3, libgsl25 (>= 2.6)
Conflicts: indimail (<= 3.2)
Filename: ./amd64/indimail-spamfilter_1.0.0-1.1+56.1_amd64.deb
Size: 198258
MD5sum: b11ffb6586d53f3aa6190388c38b3705
SHA1: de88a2931c3a7b9869424fc1c5a1e775921ebc66
SHA256: 3fe6ac8183b073fb88ff135898a9658c0e7f7c9e55fcade141741d3efdf34eb5
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+39.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-utils@indimail.org>
Installed-Size: 4522
Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6), coreutils, findutils
Conflicts: indimail (<= 3.2)
Filename: ./amd64/indimail-utils_1.0.0-1.1+39.1_amd64.deb
Size: 1365288
MD5sum: f504c29c3da646f8ac675c54fa8d5b39
SHA1: 7bc28b3944c164787e63f73c52c99b6a6911912c
SHA256: 113501172f9f9ae70c59fb7616a9da664d72603688b18b642b57466043453a28
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+18.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indium@indimail.org>
Installed-Size: 2315
Depends: tcl8.6-dev, libmysqlclient16 (>= 5.1.21-1)
Filename: ./amd64/indium_1.2.0-1.1+18.1_amd64.deb
Size: 433992
MD5sum: 1ae9ad7ff121b003264b704e815e5e29
SHA1: 9e72959cc08a3fb32cb504381446d0cfbcfd7c50
SHA256: 94274b375d19736c62b9fd53fb718b271c669f975c523746655987310a2adfab
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.0-1.1+33.1
Architecture: amd64
Maintainer: Manvendra Bhangui <ircube@indimail.org>
Installed-Size: 520
Pre-Depends: indimail (>= 2.0), indimail-mta (>= 2.0), iwebadmin
Depends: coreutils
Filename: ./amd64/ircube_1.0.0-1.1+33.1_amd64.deb
Size: 113906
MD5sum: fa5db96aaba1e2ee1fabe77c1b7000c8
SHA1: e0b8dc0dbdb46be10cbd288b7ee14996feff3098
SHA256: 87a2858d8d568793cd79bc7c5ba0891243a1f6ec99132c802ebd497d8a4b3072
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.0-1.1+38.10
Architecture: amd64
Maintainer: Manvendra Bhangui <iwebadmin@indimail.org>
Installed-Size: 746
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libindimail (>= 3.4.1), libqmail (>= 1.2)
Filename: ./amd64/iwebadmin_2.1.0-1.1+38.10_amd64.deb
Size: 393028
MD5sum: e01fa39d0cc62181920bc92282dbb9dc
SHA1: c7ed11c6bbefe14808f8f63de7c36f39c9a0cf00
SHA256: 410c532dd674ba1770a932058b08fd3126a3e2df5fea20dab810271083f314a0
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: libdkim
Version: 1.5-1.1+24.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libdkim@indimail.org>
Installed-Size: 147
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libssl1.1 (>= 1.1.0), libstdc++6 (>= 11)
Filename: ./amd64/libdkim_1.5-1.1+24.1_amd64.deb
Size: 56654
MD5sum: ebbec13235c9ea30366a018734ae0ff5
SHA1: 40332e56f471b83c1bdf3866d966f14b0e1496aa
SHA256: aea9f2600bc15a8c8f120a495de8545d9f66273da820ba2318af2dc87d1c69be
Section: libs
Priority: optional
Homepage: https://github.com/mbhangui/indimail-mta/tree/master/libdkim-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).
 .
 libdkim 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: libdkim-dev
Source: libdkim
Version: 1.5-1.1+24.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libdkim@indimail.org>
Installed-Size: 179
Depends: libdkim (= 1.5-1.1+24.1), libssl-dev
Filename: ./amd64/libdkim-dev_1.5-1.1+24.1_amd64.deb
Size: 54248
MD5sum: 8938b536dcba706ff5e190ecc1600600
SHA1: 5485a361d23d1f85ddb476721b2399f508a2f4ab
SHA256: 20d2838f423ca1bccc153e1655f9e162c27e3f8591d3f88dd012850fbb9029ef
Section: libdevel
Priority: optional
Homepage: https://github.com/mbhangui/indimail-mta/tree/master/libdkim-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).
 .
 libdkim 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 libdkim.

Package: libindimail
Source: indimail
Version: 3.4.1-1.1+70.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 469
Depends: libc6 (>= 2.34), libqmail (>= 1.2), libssl1.1 (>= 1.1.0)
Filename: ./amd64/libindimail_3.4.1-1.1+70.1_amd64.deb
Size: 163074
MD5sum: 3cdc7a5489249b101f4eeebff19f2142
SHA1: 9b174f34941fbe71268648026e95bb07e1382b88
SHA256: 959f36ef9ebf5717698ae6660848e7241c38cc09ce40fdd0bc6d6480c477d4c9
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.2-1.1+83.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libqmail@indimail.org>
Installed-Size: 335
Depends: libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libssl1.1 (>= 1.1.0)
Filename: ./amd64/libqmail_1.2-1.1+83.1_amd64.deb
Size: 139128
MD5sum: 4ab9820a5c187914af579bfee21eab1d
SHA1: 2406174740ca71a3da98c8f7074583db7cd1473c
SHA256: a5ba37ca32613426150f6c8a3ec086824401d7b63b8f86a91e692435af5ee917
Section: libs
Priority: optional
Homepage: https://github.com/mbhangui/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.2-1.1+83.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libqmail@indimail.org>
Installed-Size: 1329
Depends: libqmail (= 1.2-1.1+83.1), libssl-dev
Filename: ./amd64/libqmail-dev_1.2-1.1+83.1_amd64.deb
Size: 287050
MD5sum: 4f44ddca9bb6f4f69a332a912b14e598
SHA1: 9c7a94d59a84c295823012eecd67babf1b34cc4f
SHA256: 7e0cbba5bb0ec32f415acf6c6ba01d3c4eac57473141bc0a0491e11f4ce5afe1
Section: libdevel
Priority: optional
Homepage: https://github.com/mbhangui/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 libqmail linked with glibc, and man pages.

Package: libsrs2
Version: 1.0.18-1.1+18.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libsrs2@indimail.org>
Installed-Size: 83
Depends: libc6 (>= 2.34)
Filename: ./amd64/libsrs2_1.0.18-1.1+18.1_amd64.deb
Size: 27362
MD5sum: bac4577dbf38382b889759cc9ee17d3c
SHA1: 3e08692b6c0ae5782a05a1db57f689ea5ce61ae8
SHA256: 855f0a4b98d64e35a11429565a0a9f4145026be6c3578aa66bbfd749d0b71328
Section: libs
Priority: optional
Homepage: https://github.com/mbhangui/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+18.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libsrs2@indimail.org>
Installed-Size: 62
Depends: libsrs2 (= 1.0.18-1.1+18.1)
Filename: ./amd64/libsrs2-dev_1.0.18-1.1+18.1_amd64.deb
Size: 23138
MD5sum: 4a6aea517ee4c7dc4e260c503a2fdb4b
SHA1: a1202f0982be9fdd5d30e85de0776cb18cde2152
SHA256: 10d2283cad38d6c87683d49d75c9f98748c258b20820bf91588b336a2d2ca449
Section: libdevel
Priority: optional
Homepage: https://github.com/mbhangui/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.3.0-1.1+36.4
Architecture: amd64
Maintainer: Manvendra Bhangui <logalert@indimail.org>
Installed-Size: 189
Filename: ./amd64/logalert_0.3.0-1.1+36.4_amd64.deb
Size: 46132
MD5sum: 449ceb1bb97a775e10f10e92c78a249a
SHA1: ecb55ca1809e4c7308293448b2ebc2d7045ecdc5
SHA256: 8036772364e900b48c073a9ecfdf6c3ba1c3ef4510a000a5c9aad4169d54a75e
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: procmail
Version: 3.23.0-1.1+17.1
Architecture: amd64
Maintainer: Manvendra Bhangui <procmail@indimail.org>
Installed-Size: 346
Filename: ./amd64/procmail_3.23.0-1.1+17.1_amd64.deb
Size: 133736
MD5sum: 487672f0abb3903dd31f26b1639ac061
SHA1: 86704e75af119b9a45cbf45af7074606bcc23e3f
SHA256: f66294e0987ab7b46bfecef718570c898c71d729c47552edc07278e2ed0ba110
Section: misc
Priority: extra
Homepage: http://indimail.sourceforge.net
Description: procmail mail delivery agent
 .
 Most mail servers such as sendmail need to have a local delivery agent.
 Procmail can be used as the local delivery agent for you mail server.  It
 supports a rich command set that allows you to pre-sort, archive, or re-mail
 incoming mail automatically.  SmartList also needs procmail to operate.

Package: qmta
Source: indimail-mta
Version: 3.0.0-1.1+193.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 1682
Depends: libc6 (>= 2.34), libidn2-0 (>= 0.6), libqmail (>= 1.2), libsrs2 (>= 1.0.18), libssl1.1 (>= 1.1.0), coreutils, diffutils, procps
Breaks: indimail-mini, indimail-mta
Provides: default-mta, mail-transport-agent
Filename: ./amd64/qmta_3.0.0-1.1+193.1_amd64.deb
Size: 427274
MD5sum: 24213f91122f01d22155990bf8f85927
SHA1: fab9bcf8afc25637ac5af7a44437cfce0b3feeb1
SHA256: 8761c9e320bae3a8b907c37603cf4503366b8428c98372448022121595a9e261
Section: misc
Priority: extra
Homepage: https://github.com/mbhangui/indimail-mta
Description: qmta - A minimal Mail Transport Agent
 This package contains the qmta-send mail transport agent and bare minimum
 programs to deliver local and remote mails.
 .
 A qmta installation doesn't have multiple daemons handling a queue. The
 queue is handled by a single daemon/binary - qmta-send

Package: tinydnssec
Version: 1.1.0-1.1+79.8
Architecture: amd64
Maintainer: Manvendra Bhangui <tinydnssec@indimail.org>
Installed-Size: 2274
Pre-Depends: daemontools
Depends: libc6 (>= 2.34), libev4 (>= 1:4.04), libqmail (>= 1.2), libsodium23 (>= 0.6.0), net-tools, coreutils, binutils
Recommends: ucspi-tcp
Filename: ./amd64/tinydnssec_1.1.0-1.1+79.8_amd64.deb
Size: 913546
MD5sum: 77af2c1aa310f939ffa95a0ef1375944
SHA1: 3993f53fb817bb0209381f0f2b0dc7ec3ee07bf7
SHA256: 284953b4bd6541d0f2fffe90ce12cf3390030698efff888db8d1ec7d221cdd0f
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-1.1+47.1
Architecture: amd64
Maintainer: Manvendra Bhangui <ucspi-tcp@indimail.org>
Installed-Size: 500
Depends: libc6 (>= 2.34), libqmail (>= 1.2), libssl1.1 (>= 1.1.0), coreutils, diffutils
Filename: ./amd64/ucspi-tcp_1.1-1.1+47.1_amd64.deb
Size: 120846
MD5sum: 6203c8649e0d224d2a841c5361a71163
SHA1: e15341d27a1605644746e8ff4f02ac0822f39be0
SHA256: 6ea376c9d572d2e65e7e27ca7ea2796f7c1d3f57a0715bb7444c80fe1f0ad673
Section: net
Priority: optional
Homepage: https://github.com/mbhangui/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.