Package: bogofilter-wordlist
Version: 1.0.0-1.1+1.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-spamfilter@indimail.org>
Installed-Size: 7521
Filename: amd64/bogofilter-wordlist_1.0.0-1.1+1.1_amd64.deb
Size: 1467996
MD5sum: 8400b2293c4efb62bbf545145d74f652
SHA1: 7185fbe773ae7a01b4cc6932318dc6d731af25e8
SHA256: 694e161763ee7aa7a38fc33e8fa8754c9311fecb7d94b5c095b962b0cc361275
Section: misc
Priority: extra
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: SPAM database for bogofilter in Berkeley DB format
 .
 bogofilter-wordlist provides a SPAM database for bogofilter in Berkeley DB format

Package: daemontools
Version: 1.1.7-1.1+50.1
Architecture: amd64
Maintainer: Manvendra Bhangui <daemontools@indimail.org>
Installed-Size: 746
Depends: libc6 (>= 2.15), libqmail (>= 1.5), coreutils, diffutils, procps
Filename: amd64/daemontools_1.1.7-1.1+50.1_amd64.deb
Size: 145752
MD5sum: 1ced3254a405fba3d8506a9cbf2f39ae
SHA1: 96efba7853c6cc16be3cf8767657f05a349a3bf4
SHA256: 8824487ca24d1ebe1155b6e10e64c0b84b330288973ff4ebaebc0796c265c9c5
Section: admin
Priority: extra
Homepage: https://github.com/indimail/indimail-mta
Description: daemontools is a collection of tools for managing UNIX services.
 svscan scans a directory and starts a supervise process for each
 subdirectory of the scanned directory. It restarts the supervise process if
 it dies.
 .
 supervise monitors a service. It starts the service and restarts the
 service if it dies. Setting up a new service is easy: all supervise
 needs is a directory with a run script that runs the service.
 .
 multilog saves error messages to one or more logs. It optionally
 timestamps each line and, for each log, includes or excludes lines
 matching specified patterns. It automatically rotates logs to limit the
 amount of disk space used. If the disk fills up, it pauses and tries
 again, without losing any data.

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

Package: ezmlm-idx
Version: 7.2.4-1.1+8.1
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 160
Pre-Depends: indimail-mta (>= 2.0)
Filename: amd64/ezmlm-idx_7.2.4-1.1+8.1_amd64.deb
Size: 149084
MD5sum: c5ecd468722172de8a9b55d5e3c72719
SHA1: e83f543e16ee1ae13e69a3f511a4ac7be9540f72
SHA256: e26a1d7b645499c36b62ff8720d85f2a9cbe1d71958bc6959724d23b82c67786
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+8.1
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+8.1_amd64.deb
Size: 1852
MD5sum: 9cd08faa200a63657d4436ca2aa188d8
SHA1: ab419e79dfd7a014a50a1673bc30d34c1613370f
SHA256: 2538779d7d2dba13823157abf7bfda8b10e8a7e42f2c8c4b1d6f3f376debf0be
Section: mail
Priority: optional
Homepage: http://indimail.sourceforge.net/
Description: www archiver for ezmlm-idx.
 After installation change the SUID permission as follows:
  chmod 4755 /srv/www/cgi-bin/ezmlm-cgi

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

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

