{"id":15372967,"url":"https://github.com/rs/net-server-mail","last_synced_at":"2025-04-15T12:31:43.723Z","repository":{"id":568512,"uuid":"199917","full_name":"rs/net-server-mail","owner":"rs","description":"Extensible Perl implementation of the STMP protocol and its different evolutions (ie: ESMTP, LMTP)","archived":false,"fork":false,"pushed_at":"2019-06-01T07:17:03.000Z","size":218,"stargazers_count":15,"open_issues_count":0,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-28T21:12:23.249Z","etag":null,"topics":["esmtp","esmtp-extensions","lmtp","perl","smtp","smtp-protocol"],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Net-Server-Mail/","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rs.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-05-13T15:39:45.000Z","updated_at":"2023-12-18T08:22:35.000Z","dependencies_parsed_at":"2022-07-05T00:01:55.496Z","dependency_job_id":null,"html_url":"https://github.com/rs/net-server-mail","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rs%2Fnet-server-mail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rs%2Fnet-server-mail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rs%2Fnet-server-mail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rs%2Fnet-server-mail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rs","download_url":"https://codeload.github.com/rs/net-server-mail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249072273,"owners_count":21208151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esmtp","esmtp-extensions","lmtp","perl","smtp","smtp-protocol"],"created_at":"2024-10-01T13:53:50.772Z","updated_at":"2025-04-15T12:31:43.442Z","avatar_url":"https://github.com/rs.png","language":"Perl","readme":"Net::Server::Mail\n=================\n\nThis module is a versatile and extensible implementation of the SMTP\nprotocol and its different evolutions like ESMTP and LMTP. The event\ndriven object-oriented API makes easy to incorporate the SMTP protocol\nto your programs.\n\nOther SMTPd implementations don't support useful ESMTP extensions and\nthe LMTP protocol. Their interface design precludes adding them\nlater. So I've decided to rewrite a complete implementation with\nextensibility in mind.\n\nIt provides mechanism to easy addition future or not yet implemented\nESMTP extensions. Developers can hook code at each SMTP session state\nand change the module's behaviors by registering event call-backs. The\nclass is designed to be easily inherited from.\n\nInstallation\n------------\n\nTo install this module type the following:\n\n    perl Makefile.PL\n    make\n    make test\n    make install\n\nDependencies\n------------\n\nThis module requires these other modules and libraries:\n\nSys::Hostname IO::Select and Carp all available on CPAN.\n\nLicence\n-------\n\nThis library is  free software; you can redistribute  it and/or modify\nit  under  the terms  of  the GNU  Lesser  General  Public License  as\npublished by the  Free Software Foundation; either version  2.1 of the\nLicense, or (at your option) any later version.\n\nThis library  is distributed in the  hope that it will  be useful, but\nWITHOUT   ANY  WARRANTY;   without  even   the  implied   warranty  of\nMERCHANTABILITY  or FITNESS  FOR A  PARTICULAR PURPOSE.   See  the GNU\nLesser General Public License for more details.\n\nYou  should have  received a  copy of  the GNU  Lesser  General Public\nLicense along  with this library; if  not, write to  the Free Software\nFoundation, Inc.,  59 Temple Place,  Suite 330, Boston,  MA 02111-1307\nUSA\n\nCopyright\n---------\n\n* Copyright (C) 2002 - Olivier Poitrey\n* Copyright (C) 2007-2015 - Xavier Guimard \u003cx.guimard@free.fr\u003e\n\nSTARTTLS\n\n* Copyright (C) 2009 - Dan Moore\n* Copyright (C) 2013 - Mytram \u003crmytram@gmail.com\u003e\n* Copyright (C) 2013 - Xavier Guimard \u003cx.guimard@free.fr\u003e\n\nContributors\n\n * Georg Hoesch (patch to reduce memory consumption)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frs%2Fnet-server-mail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frs%2Fnet-server-mail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frs%2Fnet-server-mail/lists"}