4commerce-technologies-AG / midi-smtp-server

The highly customizable ruby SMTP-Server and SMTP-Service library with builtin support for AUTH and SSL/STARTTLS, 8BITMIME and SMTPUTF8, IPv4 and IPv6 and additional features.
https://4commerce-technologies-ag.github.io/midi-smtp-server/
MIT License
75 stars 14 forks source link

Feature: ReadTheDocs documentation #19

Open TomFreudenberg opened 5 years ago

TomFreudenberg commented 5 years ago
TomFreudenberg commented 5 years ago

If anybody is interested in writing some documentation or partial, please checkout the starting manual located at mkdocs.

You may simple add another markdown file and send me a pull request.

Thanks for using this project Tom

TomFreudenberg commented 5 years ago

Added first recipe at https://midi-smtp-server.readthedocs.io/cookbook_recipe_slack_mta/ as an email to Slack (channel) forwarder.

TomFreudenberg commented 3 years ago

Completed rewrite of slack recipe and added Docker support at: https://github.com/4commerce-technologies-AG/midi-smtp-server/tree/master/cookbook/recipe-slack

TomFreudenberg commented 3 years ago

Splitted README.md into several parts into GitHub Wiki

TomFreudenberg commented 3 years ago

In case that the WIKI was not really readable after splitted, I updated the documentation at

https://midi-smtp-server.readthedocs.io/

to a full and organized manual.

Hope that will support anyone!

TomFreudenberg commented 1 year ago

Updated documentation for ctx object and values

TomFreudenberg commented 1 year ago

Hey @iuri-gg - are you interested to write a cookbook example with docker configs for demonstrating the haproxy configuration like I did for slack?

iuri-gg commented 1 year ago

I’d love to. I’ll try to have PR up sometime this week