Package: ezmlm-idx-sqlite
Source: ezmlm-idx
Version: 7.2.4-1.1+8.1
Architecture: amd64
Maintainer: Manvendra Bhangui <ezmlm-idx@indimail.org>
Installed-Size: 8
Depends: ezmlm-idx (>= 7.2.4)
Filename: amd64/ezmlm-idx-sqlite_7.2.4-1.1+8.1_amd64.deb
Size: 1860
MD5sum: ad5e01994a4014256a604ee16af5ecf5
SHA1: b642b33009bb0a953866ae38f5e5b240d834fc81
SHA256: 2bea7bed7e7b1b3024262dbd11626989a38ba0103a215cc80e940a404839f8e1
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 <gsasl@indimail.org>
Installed-Size: 105
Depends: libc6 (>= 2.26), libgnutls30 (>= 3.6.12), libgsasl18 (>= 1.9.2)
Filename: amd64/gsasl_2.2.1-1.1+4.1_amd64.deb
Size: 36816
MD5sum: 61d04490a2869f4be6ad97c40de1df64
SHA1: 532e5a442c28db72a96f96249f3b1af345ae510d
SHA256: e962452d49309fa21ca88e0896d1a24132921079d9619c40e4936d74613f4636
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 <gsasl@indimail.org>
Installed-Size: 363
Breaks: libgsasl7 (<< 1.10.0-2)
Replaces: libgsasl7 (<< 1.10.0-2)
Filename: all/gsasl-common_2.2.1-1.1+4.1_all.deb
Size: 54484
MD5sum: 15b96675db268d13c97b0d12a9f1bc7a
SHA1: 88449b1344e137cd213fd6b0f377c06f7a393c05
SHA256: 2cdedc252932495e6bbd0fc84b7062dace70393490a2396fe864a85c7868aa09
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 <gsasl@indimail.org>
Installed-Size: 896
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: 254260
MD5sum: 021ad3d3183b7f582cd5e8d0dd4b81ff
SHA1: 570fdaedd12d6576e5732cd8257cafba0411f6a5
SHA256: bde4aa522f65cc7aa8725f7aeda448222c3dc00b5b40e5203b1a7337a55f79a5
Section: doc
Priority: optional
Multi-Arch: foreign
Homepage: https://www.gnu.org/software/gsasl/
Description: GNU SASL documentation
 GNU SASL is an implementation of the Simple Authentication and
 Security Layer framework and a few common SASL mechanisms. SASL is
 used by network servers (e.g., IMAP, SMTP) to request authentication
 from clients, and in clients to authenticate against servers.
 .
 This package contains documentation related to GNU SASL.

Package: indimail
Version: 3.4.8-1.1+18.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 2460
Pre-Depends: indimail-mta (>= 3.0.4), indimail-access, virtual-mysql-server, mrtg
Depends: libc6 (>= 2.15), libgsasl18 (>= 1.9.2), libncurses6 (>= 6), libqmail (>= 1.5), 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.8-1.1+18.1_amd64.deb
Size: 566056
MD5sum: 54fa61fe37353b6f008f4134efc40258
SHA1: ef44d9c8f51037d1f972838f15cf31a2243dd3a0
SHA256: df2d7b5cce3a5c877c1fc175f1e99024f4b516fa84df26642da7d473a951182b
Section: mail
Priority: extra
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: IndiMail is a messaging platform providing multi-cluster domain support.
 It provides IMAP/POP3 protocol using Courier Imap, SPAM filtering using
 bogofilter (A Bayesian Spam Filter), mail retreival using Fetchmail.
 Additionally it packages other useful utilities like mpack, unpack,
 altermime, ripmime, fortune, flash.
 .
 IndiMail provides ability for a single domain to have users across multiple
 hosts (even across different geographical locations) and tools to manage
 virtual domains.

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

Package: indimail-auth
Version: 1.0.1-1.1+6.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-auth@indimail.org>
Installed-Size: 329
Pre-Depends: indimail-mta
Depends: libc6 (>= 2.15), libcrypt1 (>= 1:4.1.0), libpam0g (>= 0.99.7.1), libqmail (>= 1.5), coreutils, findutils, procps
Conflicts: indimail (<= 3.2)
Filename: amd64/indimail-auth_1.0.1-1.1+6.1_amd64.deb
Size: 71860
MD5sum: cd146b70573c5328a7e96b8904cda620
SHA1: 864f990d037b3c39b6c5a33a6223e956a86d5e96
SHA256: 38fa46bd43ccdd1308175a597830722e7f409e36335e48aaf711303ecff75bd8
Section: mail
Priority: optional
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: indimail-auth provides nssd daemon to provide name service switch in
 MySQL db and pam-multi to provide multiple ways to do PAM authentication

