Package: bogofilter-wordlist
Version: 1.0.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-spamfilter@indimail.org>
Installed-Size: 7520
Filename: amd64/bogofilter-wordlist_1.0.0-1.1+1.1_amd64.deb
Size: 1652720
MD5sum: 6d8b3674e680ba8024fce91fb182dab3
SHA1: 40bae834b510c390ee4efcae3e2aa2d858ce6cac
SHA256: 79a1ecbb0dadd7607f455a92ac30367dc3c395dd259f0fd582f275f472aac858
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.6-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <daemontools@indimail.org>
Installed-Size: 740
Depends: libc6 (>= 2.34), libqmail (>= 1.5), coreutils, diffutils, procps
Filename: amd64/daemontools_1.1.6-1.1+1.2_amd64.deb
Size: 149880
MD5sum: 53bec10e6de1668db06b0aba5fde475a
SHA1: 454b5da9d045e603c2ddb55492722d1b3f59e12d
SHA256: 3142545b899b70404d72d682859becc97e599da5649d93c13b338529238dda3d
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.1-1.1+1.3
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm@indimail.org>
Installed-Size: 266
Pre-Depends: indimail-mta (>= 2.0)
Depends: libc6 (>= 2.34), libqmail (>= 1.5)
Conflicts: ezmlm-idx
Filename: amd64/ezmlm_1.1-1.1+1.3_amd64.deb
Size: 49068
MD5sum: d293a34a408f6bce820765dd7f7dcd85
SHA1: 58a9e7905d9833a6e505db70e292f538b745c586
SHA256: 28129073532a3355b2125ed5bd577c9eef9a9d2468fe2179057f843a1372f809
Section: mail
Priority: optional
Homepage: http://indimail.sourceforge.net
Description: Easy Mailing List Manager for qmail
 .
 ezmlm lets users set up their own mailing lists within qmail's address
 hierarchy. A user, Joe, types
 .
  ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net
 .
 and instantly has a functioning mailing list, joe-sos@isp.net, with all
 relevant information stored in a new ~/SOS directory.
 .
 ezmlm sets up joe-sos-subscribe and joe-sos-unsubscribe for automatic
 processing of subscription and unsubscription requests. Any message to
 joe-sos-subscribe will work; Joe doesn't have to explain any tricky
 command formats. ezmlm will send back instructions if a subscriber sends
 a message to joe-sos-request or joe-sos-help.
 .
 ezmlm automatically archives new messages. Messages are labelled with
 sequence numbers; a subscriber can fetch message 123 by sending mail to
 joe-sos-get.123. The archive format supports fast message retrieval even
 when there are thousands of messages.
 .
 ezmlm takes advantage of qmail's VERPs to reliably determine the
 recipient address and message number for every incoming bounce message.
 It waits ten days and then sends the subscriber a list of message
 numbers that bounced. If that warning bounces, ezmlm sends a probe; if
 the probe bounces, ezmlm automatically removes the subscriber from the
 mailing list.
 .
 ezmlm is easy for users to control. Joe can edit ~/SOS/text/* to change
 any of the administrative messages sent to subscribers. He can remove
 ~/SOS/public and ~/SOS/archived to disable automatic subscription and
 archiving. He can put his own address into ~/SOS/editor to set up a
 moderated mailing list. He can edit ~/SOS/{headeradd,headerremove} to
 control outgoing headers. ezmlm has several utilities to manually
 inspect and manage mailing lists.
 .
 ezmlm uses Delivered-To to stop forwarding loops, Mailing-List to
 protect other mailing lists against false subscription requests, and
 real cryptographic cookies to protect normal users against false
 subscription requests. ezmlm can also be used for a sublist,
 redistributing messages from another list.
 .
 ezmlm is reliable, even in the face of system crashes. It writes each
 new subscription and each new message safely to disk before it reports
 success to qmail.
 .
 ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into
 memory. ezmlm hashes the subscription list into a set of independent
 files so that it can handle subscription requests quickly. ezmlm uses
 qmail for blazingly fast parallel SMTP deliveries.

Package: ezmlm-idx
Version: 7.2.4-1.1+1.3
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 160
Pre-Depends: indimail-mta (>= 2.0)
Filename: amd64/ezmlm-idx_7.2.4-1.1+1.3_amd64.deb
Size: 147604
MD5sum: a2f3c397606ee03f3aa1621bd4a22412
SHA1: e38947df8f7e710ebeb04fd2089f2c54a218310f
SHA256: e23c44ffeb2f5d895b85e36c825eec82d4214231972623efe0ec9de1bba82fdc
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.4-1.1+1.3
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.4)
Filename: amd64/ezmlm-idx-cgi_7.2.4-1.1+1.3_amd64.deb
Size: 1702
MD5sum: 1d2793d6ad1dec82991abce0093932c1
SHA1: fe39a8be7bc543d10ebb7e4cc740f14b7fabc4f7
SHA256: 86d70740de3c3a330ec9eb5e0f1608d48bb18fbe5902e813f8d0fcc82acd7540
Section: mail
Priority: optional
Homepage: http://indimail.sourceforge.net/
Description: www archiver for ezmlm-idx.
 After installation change the SUID permission as follows:
  chmod 4755 /srv/www/cgi-bin/ezmlm-cgi

Package: ezmlm-idx-mysql
Source: ezmlm-idx
Version: 7.2.4-1.1+1.3
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.4)
Filename: amd64/ezmlm-idx-mysql_7.2.4-1.1+1.3_amd64.deb
Size: 1712
MD5sum: 3ef103cf136fa35e82f3ff3f7c104ef6
SHA1: ddcf707336d0106bef3fc91bdf239e4981bc3f40
SHA256: 33abe830721abdaa335296e4f03b647a9ccf987aa43924081301d30c2c27a766
Section: mail
Priority: optional
Homepage: http://indimail.sourceforge.net/
Description: MySQL support module for ezmlm-idx.
 A detailed explanation can be found here:
 http://www.ezmlm.org/faq/ezmlm-support-for-SQL-databases.html

Package: ezmlm-idx-pgsql
Source: ezmlm-idx
Version: 7.2.4-1.1+1.3
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.4)
Filename: amd64/ezmlm-idx-pgsql_7.2.4-1.1+1.3_amd64.deb
Size: 1712
MD5sum: deb19368198fd5f3bf45f04339388f37
SHA1: 1e876e33db0eb4c694b8c8718eb3faa28dbd2985
SHA256: d6b7584fbc2eed1a1f3f656f808fe90a883198230253170359ac31f68c4f5b07
Section: mail
Priority: optional
Homepage: http://indimail.sourceforge.net/
Description: PostgreSQL support module for ezmlm-idx.
 A detailed explanation can be found here:
 http://www.ezmlm.org/faq/ezmlm-support-for-SQL-databases.html

Package: ezmlm-idx-sqlite
Source: ezmlm-idx
Version: 7.2.4-1.1+1.3
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.4)
Filename: amd64/ezmlm-idx-sqlite_7.2.4-1.1+1.3_amd64.deb
Size: 1714
MD5sum: bdc1e70e35e623d40058188cb14eb5a0
SHA1: 43dbd750b8a90af147603a94d84a79b881b07f83
SHA256: bbfe88b70dc217421f8c6cbcef75826dcb7c86e94e09634d580a6e308d29a6c7
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.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <gsasl@indimail.org>
Installed-Size: 93
Depends: libc6 (>= 2.34), libgnutls30 (>= 3.7.5), libgsasl18 (>= 1.9.2)
Filename: amd64/gsasl_2.2.0-1.1+1.1_amd64.deb
Size: 34540
MD5sum: f0be02a32ed86be7de395a4820e1becb
SHA1: 5cb67c3c000dbf1e29048c24c856f7107bfc70b0
SHA256: 407359dae635d0fafb6b3a8ccb2572d50ae38c0d7f2fbe502364677be7b1ab73
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.0-1.1+1.1
Architecture: all
Maintainer: Manvendra Bhangui <gsasl@indimail.org>
Installed-Size: 343
Breaks: libgsasl7 (<< 1.10.0-2)
Replaces: libgsasl7 (<< 1.10.0-2)
Filename: all/gsasl-common_2.2.0-1.1+1.1_all.deb
Size: 57148
MD5sum: b975d8033e6932d559b0918a98a3a93c
SHA1: 8e30f789663e2d8ecaae6ee446900a28e89e7413
SHA256: fb9545a1d7e7f0a49d93965fa477afa1e57044b70e68ee2198a3865c72c4e180
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.0-1.1+1.1
Architecture: all
Maintainer: Manvendra Bhangui <gsasl@indimail.org>
Installed-Size: 896
Breaks: gsasl (<< 1.10.0-2)
Replaces: gsasl (<< 1.10.0-2)
Filename: all/gsasl-doc_2.2.0-1.1+1.1_all.deb
Size: 256476
MD5sum: 366a4bc580507b808a867389f7eb0603
SHA1: 9fe12a1ef50b88a6a3734d450afb82ca6ceb541d
SHA256: 348130b46c564ad14e312718ffa15dfd285bbba42d27f894575e0c570651fb8e
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.7-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
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.7-1.1+1.2_amd64.deb
Size: 586060
MD5sum: 55fc05cd786732847a9bf642484d0a1a
SHA1: f1c8265b2e9991d5d8529c1ba8be4c9a1f27cfc9
SHA256: e14fb0de53cd716cc74d55eec53f491a866c3233c8a912557c2189b035dea9bb
Section: mail
Priority: extra
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: IndiMail is a messaging platform providing multi-cluster domain support.
 It provides IMAP/POP3 protocol using Courier Imap, SPAM filtering using
 bogofilter (A Bayesian Spam Filter), mail retreival using Fetchmail.
 Additionally it packages other useful utilities like mpack, unpack,
 altermime, ripmime, fortune, flash.
 .
 IndiMail provides ability for a single domain to have users across multiple
 hosts (even across different geographical locations) and tools to manage
 virtual domains.

Package: indimail-access
Version: 1.3-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-access@indimail.org>
Installed-Size: 4021
Pre-Depends: indimail-mta (>= 2.6)
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.3.1), libgdbm6 (>= 1.16), libidn2-0 (>= 2.0.0), libpam0g (>= 0.99.7.1), libpcre2-8-0 (>= 10.22), libssl3 (>= 3.0.0), libstdc++6 (>= 11), net-tools, coreutils, findutils, procps
Conflicts: indimail (<= 3.2)
Filename: amd64/indimail-access_1.3-1.1+1.1_amd64.deb
Size: 1081326
MD5sum: 176fee6cb0ec45d2495d40a8b59eb885
SHA1: 612b8f41e8538606e35eb4db1a1621ae426b4a48
SHA256: ee32eae5c7a5603e88f92309791636f185a7739f821f883b6dcef1a76c8d9902
Section: mail
Priority: optional
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: indimail-access package provides imap, pop3 and fetchmail retrieval for IndiMail
 IMAP/POP3 protocol is provided by Courier Imap.
 Mail retreival is provided by Fetchmail.
 .
 IndiMail provides ability for a single domain to have users
 across multiple hosts (even across different geographical
 locations) and tools to manage virtual domains.

Package: indimail-auth
Version: 1.0.1-1.1+1.3
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.5), coreutils, findutils, procps
Conflicts: indimail (<= 3.2)
Filename: amd64/indimail-auth_1.0.1-1.1+1.3_amd64.deb
Size: 75962
MD5sum: a6ea33b0c01dd34817b086c29b8a814d
SHA1: 1e5c460709d578668d3033824b3433bfe883c197
SHA256: fac250bd4dbca7bfec665d0e776e77693ba3a9577d148c9fd7a6ccc046c4936e
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.7-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 297
Depends: libindimail (= 3.4.7-1.1+1.2)
Filename: amd64/indimail-dev_3.4.7-1.1+1.2_amd64.deb
Size: 36770
MD5sum: c43942fbd73b097264abb87cede9cb92
SHA1: bd98ef6c6d923e0bb1b23641936eee50a3bd887c
SHA256: bcba839da121bfc4eb37001ca6eac55bfcab6426ddbb76800f9134fced84d84e
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.9-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 590
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.0.9-1.1+1.2_amd64.deb
Size: 168642
MD5sum: df327e301915e498be3171d5f0794733
SHA1: 140a62877905eb0590cc29ecbd65816c2643be40
SHA256: efc6e08f9999da99f8277b0da0ff3e6f3a9fb2e14d584f31e467c8781c7bb01c
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.0.9-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 8239
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.0.9-1.1+1.2_amd64.deb
Size: 2028432
MD5sum: bec004c8b65b6e73c52d67806a1e06a4
SHA1: 70f3342df14e4716fa7404325e6544fa0554d6e5
SHA256: 7071a715d1adf664610960399f2a9be502454a656d07d43009f94c4cccd0676a
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 <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+6.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-spamfilter@indimail.org>
Installed-Size: 699
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: 198020
MD5sum: 4f3f4455ea70785f383225867c763a7d
SHA1: 72212c0f1d21a06154ebd2acbe48b7de09b4b335
SHA256: 578d34db226e62716f5065cc628b5e5cd6fb7a49a6f0c734fab0f9d700b0d66e
Section: mail
Priority: optional
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: Fast anti-spam filtering by Bayesian statistical analysis
 This package implements a fast Bayesian spam filter along the lines suggested
 by Paul Graham in his article "A Plan For Spam".
 .
 Bogofilter is a Bayesian spam filter.  In its normal mode of
 operation, it takes an email message or other text on standard input,
 does a statistical check against lists of "good" and "bad" words, and
 returns a status code indicating whether or not the message is spam.
 Bogofilter is designed with fast algorithms (including Berkeley DB system),
 coded directly in C, and tuned for speed, so it can be used for production
 by sites that process a lot of mail.
 .
 This version substantially improves on Paul's proposal by doing smarter
 lexical analysis.  In particular, hostnames and IP addresses are retained
 as recognition features rather than broken up. Various kinds of MTA
 cruft such as dates and message-IDs are discarded so as not to bloat
 the word lists.

Package: indimail-utils
Version: 1.0.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-utils@indimail.org>
Installed-Size: 4526
Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6), coreutils, findutils
Conflicts: indimail (<= 3.2)
Filename: amd64/indimail-utils_1.0.0-1.1+1.1_amd64.deb
Size: 1357730
MD5sum: 68348535c384843cc95762f1974d81d7
SHA1: 52cc46078a26b169d48d52fc0545534f4bf49398
SHA256: a3635c00e02dca0a0689735ecd87bee1382edf8308819a80cafb9e43966de27a
Section: mail
Priority: optional
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: indimail-utils provides a package consisting of utilities like
 mpack, munpack, altermime, ripmime, fortune, flash for indimail MTA

Package: indium
Version: 1.2.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indium@indimail.org>
Installed-Size: 2316
Depends: tcl8.6-dev, libmysqlclient16 (>= 5.1.21-1)
Filename: amd64/indium_1.2.0-1.1+1.1_amd64.deb
Size: 432876
MD5sum: b37c334ebf4a595d0d9e27cb7609a14f
SHA1: 030d52b10d9c15ce0522985446094e4cbaf92fd1
SHA256: 495f9c498703e03bddaf83f689c871141b0ce72effc6f4f4699dae685338457a
Section: misc
Priority: extra
Homepage: http://indimail.sourceforge.net
Description: TCL/TK based Administration GUI for IndiMail VirtualDomains
 .
 indium provides a TCL/TK frontent for administering IndiMail Users

Package: ircube
Version: 1.0.1-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <ircube@indimail.org>
Installed-Size: 604
Pre-Depends: indimail (>= 2.0), indimail-mta (>= 2.0), iwebadmin
Depends: coreutils
Filename: amd64/ircube_1.0.1-1.1+1.1_amd64.deb
Size: 123862
MD5sum: e366192e6b9ffd3f8a34e078d96b6582
SHA1: 5c39d7af5ece9d19a40be7d7abf5c3bf78d54c51
SHA256: fc37edc57b430509bf9b19bd00b00c210526c0200e0b252c9fd2ef27733727be
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.1-1.1+1.9
Architecture: amd64
Maintainer: Manvendra Bhangui <iwebadmin@indimail.org>
Installed-Size: 772
Depends: libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libindimail (>= 3.4.7), libqmail (>= 1.5)
Filename: amd64/iwebadmin_2.1.1-1.1+1.9_amd64.deb
Size: 398056
MD5sum: c1df2d181298c1d9f2d80ee50619cc0b
SHA1: 9052bd3f363b8bd7a6036a9420bb17c407538f90
SHA256: 50f8487a97bf35a8d965d9e090b69d926e5890c01d30376f5750b7583b0ebaa4
Section: misc
Priority: extra
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: Web Administration GUI for IndiMail VirtualDomains
 .
 iwebadmin provides a Web frontend for administering IndiMail Users

Package: libdkim2
Version: 1.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libdkim@indimail.org>
Installed-Size: 151
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libssl3 (>= 3.0.0), libstdc++6 (>= 11)
Conflicts: libdkim
Replaces: libdkim
Filename: amd64/libdkim2_1.0-1.1+1.1_amd64.deb
Size: 58036
MD5sum: 02885253a0a1438daaf8bdcd4efafe25
SHA1: e91e46d1b168de09d63d8faf464a0bf78f926548
SHA256: fdaf9b5283916b510cbd2d7a02029c1f184119312b7aa4453895efba6d6cb142
Section: libs
Priority: optional
Homepage: https://github.com/indimail/indimail-mta/tree/master/libdkim2-x
Description: cryptographically identify the sender of email
 DomainKeys Identified Mail (DKIM) defines a domain-level
 authentication framework for email using public-key cryptography and
 key server technology to permit verification of the source and
 contents of messages by either Mail Transport Agents (MTAs) or Mail
 User Agents (MUAs).
 .
 libdkim2 is a library, developed by Alt-N Technologies, that allows
 incorporating DKIM into an existing MTA or other application. It
 provides full support for signing, verifying, and SSP. See the
 changelogs for information on compliance with specifications.

Package: libdkim2-dev
Source: libdkim2
Version: 1.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libdkim@indimail.org>
Installed-Size: 181
Depends: libdkim2 (= 1.0-1.1+1.1), libssl-dev
Filename: amd64/libdkim2-dev_1.0-1.1+1.1_amd64.deb
Size: 54578
MD5sum: 7634e7405671a1057e9b4c7fb04d5e76
SHA1: 952bf409d5a4dda2f3906566e9908a94e2aa96da
SHA256: dbb170319c443d22b32fcce52a6dad5ed1ac3426ab7d58eefa432ce85ace76ad
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.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <gsasl@indimail.org>
Installed-Size: 469
Depends: libgsasl18 (= 2.2.0-1.1+1.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.0-1.1+1.1_amd64.deb
Size: 131554
MD5sum: 6eb381e0a5fd6c1d1d1cfb53aad7f606
SHA1: 2d5bc84fc597e3813a97d0f0b436277321a8e247
SHA256: b26bec8e7e8341d5c2b0cdfd500c7d3192cc1ca6be3a78d8a4fd7aa6ae006ff4
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.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <gsasl@indimail.org>
Installed-Size: 157
Depends: libc6 (>= 2.25), libgssglue1 (>= 0.4), libidn12 (>= 1.13), libntlm0 (>= 1.2)
Recommends: gsasl-common
Filename: amd64/libgsasl18_2.2.0-1.1+1.1_amd64.deb
Size: 74126
MD5sum: 07c63c37250518882fe9e346285dbbf7
SHA1: c4349049f52b2c9712b857d393007cff8d5bac64
SHA256: fb2f1a8a3248405d6625392c2a13d203e03f2fa34aaeb2785db859cdbcce450e
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.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <gsasl@indimail.org>
Installed-Size: 15
Depends: libgsasl-dev
Conflicts: libgsasl1-dev
Replaces: libgsasl1-dev
Filename: amd64/libgsasl7-dev_2.2.0-1.1+1.1_amd64.deb
Size: 7164
MD5sum: e40fb1c6a8265cc796e09fc2eb40d834
SHA1: 64af619f7dbd44cc8d7e3c4440f8e20051812869
SHA256: cdf718f094540d2da5574cf77a8e905095735bc33792942a8dcab8bf6478df5e
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.7-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 478
Depends: libc6 (>= 2.34), libgsasl18 (>= 1.9.2), libqmail (>= 1.5), libssl3 (>= 3.0.0)
Filename: amd64/libindimail_3.4.7-1.1+1.2_amd64.deb
Size: 163874
MD5sum: f8fcda55b9efd12c930a823384917a59
SHA1: d71a768204337c249a664c1b41018f35c1c29b8a
SHA256: 7cf4975a9b05c79c77b44b6602e05b2d6f28e5fd5adeb2d8c8a7e5248ece2c78
Section: libs
Priority: extra
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: IndiMail - Development libraries
 This package contains the development libraries
 necessary to develop IndiMail client applications.

Package: libqmail
Version: 1.5-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libqmail@indimail.org>
Installed-Size: 349
Depends: libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libsodium23 (>= 0.6.0), libssl3 (>= 3.0.0)
Filename: amd64/libqmail_1.5-1.1+1.1_amd64.deb
Size: 150852
MD5sum: fb30aeb020a7f7cbc8c699699415331e
SHA1: beef1d3dbea7bd3e0c02073a6aa8533555291031
SHA256: b91bcb9c4799539c3a74b9a83b0c273f0147bed27831762dd9c4af93d9cf46d3
Section: libs
Priority: optional
Homepage: https://github.com/indimail/libqmail
Description: Reimplementation of qmail functions in a shared library
 This library is a reimplementation of qmail functions which means that it provides
 Daniel Bernstein's interfaces (with some extensions).
 .
 It contains wrappers around memory allocation, buffered I/O, routines for
 formatting and scanning and an abstraction around errno. It also includes
 wrappers for Unix signal functions.
 .
 This package contains the shared library linked against glibc.

Package: libqmail-dev
Source: libqmail
Version: 1.5-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libqmail@indimail.org>
Installed-Size: 1353
Depends: libqmail (= 1.5-1.1+1.1), libssl-dev
Filename: amd64/libqmail-dev_1.5-1.1+1.1_amd64.deb
Size: 316516
MD5sum: 1301b97a2740fe16206b6d1a92661ddc
SHA1: b20ec9099798fb6ea174a40c5f19343cc3db4541
SHA256: 1c00b3299c3885168204638d80f5474871c37e05c27e35d7bcafdc1685af66c3
Section: libdevel
Priority: optional
Homepage: https://github.com/indimail/libqmail
Description: Reimplementation of qmail functions, development files
 This library is a reimplementation of qmail functions, which means that it provides
 Daniel Bernstein's interfaces (with some extensions).
 .
 It contains wrappers around memory allocation, buffered I/O, routines for
 formatting and scanning and an abstraction around errno. It also includes
 wrappers for Unix signal functions.
 .
 This package contains the static library libqmail.a and headers

Package: libsrs2
Version: 1.0.18-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libsrs2@indimail.org>
Installed-Size: 84
Depends: libc6 (>= 2.34)
Filename: amd64/libsrs2_1.0.18-1.1+1.1_amd64.deb
Size: 27394
MD5sum: b0e2e1ba6ad3254c31ce8cd83acf0772
SHA1: ff1330bbf0fcbc91c816ce98d0d3d17c7301d651
SHA256: 215dde42fa4e299dea97d9b8684c80edada731c3ce8f8e2e6271a27fef7bfeb0
Section: libs
Priority: optional
Homepage: https://github.com/indimail/indimail-mta/tree/master/libsrs2-x
Description: SRS email address rewriting engine
 libsrs2 is the next generation SRS library. SPF verifies that the
 Sender address of a mail matches (according to some policy) the
 client IP address which submits the mail. When a mail is forwarded,
 the sender address must be rewritten to comply with SPF policy. The
 Sender Rewriting Scheme, or SRS, provides a standard for this
 rewriting which is not vulnerable to attacks by spammers.

Package: libsrs2-dev
Source: libsrs2
Version: 1.0.18-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libsrs2@indimail.org>
Installed-Size: 62
Depends: libsrs2 (= 1.0.18-1.1+1.1)
Filename: amd64/libsrs2-dev_1.0.18-1.1+1.1_amd64.deb
Size: 22818
MD5sum: 837f4c0f6a93cc2b29e2e55e36ef3c0e
SHA1: 2e27edbb1565e2940490868f418f20ead0a10b4e
SHA256: bb4936acab09fb560479936f56cabe03bca372239bacce1c0d32ddd6daa76fb3
Section: libdevel
Priority: optional
Homepage: https://github.com/indimail/indimail-mta/tree/master/libsrs2-x
Description: Development tools for the libsrs2
 libsrs2 is the next generation SRS library. SPF verifies that the
 Sender address of a mail matches (according to some policy) the
 client IP address which submits the mail. When a mail is forwarded,
 the sender address must be rewritten to comply with SPF policy. The
 Sender Rewriting Scheme, or SRS, provides a standard for this
 rewriting which is not vulnerable to attacks by spammers.

Package: logalert
Version: 0.4.0-1.1+1.5
Architecture: amd64
Maintainer: Manvendra Bhangui <logalert@indimail.org>
Installed-Size: 186
Filename: amd64/logalert_0.4.0-1.1+1.5_amd64.deb
Size: 44686
MD5sum: 7210fd8d26bb6ab2c73c4ff81503c97d
SHA1: 08dcbeb9b27c1976ec5f7b4dd7a8e3a361bf0d58
SHA256: b92d76110102aa018764dfc06f171e9d18bfd675a2b60a97f9bc31f2769949da
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.0.9-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 1720
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.0.9-1.1+1.2_amd64.deb
Size: 445264
MD5sum: 044ed55a849ddcf312c2185f535c2deb
SHA1: c0c2a005dfcd2a91c59e149db5d3add6f00f39cc
SHA256: 5c07ac7a0758f6a9b25c6eed1975aabb301183af8e19a62bd349b846b9139fd1
Section: misc
Priority: extra
Homepage: https://github.com/indimail/indimail-mta
Description: qmta - A minimal Mail Transport Agent
 This package contains the qmta-send mail transport agent and bare minimum
 programs to deliver local and remote mails.
 .
 A qmta installation doesn't have multiple daemons handling a queue. The
 queue is handled by a single daemon/binary - qmta-send

Package: tinydnssec
Version: 1.1.0-1.1+1.3
Architecture: amd64
Maintainer: Manvendra Bhangui <tinydnssec@indimail.org>
Installed-Size: 2291
Pre-Depends: daemontools
Depends: libc6 (>= 2.34), libev4 (>= 1:4.04), libqmail (>= 1.5), libsodium23 (>= 0.6.0), net-tools, coreutils, binutils
Recommends: ucspi-tcp
Filename: amd64/tinydnssec_1.1.0-1.1+1.3_amd64.deb
Size: 917950
MD5sum: 34251deae967891495a894829eb3fdca
SHA1: b4823dcb27cbc74ee54e9150075e5f2f3c610321
SHA256: f93372f3924d81d8166d1cf1c5651bf215cdb68a56311f5bd01bbc9acafe792c
Section: misc
Priority: optional
Homepage: http://indimail.sourceforge.net
Description: a collection of Domain Name System tools
 This package includes software for all the fundamental DNS operations:
 .
 DNS cache: finding addresses of Internet hosts.  When a browser wants to
 contact www.yahoo.com, it first asks a DNS cache, such as djbdns's
 dnscache, to find the IP address of www.yahoo.com.  Internet service
 providers run dnscache to find IP addresses requested by their customers.
 If you're running a home computer or a workstation, you can run your own
 dnscache to speed up your web browsing.
 .
 DNS server: publishing addresses of Internet hosts.  The IP address of
 www.yahoo.com is published by Yahoo's DNS servers.  djbdns includes
 a general-purpose DNS server, tinydns; network administrators run tinydns
 to publish the IP addresses of their computers.  djbdns also includes
 special-purpose servers for publishing DNS walls and RBLs.
 .
 DNS client: talking to a DNS cache.  djbdns includes a DNS client C
 library and several command-line DNS client utilities.  Programmers use
 these tools to send requests to DNS caches.
 .
 djbdns also includes several DNS debugging tools, notably dnstrace, which
 administrators use to diagnose misconfigured remote servers.
 .
 See http://cr.yp.to/djbdns.html
 .
 DQ: a package with DNS/DNSCurve related software.
 It contains a recursive DNS server with DNSCurve support called
 dqcache and also a commandline tool to debug DNS/DNScurve called dq.
 .
 See https://mojzis.com/software/dq/
 .
 CurveDNS: CurveDNS is the first publicly released forwarding implementation
 that implements the DNSCurve protocol.  DNSCurve uses high-speed
 high-security elliptic-curve cryptography to drastically improve every
 dimension of DNS security.
 .
 See http://dnscurve.org/ for protocol details.
 .
 curvedns allows any authoritative DNS name server to act as a DNSCurve
 capable one, without changing anything on your current DNS environment.
 The only thing a DNS data manager (that is probably you) has to do is
 to install CurveDNS on a machine, generate a keypair, and update NS
 type records that were pointing towards your authoritative name server
 and let them point to this machine running CurveDNS. Indeed, it is that
 easy to become fully protected against almost any of the currently known
 DNS flaws, such as active and passive cache poisoning.
 .
 CurveDNS supports:
  * Forwarding of regular (non-protected) DNS packets;
  * Unboxing of DNSCurve queries and forwarding the regular DNS packets
  * Boxing of regular DNS responses to DNSCurve responses;
  * Both DNSCurve's streamlined- and TXT-format;
  * Caching of shared secrets;
  * Both UDP and TCP;
  * Both IPv4 and IPv6.
 .
 See http://curvedns.on2it.net/

Package: ucspi-tcp
Version: 1.1.4-1.1+1.2
Architecture: amd64
Maintainer: Manvendra Bhangui <ucspi-tcp@indimail.org>
Installed-Size: 538
Depends: libc6 (>= 2.34), libqmail (>= 1.5), libssl3 (>= 3.0.0), coreutils, diffutils
Filename: amd64/ucspi-tcp_1.1.4-1.1+1.2_amd64.deb
Size: 125052
MD5sum: bfc8c206521b6de043de47c34e6124b3
SHA1: 82d56d2a45b95cd92976e3f0a21a687c87b5fee1
SHA256: 6a3f391b9aec7ea1b8fec6b1ee6fe1cc8ca667410e82e0e1685688099f80c701
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.