microsoftgraph / microsoftgraph/msgraph-sdk-php

How to send messages in MIME format?

Open
#1,470 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
669
Forks
150
Avg merge
15h 21m
Merged PRs (30d)
3

Description

The documentation asserts that the Graph API supports sending E-Mails using the MIME format.

While previous versions of this SDK still gave access to simply building a new request to whatever URL, the current version is not as simple anymore.

May I kindly ask for some guidance, on how to send E-Mails in the MIME format using the current version of this SDK?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Microsoft Graph sendMail documentation, especially its PHP MIME example, and compare that request with the current SDK's request-building entry points. Determine what guidance or example is missing for sending MIME messages, then document the current approach and verify it against the referenced Graph API behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.