Package: indimail-dev
Source: indimail
Version: 3.4.8-1.1+18.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 296
Depends: libindimail (= 3.4.8-1.1+18.1)
Filename: amd64/indimail-dev_3.4.8-1.1+18.1_amd64.deb
Size: 35040
MD5sum: 296f03a7ea8615685247aed2cfec2ae7
SHA1: 2ded8a65d412aaded6f428357522bc125f235a39
SHA256: 25405c62b35082a8bfd7ae8559fa87082919348a34893e348a111f493e722fb9
Section: devel
Priority: extra
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: IndiMail - Development header files and libraries
 This package contains the development header files and libraries
 necessary to develop IndiMail client applications.

Package: indimail-mini
Source: indimail-mta
Version: 3.1-1.1+40.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 591
Depends: libc6 (>= 2.15), libqmail (>= 1.5), libsrs2 (>= 1.0.18), coreutils, diffutils, procps
Breaks: indimail-mta, qmta
Provides: default-mta, mail-transport-agent
Filename: amd64/indimail-mini_3.1-1.1+40.2_amd64.deb
Size: 160164
MD5sum: b7a19ee3a351237053e9a6b75b759cec
SHA1: a9436c8e837836984b888e7d49e358932d6271f8
SHA256: edef5bd3afddd124939b86bab026a7f4a5153d10711c6722f72bb37ec1d14634
Section: misc
Priority: extra
Homepage: https://github.com/indimail/indimail-mta
Description: IndiMail - Mini Client Installation
 This package contains sendmail, qmail-inject and qmail-qmqpc - Bare minimum
 programs to have a indimail-mini installation.
 .
 A indimail-mini installation doesn't have a mail queue. It gives each new message to a
 central server using QMQP.

Package: indimail-mta
Version: 3.1-1.1+40.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 8298
Depends: libc6 (>= 2.29), libdkim2 (>= 1.0), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libldap-2.4-2 (>= 2.4.7), libqmail (>= 1.5), 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.1-1.1+40.2_amd64.deb
Size: 1956260
MD5sum: 2cb08dc81817b84b0fbeb24d0807163b
SHA1: 0c2dbede047f22090333abb762d566b03cf6f512
SHA256: 15dbd5135d62c9c0ea43eefbde15328000ad7366d3340acafa0ad9b081d69146
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: 789
Depends: libc6 (>= 2.29), libdb5.3, libgsl23 (>= 2.5)
Conflicts: indimail (<= 3.2)
Filename: amd64/indimail-spamfilter_1.0.0-1.1+6.1_amd64.deb
Size: 177036
MD5sum: c57a1f4f5582e7eff2c0ad2e7dc6f0b7
SHA1: e13e7bccdeac95ce9f144ffd001fd3efee9ef52b
SHA256: fbb4abfc8d708651c795ebdd6b6b7812598e5dfd8fa6c82af52a7ca2a118d450
Section: mail
Priority: optional
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: Fast anti-spam filtering by Bayesian statistical analysis
 This package implements a fast Bayesian spam filter along the lines suggested
 by Paul Graham in his article "A Plan For Spam".
 .
 Bogofilter is a Bayesian spam filter.  In its normal mode of
 operation, it takes an email message or other text on standard input,
 does a statistical check against lists of "good" and "bad" words, and
 returns a status code indicating whether or not the message is spam.
 Bogofilter is designed with fast algorithms (including Berkeley DB system),
 coded directly in C, and tuned for speed, so it can be used for production
 by sites that process a lot of mail.
 .
 This version substantially improves on Paul's proposal by doing smarter
 lexical analysis.  In particular, hostnames and IP addresses are retained
 as recognition features rather than broken up. Various kinds of MTA
 cruft such as dates and message-IDs are discarded so as not to bloat
 the word lists.

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

