Project

Project: ayllu/maitred

License: AGPL-3.0

Description: Lightweight Embeddable SMTP Server

Browse

Kevin Schoon

7 months ago

c6cb07680fd3...
restore main server test, appease clippy
 
c6cb07680fd32d80f8f29fffc3a8e744f240ecef
File Commit Size Mode Time
README.md working STARTTLS implementation 190 B -rw-r--r-- 7 months ago
auth_http.py working STARTTLS implementation 658 B -rw-r--r-- 7 months ago
nginx.conf working STARTTLS implementation 315 B -rw-r--r-- 7 months ago
README.md
190 B

Nginx-proxy

Example Nginx configuration and simple authentication server illistrating how Maitred can be used with Nginx.

Usage

python auth_http.py
nginx -p . -c nginx.conf