{
    "mode": "perldoc",
    "parameter": "Mail::Server",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Mail%3A%3AServer/json",
    "generated": "2026-06-13T07:16:29Z",
    "synopsis": "my $server = Mail::Server::IMAP4->new($msg);\nmy $server = Mail::Server::POP3->new($msg);",
    "sections": {
        "NAME": {
            "content": "Mail::Server - Base class for email servers in MailBox\n",
            "subsections": []
        },
        "INHERITANCE": {
            "content": "Mail::Server\nis a Mail::Reporter\n\nMail::Server is extended by\nMail::Server::IMAP4\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "my $server = Mail::Server::IMAP4->new($msg);\nmy $server = Mail::Server::POP3->new($msg);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module is a place-holder, logical in the class hierarchy. On the moment, no full server has\nbeen implemented, but some parts of IMAP4 exist.\n\nServers:\n\n*   Mail::Server::IMAP4\n\nPartial IMAP4 implementation.\n\nExtends \"DESCRIPTION\" in Mail::Reporter.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "Extends \"METHODS\" in Mail::Reporter.\n",
            "subsections": []
        },
        "DETAILS": {
            "content": "",
            "subsections": []
        },
        "DIAGNOSTICS": {
            "content": "Error: Package $package does not implement $method.\nFatal error: the specific package (or one of its superclasses) does not implement this\nmethod where it should. This message means that some other related classes do implement this\nmethod however the class at hand does not. Probably you should investigate this and probably\ninform the author of the package.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "This module is part of Mail-Box distribution version 3.009, built on August 18, 2020. Website:\nhttp://perl.overmeer.net/CPAN/\n",
            "subsections": []
        },
        "LICENSE": {
            "content": "Copyrights 2001-2020 by [Mark Overmeer]. For other contributors see ChangeLog.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself. See http://dev.perl.org/licenses/\n",
            "subsections": []
        }
    },
    "summary": "Mail::Server - Base class for email servers in MailBox",
    "flags": [],
    "examples": [],
    "see_also": []
}