Package: indium
Version: 1.2.0-1.1+3.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indium@indimail.org>
Installed-Size: 2316
Depends: tcl8.6-dev, libmysqlclient16 (>= 5.1.21-1)
Filename: amd64/indium_1.2.0-1.1+3.1_amd64.deb
Size: 422364
MD5sum: 74afc0ae8b2b41bdba84ded05b33f4ce
SHA1: 089177a65783c512abb59265860a3757be667104
SHA256: 55df21683e44be17b6ec8b43b7b68369290896d96ddf0b10401a403bd9dbc66f
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 <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+2.1_amd64.deb
Size: 120376
MD5sum: fc98395ae2b9a47fe101b9eb0ccc98d2
SHA1: be30566944e94514552137fe869fd2b1e520145c
SHA256: 9cd5036ae103dbc7bd9fb3e62b89219dee5024b9617d4abea79a0b349b8931cb
Section: misc
Priority: optional
Homepage: http://indimail.sourceforge.net
Description: a collection of plugins for RoundCube Mail
 This package includes RoundCube plugins that work with IndiMail
 .
 sauserprefs - Control Bogofilter settings from within Roundcube
 .
 markasjunk2 - Adds a new button to the mailbox toolbar to mark the
 selected messages as Junk/Not Junk, optionally detaching original
 messages from spam reports if the message is not junk and learning
 junk/not junk using various methods (bogo-learn, etc.)
 .
 iwebadmin - This is a plugin that adds tabs to the Roundcube settings
 page, allowing the user to set their vacation message or change their
 password. Behind the scenes, it logs in to iwebadmin as that user to
 make the changes. Both vacation and password tabs can be individually disabled.
 .
 Note: This screen-scrapes your iwebadmin installation, so currently only
 works if iwebadmin is in English.

Package: iwebadmin
Version: 2.1.2-1.1+11.1
Architecture: amd64
Maintainer: Manvendra Bhangui <iwebadmin@indimail.org>
Installed-Size: 767
Depends: libc6 (>= 2.4), libcrypt1 (>= 1:4.1.0), libindimail (>= 3.4.8), libqmail (>= 1.5)
Filename: amd64/iwebadmin_2.1.2-1.1+11.1_amd64.deb
Size: 390340
MD5sum: 2fb8422436c19d50eafc5137ec700490
SHA1: 862c5d22250ac65bff97bb853a9045bd53abb763
SHA256: c28bca299255eb78775310ca950d7b20ffcceda6ddffa49fe2daea119bbb4395
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 <libdkim@indimail.org>
Installed-Size: 151
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libssl1.1 (>= 1.1.1), libstdc++6 (>= 5.2)
Conflicts: libdkim
Replaces: libdkim
Filename: amd64/libdkim2_1.0-1.1+19.1_amd64.deb
Size: 56668
MD5sum: 79a6f561106586a4cdacd3a7f9297b4d
SHA1: 15071d889a87847173ad3c5ca7ad639d286e7b6b
SHA256: 09b4797310a6498dd6717d6723c277b4cd6ae4b47e9cb11fbd58d9bf340eafae
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 <libdkim@indimail.org>
Installed-Size: 188
Depends: libdkim2 (= 1.0-1.1+19.1), libssl-dev
Filename: amd64/libdkim2-dev_1.0-1.1+19.1_amd64.deb
Size: 52008
MD5sum: a1e99a42d773746037d15451377ead80
SHA1: 5ea1b05fe6c16ce09cb9a119edc9900b4b64774d
SHA256: 5835819541e061c1b4c88343e8f4f67f6e18c9c653e75a007936d2992d4d7d40
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 <gsasl@indimail.org>
Installed-Size: 482
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: 126888
MD5sum: d01081c06cdc0bd68066866782c7db89
SHA1: 4a304a4ebeb16d28bba81d586c1bd4720b862d80
SHA256: dedbd53540594b47ed6a3717245849e74e5c42b3cb7e41a6c847caeb084f29f6
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 <gsasl@indimail.org>
Installed-Size: 186
Depends: libc6 (>= 2.26), libgssglue1, libidn11 (>= 1.13), libntlm0 (>= 1.2)
Recommends: gsasl-common
Filename: amd64/libgsasl18_2.2.1-1.1+4.1_amd64.deb
Size: 80784
MD5sum: 8f5cd1280c159e51b8ecf26f9f500340
SHA1: 18a03c2dcefd877675f77e43c1ee7d5ac71efed2
SHA256: 6aee7415e16c1b25cb93940c42d1ad7f6b457c7e9cf190b15a5d4f40b728d9a9
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 <gsasl@indimail.org>
Installed-Size: 15
Depends: libgsasl-dev
Conflicts: libgsasl1-dev
Replaces: libgsasl1-dev
Filename: amd64/libgsasl7-dev_2.2.1-1.1+4.1_amd64.deb
Size: 7400
MD5sum: c24ad5f2faa8fc625a87a49aa0d36f7e
SHA1: 6f6958a3ffd7466815f9b678dbfa10963e79d20b
SHA256: b9abebb83c1c281ef88ccf180effaddc9bd3a38dcfa01944827776141939d6ce
Section: oldlibs
Priority: optional
Multi-Arch: same
Homepage: https://www.gnu.org/software/gsasl/
Description: Transitional development package for the GNU SASL library
 This is a transitional package.  It can safely be removed.

