microsoftgraph / microsoftgraph/msgraph-sdk-php
Option to send email using MIME format
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 669
- Forks
- 150
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe the problem.
I am trying to send email using MIME format,
The docs are provide examples how to do it using the cli and power shell but not with the sdk, there an option to do it using the sdk at all?
If not can you add this option?
Describe the solution you'd like.
The solution should be to add some method to enable base 64 encodeing for the Message INr the send email builder model
Additional context?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SDK's send-email builder and Message model, then compare the existing CLI and PowerShell MIME examples referenced in the issue. Determine how MIME content and base64 encoding should be represented in the PHP SDK; done means the SDK exposes the requested option and its behavior is covered by appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100