mailiness


Namemailiness JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
SummaryManage your mail server at the command line.
upload_time2023-09-23 09:14:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords mail server
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mailiness

Manage your mail server at the command line.

## Features

- Manage virtual users, domains, and aliases using a SQLite database.
- Generate DKIM Key pairs.

Documentation - https://mailiness.readthedocs.io/en/latest/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mailiness",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mail server",
    "author": null,
    "author_email": "Michael Karamuth <michael@confuzeus.com>",
    "download_url": "https://files.pythonhosted.org/packages/fd/91/2e3c592d0fdb96414b7176a216a1d07e5d314793e5b2b7beac6e7009efb4/mailiness-0.2.3.tar.gz",
    "platform": null,
    "description": "# Mailiness\n\nManage your mail server at the command line.\n\n## Features\n\n- Manage virtual users, domains, and aliases using a SQLite database.\n- Generate DKIM Key pairs.\n\nDocumentation - https://mailiness.readthedocs.io/en/latest/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Manage your mail server at the command line.",
    "version": "0.2.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/confuzeus/mailiness/issues",
        "Documentation": "http://mailiness.readthedocs.io/",
        "Homepage": "https://github.com/confuzeus/mailiness"
    },
    "split_keywords": [
        "mail",
        "server"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a45010c567c63298c2f91f4f8c52595d15f8680bd4214d1d8c1cb96423e8d2e",
                "md5": "43ff51049995ac7e0b428ad9c1389829",
                "sha256": "dda12c1f78814da02d3c4f5ed68f15bc4a5dcb3538924da49bf128abbd47ce18"
            },
            "downloads": -1,
            "filename": "mailiness-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43ff51049995ac7e0b428ad9c1389829",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10794,
            "upload_time": "2023-09-23T09:14:40",
            "upload_time_iso_8601": "2023-09-23T09:14:40.720031Z",
            "url": "https://files.pythonhosted.org/packages/3a/45/010c567c63298c2f91f4f8c52595d15f8680bd4214d1d8c1cb96423e8d2e/mailiness-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fd912e3c592d0fdb96414b7176a216a1d07e5d314793e5b2b7beac6e7009efb4",
                "md5": "07278340526def259f039a24f005eedc",
                "sha256": "ac4eefebc423de3827055bca117e8fb09ba32a18fa353f2103cc026f2c75e5a1"
            },
            "downloads": -1,
            "filename": "mailiness-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "07278340526def259f039a24f005eedc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 9358,
            "upload_time": "2023-09-23T09:14:37",
            "upload_time_iso_8601": "2023-09-23T09:14:37.619669Z",
            "url": "https://files.pythonhosted.org/packages/fd/91/2e3c592d0fdb96414b7176a216a1d07e5d314793e5b2b7beac6e7009efb4/mailiness-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-23 09:14:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "confuzeus",
    "github_project": "mailiness",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mailiness"
}
        
Elapsed time: 0.11877s