Package: libindimail
Source: indimail
Version: 3.4.8-1.1+18.1
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-virtualdomains@indimail.org>
Installed-Size: 485
Depends: libc6 (>= 2.14), libgsasl18 (>= 1.9.2), libqmail (>= 1.5), libssl1.1 (>= 1.1.0)
Filename: amd64/libindimail_3.4.8-1.1+18.1_amd64.deb
Size: 158504
MD5sum: 963106fd6ceb2b10ac499954abc0482b
SHA1: d47fa75032ff26670d76eaea5eb610efb4496027
SHA256: 0b442e9f6de146bbef581ea6098e8da2651c2cf21d05c22bf95b22c60ddbe23e
Section: libs
Priority: extra
Homepage: https://github.com/mbhangui/indimail-virtualdomains
Description: IndiMail - Development libraries
 This package contains the development libraries
 necessary to develop IndiMail client applications.

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

Package: libqmail-dev
Source: libqmail
Version: 1.5-1.1+20.1
Architecture: amd64
Maintainer: Manvendra Bhangui <libqmail@indimail.org>
Installed-Size: 1414
Depends: libqmail (= 1.5-1.1+20.1), libssl-dev
Filename: amd64/libqmail-dev_1.5-1.1+20.1_amd64.deb
Size: 295636
MD5sum: 7b2f9cb4f32ae84ac4c754a10e150095
SHA1: 62c8087aa449921012ee3ec6f29704f231a5efa2
SHA256: 65976daac0b78044e34225b966c1a333af4a1caad4fbcb17eccee07cd9b6d10a
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 <libsrs2@indimail.org>
Installed-Size: 88
Depends: libc6 (>= 2.15)
Filename: amd64/libsrs2_1.0.18-1.1+2.1_amd64.deb
Size: 26760
MD5sum: 71f4a0e5c1ac711e26c6c3d8deb69c6e
SHA1: b04b2c10176391c18b3726605999e7feb0a1fef3
SHA256: a7caa0de6df863f41189d88b01bac3edfce9c2d4b2625a68c905457ab98a9022
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 <libsrs2@indimail.org>
Installed-Size: 60
Depends: libsrs2 (= 1.0.18-1.1+2.1)
Filename: amd64/libsrs2-dev_1.0.18-1.1+2.1_amd64.deb
Size: 21892
MD5sum: 7306af46bcaeb2f5821299da247b7c61
SHA1: 17e73b59092720bc46f41ddeb00e0ba2d800dabd
SHA256: f71830acef60448d17c022b26be8069db83597d62964487294949b26472730d7
Section: libdevel
Priority: optional
Homepage: https://github.com/indimail/indimail-mta/tree/master/libsrs2-x
Description: Development tools for the libsrs2
 libsrs2 is the next generation SRS library. SPF verifies that the
 Sender address of a mail matches (according to some policy) the
 client IP address which submits the mail. When a mail is forwarded,
 the sender address must be rewritten to comply with SPF policy. The
 Sender Rewriting Scheme, or SRS, provides a standard for this
 rewriting which is not vulnerable to attacks by spammers.

