{"id":31514534,"url":"https://github.com/cofoundry-cms/cofoundry.plugins.mail.mailkit","last_synced_at":"2025-10-03T02:27:03.761Z","repository":{"id":74274480,"uuid":"98183795","full_name":"cofoundry-cms/Cofoundry.Plugins.Mail.MailKit","owner":"cofoundry-cms","description":"Cofoundry mail services that utilize the cross platform MailKit library.","archived":false,"fork":false,"pushed_at":"2025-01-04T10:39:52.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-17T04:11:14.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cofoundry-cms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-24T11:33:08.000Z","updated_at":"2025-01-04T10:39:56.000Z","dependencies_parsed_at":"2025-01-04T20:31:58.925Z","dependency_job_id":null,"html_url":"https://github.com/cofoundry-cms/Cofoundry.Plugins.Mail.MailKit","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/cofoundry-cms/Cofoundry.Plugins.Mail.MailKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cofoundry-cms%2FCofoundry.Plugins.Mail.MailKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cofoundry-cms%2FCofoundry.Plugins.Mail.MailKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cofoundry-cms%2FCofoundry.Plugins.Mail.MailKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cofoundry-cms%2FCofoundry.Plugins.Mail.MailKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cofoundry-cms","download_url":"https://codeload.github.com/cofoundry-cms/Cofoundry.Plugins.Mail.MailKit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cofoundry-cms%2FCofoundry.Plugins.Mail.MailKit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278100262,"owners_count":25929827,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-03T02:27:02.150Z","updated_at":"2025-10-03T02:27:03.755Z","avatar_url":"https://github.com/cofoundry-cms.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cofoundry.Plugins.Mail.MailKit\n\n[![Build status](https://ci.appveyor.com/api/projects/status/2lfyem84399nrwfi?svg=true)](https://ci.appveyor.com/project/Cofoundry/cofoundry-plugins-mail-mailkit)\n[![NuGet](https://img.shields.io/nuget/v/Cofoundry.Plugins.Mail.MailKit.svg)](https://www.nuget.org/packages/Cofoundry.Plugins.Mail.MailKit/)\n\n\nThis library is a plugin for [Cofoundry](https://www.cofoundry.org). For more information on getting started with Cofoundry check out the [Cofoundry repository](https://github.com/cofoundry-cms/cofoundry).\n\n## Overview\n\nThis library allows you to send mail using the cross platform [MailKit](https://github.com/jstedfast/MailKit) library. By referencing this package your Cofoundry project will automatically replace the default `IMailDispatchService` implementation with one that uses MailKit. Use the following settings to configure the service:\n\n- ***Cofoundry:Plugins:MailKit:Host*** Host address of the smtp server to connect with. Defaults to localhost.\n- ***Cofoundry:Plugins:MailKit:Port*** The port to connect to the smtp server on. Defaults to 25.\n- ***Cofoundry:Plugins:MailKit:EnableSsl*** Indicates whether ssl should be used to connect to the host.\n- ***Cofoundry:Plugins:MailKit:UserName*** The user name to authenticate with the smtp server. If left empty then no auth will be used.\n- ***Cofoundry:Plugins:MailKit:Password*** The password use when authenticating with the smtp server.\n- ***Cofoundry:Plugins:MailKit:CertificateValidationMode*** Used to configure how the ssl certificate is validated. `Default` uses the default MailKit validator, which allows valid certificates and self-signed certificates with an untrusted root. `All` ignores all certificate errors. `ValidOnly` allows only valid certificates without errors.\n- ***Cofoundry:Plugins:MailKit:Disabled*** Indicates whether the plugin should be disabled, which means services will not be bootstrapped. Defaults to false.\n\n\n## Custom Connection Configuration\n\nFor more control over how MailKit initializes and connects to the SMTP host you can implement your own `ISmtpClientConnectionConfiguration` and override the default implementation using the [Cofoundry DI system](https://www.cofoundry.org/docs/framework/dependency-injection).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcofoundry-cms%2Fcofoundry.plugins.mail.mailkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcofoundry-cms%2Fcofoundry.plugins.mail.mailkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcofoundry-cms%2Fcofoundry.plugins.mail.mailkit/lists"}