{"id":19572343,"url":"https://github.com/linjunpop/bamboo_aliyun","last_synced_at":"2025-09-12T12:34:25.870Z","repository":{"id":57479252,"uuid":"103478478","full_name":"linjunpop/bamboo_aliyun","owner":"linjunpop","description":"🎍 An Aliyun adapter for the Bamboo.","archived":false,"fork":false,"pushed_at":"2018-06-20T14:34:07.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T17:46:49.288Z","etag":null,"topics":["aliyun","bamboo","elixir","email"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/bamboo_aliyun","language":"Elixir","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/linjunpop.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-14T02:57:57.000Z","updated_at":"2019-06-29T07:11:08.000Z","dependencies_parsed_at":"2022-09-17T04:51:33.776Z","dependency_job_id":null,"html_url":"https://github.com/linjunpop/bamboo_aliyun","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linjunpop%2Fbamboo_aliyun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linjunpop%2Fbamboo_aliyun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linjunpop%2Fbamboo_aliyun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linjunpop%2Fbamboo_aliyun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linjunpop","download_url":"https://codeload.github.com/linjunpop/bamboo_aliyun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240840102,"owners_count":19866167,"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":["aliyun","bamboo","elixir","email"],"created_at":"2024-11-11T06:25:59.170Z","updated_at":"2025-02-26T11:14:24.105Z","avatar_url":"https://github.com/linjunpop.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bamboo.AliyunAdapter\n\nAn [Aliyun](https://www.aliyun.com/product/directmail?spm=5176.8142029.388261.228.dKDNYN) adapter for the [Bamboo](https://github.com/thoughtbot/bamboo).\n\n## Installation\n\nThe package can be installed\nby adding `bamboo_aliyun` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:bamboo_aliyun, \"~\u003e 0.2.0\"}]\nend\n```\n\nIn `config/config.exs`, or `config.prod.exs`, etc.\n\n```elixir\nconfig :my_app, MyApp.Mailer,\n  adapter: Bamboo.AliyunAdapter,\n  uri: \"https://dm.aliyuncs.com\",\n  version: \"2015-11-23\",\n  region_id: \"cn-hangzhou\",\n  access_key_id: \"sample\",\n  access_key_secret: \"secret\",\n  address_type: 1,\n  reply_to_address: true,\n  click_trace: 1\n```\n\n## Usage\n\n### Send standard email\n\n```elixir\nimport Bamboo.Email\n\nemail =\n  new_email()\n  |\u003e from({\"Bender\", \"notify@send1.example.com\"})\n  |\u003e to(user)\n  |\u003e subject(\"Welcome!\")\n  |\u003e text_body(\"Welcome to the app\")\n  |\u003e html_body(\"\u003cstrong\u003eWelcome to the app\u003c/strong\u003e\")\n```\n\n## Docs\n\n[https://hexdocs.pm/bamboo_aliyun](https://hexdocs.pm/bamboo_aliyun).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinjunpop%2Fbamboo_aliyun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinjunpop%2Fbamboo_aliyun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinjunpop%2Fbamboo_aliyun/lists"}