PHPackages                             dotkernel/dot-mail-outlook - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. dotkernel/dot-mail-outlook

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

dotkernel/dot-mail-outlook
==========================

Dotkernel Dot-Mail Outlook ESMTP service.

0.3(6mo ago)5475[1 issues](https://github.com/dotkernel/dot-mail-outlook/issues)MITPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0CI passing

Since Aug 18Pushed 6mo agoCompare

[ Source](https://github.com/dotkernel/dot-mail-outlook)[ Packagist](https://packagist.org/packages/dotkernel/dot-mail-outlook)[ Docs](https://github.com/dotkernel/dot-mail-outlook)[ RSS](/packages/dotkernel-dot-mail-outlook/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

dot-mail-outlook
================

[](#dot-mail-outlook)

Dotkernel's Microsoft Outlook ESMTP email service, implementing the `client credentials` grant\_type.

> dot-mail-outlook is a wrapper on top of [dotkernel/dot-mail](https://github.com/dotkernel/dot-mail)

Badges
------

[](#badges)

[![OSS Lifecycle](https://camo.githubusercontent.com/60c233be9f9d283f9d3296c2207ebe57d33444f02b49535ccf17c06b544503c8/68747470733a2f2f696d672e736869656c64732e696f2f6f73736c6966656379636c652f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b)](https://camo.githubusercontent.com/60c233be9f9d283f9d3296c2207ebe57d33444f02b49535ccf17c06b544503c8/68747470733a2f2f696d672e736869656c64732e696f2f6f73736c6966656379636c652f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b)[![PHP from Packagist (specify version)](https://camo.githubusercontent.com/24a03440cbc105cf67a327e6d371ed4a0fa9f5308ad530d8b1bf469bad15c1f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b2f6465762d6d6173746572)](https://camo.githubusercontent.com/24a03440cbc105cf67a327e6d371ed4a0fa9f5308ad530d8b1bf469bad15c1f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b2f6465762d6d6173746572)

[![GitHub issues](https://camo.githubusercontent.com/1cf4641e29d960c3faade654671d02757329f4d369ead572cab40f8b34216361/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b)](https://github.com/dotkernel/dot-mail-outlook/issues)[![GitHub forks](https://camo.githubusercontent.com/02d2724716549132e1fb46cd6928f79576fbf1470cecb9447264a5b2b76c6490/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b)](https://github.com/dotkernel/dot-mail-outlook/network)[![GitHub stars](https://camo.githubusercontent.com/3ada1749fc85660a336210866dbe962b2960f869a8b921d3e52c3683a388eb51/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b)](https://github.com/dotkernel/dot-mail-outlook/stargazers)[![GitHub license](https://camo.githubusercontent.com/195c91690be2bc207593a092bb32b92a284f56eb7a9575562bce0ddbb7a9bbfe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b)](https://github.com/dotkernel/dot-mail-outlook/blob/master/LICENSE.md)

[![Build Static](https://github.com/dotkernel/dot-mail-outlook/actions/workflows/continuous-integration.yml/badge.svg?branch=master)](https://github.com/dotkernel/dot-mail-outlook/actions/workflows/continuous-integration.yml)[![codecov](https://camo.githubusercontent.com/057104ac778c593fa61c10a5ca643fc7f36e8f015abdfacbc8940ba1c5b8b664/68747470733a2f2f636f6465636f762e696f2f67682f646f746b65726e656c2f646f742d6d61696c2d6f75746c6f6f6b2f67726170682f62616467652e7376673f746f6b656e3d54695865774562666645)](https://codecov.io/gh/dotkernel/dot-mail-outlook)[![PHPStan](https://github.com/dotkernel/dot-mail-outlook/actions/workflows/static-analysis.yml/badge.svg?branch=master)](https://github.com/dotkernel/dot-mail/actions/workflows/static-analysis.yml)

Installation
------------

[](#installation)

Install `dotkernel/dot-mail-outlook` by executing the following Composer command:

```
composer require dotkernel/dot-mail-outlook
```

Register `src/ConfigProvider.php` in `config/config.php` by adding the following line:

```
\Dot\MailOutlook\ConfigProvider::class,
```

Configuration
-------------

[](#configuration)

Copy the `dot-mail-outlook.local` file to your `autoload` folder (or copy its contents to `mail.global.php`) and fill in the relevant information.

```
