Skip to content

PowerShell Module to allow easy mail testing in Business Central

License

Notifications You must be signed in to change notification settings

ChrisBlankDe/Smtp4Dev4BcContainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release PowerShell Gallery Version

Smtp4Dev4BcContainers is a PowerShell module allowes you to easily create a smtp4dev container and set the required configurations in you Business Central containers.

Prerequisites

You must have installed navcontianerhelper and administrative rights on the machine you running this module.

How to use

Quick Start

Install the Module

Install-Module -Name Smtp4Dev4BcContainers

Create smtp4dev Container

New-Smtp4DevContainer

Set Configuration in your Business Central container

Set-Smtp4DevInBcContainer -containerName navserver

Now you can open smtp4dev on port 3000: http://localhost:3000 or just double click the Desktop icon.

Module and function documentation

You can find the full (automatic generated) module documentation with all function here.

About

PowerShell Module to allow easy mail testing in Business Central

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published