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: 1651898 MD5sum: d1351c526992917aad85d1c3aa8aa6c5 SHA1: bb01e062dd36b6860e554d98e5bdd87a6b4db91e SHA256: 05057c08e434482b38b924825dac782cd8a6dbe10585c8104c72e478551e06bc Section: misc Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: SPAM database for bogofilter in Berkeley DB format . bogofilter-wordlist provides a SPAM database for bogofilter in Berkeley DB format Package: daemontools Version: 1.1.7-1.1+51.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 746 Depends: libc6 (>= 2.34), libqmail (>= 1.5), coreutils, diffutils, procps Filename: amd64/daemontools_1.1.7-1.1+51.2_amd64.deb Size: 152134 MD5sum: e68ce821dfd16bf87f38f7e31eb16460 SHA1: 701ec23b4efc891eccdac4c45e06524a33a14153 SHA256: 50c49ae9a60a2eb7bcf7de429bb874ede31f3dfcf46c4b75cb06f26faeb50e41 Section: admin Priority: extra Homepage: https://github.com/indimail/indimail-mta Description: daemontools is a collection of tools for managing UNIX services. svscan scans a directory and starts a supervise process for each subdirectory of the scanned directory. It restarts the supervise process if it dies. . supervise monitors a service. It starts the service and restarts the service if it dies. Setting up a new service is easy: all supervise needs is a directory with a run script that runs the service. . multilog saves error messages to one or more logs. It optionally timestamps each line and, for each log, includes or excludes lines matching specified patterns. It automatically rotates logs to limit the amount of disk space used. If the disk fills up, it pauses and tries again, without losing any data. Package: ezmlm Version: 1.2-1.1+5.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 266 Pre-Depends: indimail-mta (>= 2.0) Depends: libc6 (>= 2.34), libqmail (>= 1.5) Conflicts: ezmlm-idx Filename: amd64/ezmlm_1.2-1.1+5.2_amd64.deb Size: 48694 MD5sum: 1001d75c534463bbbcbac72108c7abe3 SHA1: 41406c9de80cf8e692fff09211576ce203508dae SHA256: 53232470b013644025c1717f852a6d8a00f653afdb7363b18d152c23e6ba8f9f Section: mail Priority: optional Homepage: http://indimail.sourceforge.net Description: Easy Mailing List Manager for qmail . ezmlm lets users set up their own mailing lists within qmail's address hierarchy. A user, Joe, types . ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net . and instantly has a functioning mailing list, joe-sos@isp.net, with all relevant information stored in a new ~/SOS directory. . ezmlm sets up joe-sos-subscribe and joe-sos-unsubscribe for automatic processing of subscription and unsubscription requests. Any message to joe-sos-subscribe will work; Joe doesn't have to explain any tricky command formats. ezmlm will send back instructions if a subscriber sends a message to joe-sos-request or joe-sos-help. . ezmlm automatically archives new messages. Messages are labelled with sequence numbers; a subscriber can fetch message 123 by sending mail to joe-sos-get.123. The archive format supports fast message retrieval even when there are thousands of messages. . ezmlm takes advantage of qmail's VERPs to reliably determine the recipient address and message number for every incoming bounce message. It waits ten days and then sends the subscriber a list of message numbers that bounced. If that warning bounces, ezmlm sends a probe; if the probe bounces, ezmlm automatically removes the subscriber from the mailing list. . ezmlm is easy for users to control. Joe can edit ~/SOS/text/* to change any of the administrative messages sent to subscribers. He can remove ~/SOS/public and ~/SOS/archived to disable automatic subscription and archiving. He can put his own address into ~/SOS/editor to set up a moderated mailing list. He can edit ~/SOS/{headeradd,headerremove} to control outgoing headers. ezmlm has several utilities to manually inspect and manage mailing lists. . ezmlm uses Delivered-To to stop forwarding loops, Mailing-List to protect other mailing lists against false subscription requests, and real cryptographic cookies to protect normal users against false subscription requests. ezmlm can also be used for a sublist, redistributing messages from another list. . ezmlm is reliable, even in the face of system crashes. It writes each new subscription and each new message safely to disk before it reports success to qmail. . ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into memory. ezmlm hashes the subscription list into a set of independent files so that it can handle subscription requests quickly. ezmlm uses qmail for blazingly fast parallel SMTP deliveries. Package: ezmlm-idx Version: 7.2.4-1.1+8.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 160 Pre-Depends: indimail-mta (>= 2.0) Filename: amd64/ezmlm-idx_7.2.4-1.1+8.2_amd64.deb Size: 147648 MD5sum: 8e18f26c796070ac4ae2c25e270dcd63 SHA1: 45ef5a0d5812718dfbafdfefae8a5ca1b4c010d0 SHA256: f8fdc23906581e6bf317b25f7f53ffcd949caa741d344c2103586afabfb4a684 Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: Easy Mailing List Manager + IDX for indimail-mta . ezmlm lets users set up their own mailing lists within qmail's address hierarchy. A user, Joe, types . ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net . and instantly has a functioning mailing list, joe-sos@isp.net, with all relevant information stored in a new ~/SOS directory. . ezmlm sets up joe-sos-subscribe and joe-sos-unsubscribe for automatic processing of subscription and unsubscription requests. Any message to joe-sos-subscribe will work; Joe doesn't have to explain any tricky command formats. ezmlm will send back instructions if a subscriber sends a message to joe-sos-request or joe-sos-help. . ezmlm automatically archives new messages. Messages are labelled with sequence numbers; a subscriber can fetch message 123 by sending mail to joe-sos-get.123. The archive format supports fast message retrieval even when there are thousands of messages. . ezmlm takes advantage of qmail's VERPs to reliably determine the recipient address and message number for every incoming bounce message. It waits ten days and then sends the subscriber a list of message numbers that bounced. If that warning bounces, ezmlm sends a probe; if the probe bounces, ezmlm automatically removes the subscriber from the mailing list. . ezmlm is easy for users to control. Joe can edit ~/SOS/text/* to change any of the administrative messages sent to subscribers. He can remove ~/SOS/public and ~/SOS/archived to disable automatic subscription and archiving. He can put his own address into ~/SOS/editor to set up a moderated mailing list. He can edit ~/SOS/{headeradd,headerremove} to control outgoing headers. ezmlm has several utilities to manually inspect and manage mailing lists. . ezmlm uses Delivered-To to stop forwarding loops, Mailing-List to protect other mailing lists against false subscription requests, and real cryptographic cookies to protect normal users against false subscription requests. ezmlm can also be used for a sublist, redistributing messages from another list. . ezmlm is reliable, even in the face of system crashes. It writes each new subscription and each new message safely to disk before it reports success to qmail. . ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into memory. ezmlm hashes the subscription list into a set of independent files so that it can handle subscription requests quickly. ezmlm uses qmail for blazingly fast parallel SMTP deliveries. . The IDX patches add: Indexing, (Remote) Moderation, digest, make patches, multi-language, MIME, global interface, SQL database support. . Authors: Fred Lindberg Fred B. Ringel Bruce Guenter And many others Package: ezmlm-idx-cgi Source: ezmlm-idx Version: 7.2.4-1.1+8.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-cgi_7.2.4-1.1+8.2_amd64.deb Size: 1730 MD5sum: 71e9187b9f574f43a3ecae217e23113f SHA1: 252de885b8d50e39f0e6c009b375e2cb336ad050 SHA256: 3eb501171f12c951fefef9dc539d1e8f365b749d61a2bd57827151156bb053bd Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: www archiver for ezmlm-idx. After installation change the SUID permission as follows: chmod 4755 /srv/www/cgi-bin/ezmlm-cgi Package: ezmlm-idx-mysql Source: ezmlm-idx Version: 7.2.4-1.1+8.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-mysql_7.2.4-1.1+8.2_amd64.deb Size: 1742 MD5sum: 752e9a70b8c86c6dffdd73a4df22f524 SHA1: 97b1794765a1df4218e350a9dedcdf1d59d9e121 SHA256: 9ee1c6dcf6497f42d675643acf75e0fdc9b307602638ab0e230e94ac26aa72b4 Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: MySQL support module for ezmlm-idx. A detailed explanation can be found here: http://www.ezmlm.org/faq/ezmlm-support-for-SQL-databases.html Package: ezmlm-idx-pgsql Source: ezmlm-idx Version: 7.2.4-1.1+8.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-pgsql_7.2.4-1.1+8.2_amd64.deb Size: 1744 MD5sum: 0c401b771f3794cc68161b43d8edcea1 SHA1: aa9710ed7fe6f1e06b02e3963072273f270917d5 SHA256: affe038ee91ead8b11a9b9c6c19a226f760b2bdfa24fe8261eb12bcf81ae828a Section: mail Priority: optional Homepage: http://indimail.sourceforge.net/ Description: PostgreSQL support module for ezmlm-idx. A detailed explanation can be found here: http://www.ezmlm.org/faq/ezmlm-support-for-SQL-databases.html Package: ezmlm-idx-sqlite Source: ezmlm-idx Version: 7.2.4-1.1+8.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8 Depends: ezmlm-idx (>= 7.2.4) Filename: amd64/ezmlm-idx-sqlite_7.2.4-1.1+8.2_amd64.deb Size: 1742 MD5sum: 913d6e065942a9b487a7b1c717aa85e8 SHA1: ba6337654bf2bd6c278ffc3ecdec74438a9633ac SHA256: 32b10d981fc878a69b263b8d0eaeb74f18ada3c80e935deaa6091b1dd16372b3 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: 90 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: 31700 MD5sum: 770089f3b614aa0f07f4f04d8c2a9334 SHA1: 47346410c52ee307738acfa131bb59e56f8c82e6 SHA256: a7b7b258ed45f0716897aece39b6fac67d5465eeb29cec0f684c2ba08b9cdaa2 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: 360 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: 57656 MD5sum: 4947ba04c3d73d5a84c4f42da83862cc SHA1: ca75f5ae4e3dda3f22546e3ba54c2a6febe06f96 SHA256: 510d1ae385960264e55eac562ddef97eb770e7dd9378325b6be70d3a6b9840a4 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: 894 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: 253826 MD5sum: 768ce2e66afd47b17f8db277bbd20eff SHA1: 8878062e756a719ce4143a748c4dda9f040a8519 SHA256: c6fe2994153817fa10d26120d6a4a782116a19fd7c8cd1a3463a3bd04910e3f2 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.gnu.org/software/gsasl/ Description: GNU SASL documentation GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers. . This package contains documentation related to GNU SASL. Package: indimail Version: 3.4.8-1.1+19.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 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+19.2_amd64.deb Size: 585476 MD5sum: 023126b4a99eb37e3b28cbfce6e98562 SHA1: 0ee54668a41c99197ab2595675ac24dc79006054 SHA256: 775c4422c7428873f1ec4852df8431adad420bb26877ffdc9f7a17539db73dae Section: mail Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: IndiMail is a messaging platform providing multi-cluster domain support. It provides IMAP/POP3 protocol using Courier Imap, SPAM filtering using bogofilter (A Bayesian Spam Filter), mail retreival using Fetchmail. Additionally it packages other useful utilities like mpack, unpack, altermime, ripmime, fortune, flash. . IndiMail provides ability for a single domain to have users across multiple hosts (even across different geographical locations) and tools to manage virtual domains. Package: indimail-access Version: 1.3-1.1+18.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 4255 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+18.1_amd64.deb Size: 1111066 MD5sum: 855861a6c66154ae273f898e295d1f1b SHA1: 42786de32c98aa777cbb406a40fa66a55a03a145 SHA256: adb0cf8c6588427b05f5b9bc2d9f0de417b5b07863d443585bc46f6bdbc51617 Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: indimail-access package provides imap, pop3 and fetchmail retrieval for IndiMail IMAP/POP3 protocol is provided by Courier Imap. Mail retreival is provided by Fetchmail. . IndiMail provides ability for a single domain to have users across multiple hosts (even across different geographical locations) and tools to manage virtual domains. Package: indimail-auth Version: 1.0.1-1.1+6.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 317 Pre-Depends: indimail-mta Depends: libc6 (>= 2.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.2_amd64.deb Size: 75988 MD5sum: a84183b1e11e33999faab75ffa30cca7 SHA1: 78e3b17b24b058e652c0bb18a3b9dee0d177a4de SHA256: ad385047015f6aab477a1cb95eff6e704ad4b54d66eb356ba0651ccc81dae6ed Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: indimail-auth provides nssd daemon to provide name service switch in MySQL db and pam-multi to provide multiple ways to do PAM authentication Package: indimail-dev Source: indimail Version: 3.4.8-1.1+19.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 296 Depends: libindimail (= 3.4.8-1.1+19.2) Filename: amd64/indimail-dev_3.4.8-1.1+19.2_amd64.deb Size: 35920 MD5sum: 34576ea81fa793003de0cfbf9f294d4f SHA1: 276929d7a21bd0c2ce8b535b4f78197c0b3783de SHA256: b058ba9182ab155c222d9db0ef855d5a474ff3cb1346dd01e5391b9c8ac5841d Section: devel Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: IndiMail - Development header files and libraries This package contains the development header files and libraries necessary to develop IndiMail client applications. Package: indimail-mini Source: indimail-mta Version: 3.1-1.1+47.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 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+47.2_amd64.deb Size: 168702 MD5sum: 6190c387de7531241d228739723455a1 SHA1: cfccc5311da60501a3ae399a418c73bfb6ab16c3 SHA256: 3a0942e45d128784102242cd5cadee1c5e82aeb41a52978260e52a27b5ae3036 Section: misc Priority: extra Homepage: https://github.com/indimail/indimail-mta Description: IndiMail - Mini Client Installation This package contains sendmail, qmail-inject and qmail-qmqpc - Bare minimum programs to have a indimail-mini installation. . A indimail-mini installation doesn't have a mail queue. It gives each new message to a central server using QMQP. Package: indimail-mta Version: 3.1-1.1+47.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 8246 Depends: libc6 (>= 2.36), libdkim2 (>= 1.0), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libldap2 (>= 2.6.2), libqmail (>= 1.5), libsrs2 (>= 1.0.18), 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+47.2_amd64.deb Size: 2029120 MD5sum: ee93930779a173dbb047cc9aabf09b23 SHA1: f65741222e600bcb449a3d983f0c42179a40937d SHA256: 0423f8a9e6ef0dd00634ce50d35074dbbbbed36a1970b6838c1662fe5c9c76b0 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: 197950 MD5sum: 14f6e7d28478536ed45d5b25e8fc369f SHA1: 9310d421d01ae004fbcd9e070b4919bc7acbe427 SHA256: 6bea55ce777176b731d5bb3905b27dc98934de3383c7bde3ef1e46e15fc29533 Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: Fast anti-spam filtering by Bayesian statistical analysis This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". . Bogofilter is a Bayesian spam filter. In its normal mode of operation, it takes an email message or other text on standard input, does a statistical check against lists of "good" and "bad" words, and returns a status code indicating whether or not the message is spam. Bogofilter is designed with fast algorithms (including Berkeley DB system), coded directly in C, and tuned for speed, so it can be used for production by sites that process a lot of mail. . This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. Package: indimail-utils Version: 1.0.0-1.1+6.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 4526 Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6), coreutils, findutils Conflicts: indimail (<= 3.2) Filename: amd64/indimail-utils_1.0.0-1.1+6.1_amd64.deb Size: 1358082 MD5sum: 1748c5aa93e991446a7dd1198474f6df SHA1: 2b89b2c234cffce2fd85714e0d30a3b6763d0dc3 SHA256: f57890befe4bb39cd86bca4ad2e79e3c82b4346059209374a30ee40766c05e38 Section: mail Priority: optional Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: indimail-utils provides a package consisting of utilities like mpack, munpack, altermime, ripmime, fortune, flash for indimail MTA Package: indium Version: 1.2.0-1.1+4.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 2316 Depends: tcl8.6-dev, libmysqlclient16 (>= 5.1.21-1) Filename: amd64/indium_1.2.0-1.1+4.1_amd64.deb Size: 432828 MD5sum: 2d6a39add7fd61532f70d5daa9988d7b SHA1: 0110f54869c4644be137dd76d3b3a3a61a3147a7 SHA256: 15fe54fccf1df62ca46143258147776ba56a5c86009dfa74e5c0448a93de5ffd 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: 124088 MD5sum: 89b7724b6218e45920afc51363b4e78f SHA1: 5185501a3d1a5cf7014151bd0ccf91a48d4dcb82 SHA256: 50f8ecfd18b90ec70443bd699ec45ad730eaabf9ec708086d7d9af4eaeb1f853 Section: misc Priority: optional Homepage: http://indimail.sourceforge.net Description: a collection of plugins for RoundCube Mail This package includes RoundCube plugins that work with IndiMail . sauserprefs - Control Bogofilter settings from within Roundcube . markasjunk2 - Adds a new button to the mailbox toolbar to mark the selected messages as Junk/Not Junk, optionally detaching original messages from spam reports if the message is not junk and learning junk/not junk using various methods (bogo-learn, etc.) . iwebadmin - This is a plugin that adds tabs to the Roundcube settings page, allowing the user to set their vacation message or change their password. Behind the scenes, it logs in to iwebadmin as that user to make the changes. Both vacation and password tabs can be individually disabled. . Note: This screen-scrapes your iwebadmin installation, so currently only works if iwebadmin is in English. Package: iwebadmin Version: 2.1.2-1.1+13.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 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+13.1_amd64.deb Size: 399254 MD5sum: c12cd75ae9594fa9693a2b411d723bff SHA1: 68574cd1d7bb9c26898c3db6451652516c158f68 SHA256: b693add12f4815d3350e6015f889dbf1772838408e696ef63f61d0caa97d1c8f 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: 58460 MD5sum: 46de78e2a195f81c8777c9dbf45cfca4 SHA1: 98ab0c189024029b3e9acc028712ba3bc8020eb3 SHA256: 7bf02f39196db30c4b04bdc3bf9db9d56269773d04eb40b94759ad17ed1b4860 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: 54934 MD5sum: b2b12fba4aad3f7a0510c344b0dc92f3 SHA1: de617b79b7540636213ce750c1948d4ca51ee499 SHA256: fc203858509f44b9bed32c98efa86d7a5dd7db73c22582f0e4da6c46a5542c75 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: 476 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: 129648 MD5sum: 974879bdb3357183275b7561af659e6d SHA1: e241b90d8e2d42eecd60342318ed776c84715367 SHA256: 58d13aba6ec6c90af3dfebf44b1fbf95262a9b710284d3b3c0c420195e576d99 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: 155 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: 72074 MD5sum: dcc1e34ec4f2dadc1d135b2ee48cf156 SHA1: 613bc917538a58e7dafb9c6ff5e11ea581a9d977 SHA256: 74baf0cbefa1bcd6cd0f708c1048d4b516fb50d6c2bfd64c954c52b775cc6aa0 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: 12 Depends: libgsasl-dev Conflicts: libgsasl1-dev Replaces: libgsasl1-dev Filename: amd64/libgsasl7-dev_2.2.1-1.1+4.1_amd64.deb Size: 4336 MD5sum: d6e742b5f84c7e6b0de8fa03dd0954c5 SHA1: 55cd224a4df29e3846bf675661558f12f2da1494 SHA256: e712f196e69fc7d8e5a1213b876ac5027f43128bf96a65d4b2b1a2135566acba Section: oldlibs Priority: optional Multi-Arch: same Homepage: https://www.gnu.org/software/gsasl/ Description: Transitional development package for the GNU SASL library This is a transitional package. It can safely be removed. Package: libindimail Source: indimail Version: 3.4.8-1.1+19.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 477 Depends: libc6 (>= 2.34), libgsasl18 (>= 1.9.2), libqmail (>= 1.5), libssl3 (>= 3.0.0) Filename: amd64/libindimail_3.4.8-1.1+19.2_amd64.deb Size: 162968 MD5sum: 5d580b282ca7b3133f849043718fa7b8 SHA1: 66ae1d8a98ee7e6f2bf764eaeeab70798ea86f8f SHA256: 818ff39095b5caa93e5601781b53ee0b5d79708373e2992e963d59501ff70480 Section: libs Priority: extra Homepage: https://github.com/mbhangui/indimail-virtualdomains Description: IndiMail - Development libraries This package contains the development libraries necessary to develop IndiMail client applications. Package: libqmail Version: 1.5-1.1+21.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 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+21.1_amd64.deb Size: 150438 MD5sum: a59896b08c5af79d5ee4776c8504ee52 SHA1: 46a312e648c79b17c74f7bb33ad2ab9b7e463f80 SHA256: 4597efd6eed90b34cc07fae1ebb23b565e31a2d8ec124f908e957d55159c1e5c Section: libs Priority: optional Homepage: https://github.com/indimail/libqmail Description: Reimplementation of qmail functions in a shared library This library is a reimplementation of qmail functions which means that it provides Daniel Bernstein's interfaces (with some extensions). . It contains wrappers around memory allocation, buffered I/O, routines for formatting and scanning and an abstraction around errno. It also includes wrappers for Unix signal functions. . This package contains the shared library linked against glibc. Package: libqmail-dev Source: libqmail Version: 1.5-1.1+21.1 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 1354 Depends: libqmail (= 1.5-1.1+21.1), libssl-dev Filename: amd64/libqmail-dev_1.5-1.1+21.1_amd64.deb Size: 316446 MD5sum: efa6d21ff258b56ac0759d4be062a70d SHA1: 2680258a9fe3fab85eb95abb1be739bf43194ab9 SHA256: 22b477f20e5abc6de0caa69d1addcce7e73a248d146a16f0df48829f1ae0a6d2 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: 27414 MD5sum: 2c092fc5653c995fd7bd16aa38d2c74a SHA1: bf7f65a973f5a27e25bb28dfc2c4c9f96dc846cd SHA256: fe145e8c8b07f32bc4bd35a33e66518b42de7535cab0f84fc6c76ba16979b86e 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: 22988 MD5sum: 6bec164525f9d91887aef035d3e0f360 SHA1: 392fa4fe4cb5ceff4a3952fce9371bd4cfc45d05 SHA256: 7b5e056571fcb299d0bb2c88cd1e600b075736ca8249a150c76a23ad9acfc7ec Section: libdevel Priority: optional Homepage: https://github.com/indimail/indimail-mta/tree/master/libsrs2-x Description: Development tools for the libsrs2 libsrs2 is the next generation SRS library. SPF verifies that the Sender address of a mail matches (according to some policy) the client IP address which submits the mail. When a mail is forwarded, the sender address must be rewritten to comply with SPF policy. The Sender Rewriting Scheme, or SRS, provides a standard for this rewriting which is not vulnerable to attacks by spammers. Package: logalert Version: 0.4.0-1.1+11.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 186 Filename: amd64/logalert_0.4.0-1.1+11.2_amd64.deb Size: 44586 MD5sum: 54b5aae703eec303d52fb6218fb10976 SHA1: c829608d0a5f2b188bd2e2b3d24296f04a593522 SHA256: c40652c21d2a4eb7ccf621d53e02934aab6a26dd35895d8e9687a912a8b795e4 Section: misc Priority: extra Homepage: http://indimail.sourceforge.net Description: Logfile monitoring, alert and analysis tool . logalert provides tools for log archival and analysis Package: qmta Source: indimail-mta Version: 3.1-1.1+47.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 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+47.2_amd64.deb Size: 445716 MD5sum: 050d9ba5a54e714b2daa85325e7a91eb SHA1: 6e094e693ac8d3964b779321170ac9ac229c84c7 SHA256: 06d4f25c352bba9b414d56493766cffc1431f92288cc17f5969bbec3abb8166b Section: misc Priority: extra Homepage: https://github.com/indimail/indimail-mta Description: qmta - A minimal Mail Transport Agent This package contains the qmta-send mail transport agent and bare minimum programs to deliver local and remote mails. . A qmta installation doesn't have multiple daemons handling a queue. The queue is handled by a single daemon/binary - qmta-send Package: svcron Version: 1.0-1.1+20.2 Architecture: amd64 Maintainer: "Manvendra Bhangui " Installed-Size: 145 Depends: libc6 (>= 2.34), libqmail (>= 1.5) Filename: amd64/svcron_1.0-1.1+20.2_amd64.deb Size: 43336 MD5sum: 63ac41c13a0859d30a84dd0344e7e382 SHA1: 5241ddc135daf9971bd1ce81045a19db1d692b3c SHA256: 7a0bd87cc2912992a53a4c3a3c8195d3de50f9b4e78d8428c317af7f44fb4bd7 Section: admin Priority: optional Homepage: https://github.com/indimail/svcron Description: process scheduling daemon svcron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. Package: tinydnssec Version: 1.1.0-1.1+9.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 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+9.2_amd64.deb Size: 917608 MD5sum: e63a3c8c9c9ece61a77ef3c27d161c11 SHA1: 2d982498b1e4387462be3ff410a82994f8436ea2 SHA256: 9e06aaebd3233e9fbcf161eb2956881b5cfe1acdf9fab0aa3b1c7694f797c950 Section: misc Priority: optional Homepage: http://indimail.sourceforge.net Description: a collection of Domain Name System tools This package includes software for all the fundamental DNS operations: . DNS cache: finding addresses of Internet hosts. When a browser wants to contact www.yahoo.com, it first asks a DNS cache, such as djbdns's dnscache, to find the IP address of www.yahoo.com. Internet service providers run dnscache to find IP addresses requested by their customers. If you're running a home computer or a workstation, you can run your own dnscache to speed up your web browsing. . DNS server: publishing addresses of Internet hosts. The IP address of www.yahoo.com is published by Yahoo's DNS servers. djbdns includes a general-purpose DNS server, tinydns; network administrators run tinydns to publish the IP addresses of their computers. djbdns also includes special-purpose servers for publishing DNS walls and RBLs. . DNS client: talking to a DNS cache. djbdns includes a DNS client C library and several command-line DNS client utilities. Programmers use these tools to send requests to DNS caches. . djbdns also includes several DNS debugging tools, notably dnstrace, which administrators use to diagnose misconfigured remote servers. . See http://cr.yp.to/djbdns.html . DQ: a package with DNS/DNSCurve related software. It contains a recursive DNS server with DNSCurve support called dqcache and also a commandline tool to debug DNS/DNScurve called dq. . See https://mojzis.com/software/dq/ . CurveDNS: CurveDNS is the first publicly released forwarding implementation that implements the DNSCurve protocol. DNSCurve uses high-speed high-security elliptic-curve cryptography to drastically improve every dimension of DNS security. . See http://dnscurve.org/ for protocol details. . curvedns allows any authoritative DNS name server to act as a DNSCurve capable one, without changing anything on your current DNS environment. The only thing a DNS data manager (that is probably you) has to do is to install CurveDNS on a machine, generate a keypair, and update NS type records that were pointing towards your authoritative name server and let them point to this machine running CurveDNS. Indeed, it is that easy to become fully protected against almost any of the currently known DNS flaws, such as active and passive cache poisoning. . CurveDNS supports: * Forwarding of regular (non-protected) DNS packets; * Unboxing of DNSCurve queries and forwarding the regular DNS packets * Boxing of regular DNS responses to DNSCurve responses; * Both DNSCurve's streamlined- and TXT-format; * Caching of shared secrets; * Both UDP and TCP; * Both IPv4 and IPv6. . See http://curvedns.on2it.net/ Package: ucspi-tcp Version: 1.1.4-1.1+13.2 Architecture: amd64 Maintainer: Manvendra Bhangui Installed-Size: 538 Depends: libc6 (>= 2.34), libqmail (>= 1.5), libssl3 (>= 3.0.0), coreutils, diffutils Filename: amd64/ucspi-tcp_1.1.4-1.1+13.2_amd64.deb Size: 125328 MD5sum: eb671c5d2ea1d0b10d25a2a65a3cb331 SHA1: f856286fec45d0694fb92f88b490fbf43c23bc37 SHA256: 25218eef2545e11bf514593dd1b86256068dbc9e4c8e38c190a6ec260011cc93 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.