CommunityToolkit / Aspire

A community project with additional components and extensions for .NET Aspire
MIT License
226 stars 29 forks source link

New Integration: PaperCut #240

Open ardalis opened 1 week ago

ardalis commented 1 week ago

Related to an existing integration?

No

Existing integration

No response

Overview

This app: https://github.com/ChangemakerStudios/Papercut-SMTP

This image:

docker pull changemakerstudiosus/papercut-smtp:latest

Usage example

I often use Papercut to demonstrate that emails have been sent successfully from an application. It listens on port 25 and displays all emails received in a web-based format.

Breaking change?

No

Alternatives

There are many similar tools that could also work. SMTP4Dev among others.

Additional context

No response

Help us help you

No, just wanted to propose this

SeanFarrow commented 1 week ago

I'd be happy to take this on, if nobody else is working on it.