Package: logalert
Version: 0.4.0-1.1+10.1
Architecture: amd64
Maintainer: Manvendra Bhangui <logalert@indimail.org>
Installed-Size: 190
Filename: amd64/logalert_0.4.0-1.1+10.1_amd64.deb
Size: 45092
MD5sum: 5b429e45010429529681e5c24061770c
SHA1: 17046ba9a3155129b63253a88c51807d8a549dc4
SHA256: 35619735b44e3d79a1c35a6c3430feb93ce80ee42dd021f62b011948f9167521
Section: misc
Priority: extra
Homepage: http://indimail.sourceforge.net
Description: Logfile monitoring, alert and analysis tool
 .
 logalert provides tools for log archival and analysis

Package: qmta
Source: indimail-mta
Version: 3.1-1.1+40.2
Architecture: amd64
Maintainer: Manvendra Bhangui <indimail-mta@indimail.org>
Installed-Size: 1725
Depends: libc6 (>= 2.29), libgsasl18 (>= 1.1), libidn2-0 (>= 0.6), libqmail (>= 1.5), 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.1-1.1+40.2_amd64.deb
Size: 420880
MD5sum: 8c1d1740fbaa956db4725e48a07f4a63
SHA1: 4c9f663076f50a2257d991f3c52de30535bf82fa
SHA256: f6dac31e6ba0f5337ce4eca5bcefd864221575aa5f2ee43b2888edd90639f49a
Section: misc
Priority: extra
Homepage: https://github.com/indimail/indimail-mta
Description: qmta - A minimal Mail Transport Agent
 This package contains the qmta-send mail transport agent and bare minimum
 programs to deliver local and remote mails.
 .
 A qmta installation doesn't have multiple daemons handling a queue. The
 queue is handled by a single daemon/binary - qmta-send

Package: svcron
Version: 1.0-1.1+20.1
Architecture: amd64
Maintainer: "Manvendra Bhangui <svcron@indimail.org>"
Installed-Size: 145
Depends: libc6 (>= 2.14), libqmail (>= 1.5)
Filename: amd64/svcron_1.0-1.1+20.1_amd64.deb
Size: 40960
MD5sum: 3e09269f1237c365365095de133b7937
SHA1: 1762d4cbf0fbd9fc848c4c4a8219700bb38fe9ce
SHA256: 11b3daa2d7fa14d769f671b9dd6565d1addf9291b99c4c23f9cfbfc2e4810364
Section: admin
Priority: optional
Homepage: https://github.com/indimail/svcron
Description: process scheduling daemon
 svcron daemon is a background process that runs particular programs at
 particular times (for example, every minute, day, week, or month), as
 specified in a crontab. By default, users may also create crontabs of
 their own so that processes are run on their behalf.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.

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

Package: ucspi-tcp
Version: 1.1.4-1.1+12.2
Architecture: amd64
Maintainer: Manvendra Bhangui <ucspi-tcp@indimail.org>
Installed-Size: 538
Depends: libc6 (>= 2.15), libqmail (>= 1.5), libssl1.1 (>= 1.1.0), coreutils, diffutils
Filename: amd64/ucspi-tcp_1.1.4-1.1+12.2_amd64.deb
Size: 119180
MD5sum: 5a0ede7d094d5e74a51475a7d9d12b96
SHA1: 30bd3a8ad87384038a34c08bccfdf8c2d656d63c
SHA256: 6e7ee75ad057073afd4863e8fd439347cc9149a59fd60af9941b66c5cf300e0a
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.