Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
/ openforti-tcp-relay Public archive

πŸ‹ Dockerized πŸ”’ OpenForti ↔ NGINX TCP Relay

Notifications You must be signed in to change notification settings

cs8898/openforti-tcp-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

THI MAIL RELAY

THI only allows SMTP from VPN (meanwhile IMAP, TCP 993, is also only acceptablie via VPN)
Here is the containerized fix for the problem...

Why

No need to stay fulltime on VPN, maybe somebody else can do for me...

NO GUI is Better

openfortivpn is used here, no need for GUIs, so just use this

Resolv Conf

Γ€h whut...
need some other DNS set exta? No way, should be server provided

BUILD

docker build -t openforti-tcp-relay:latest .

RUN

docker run --rm -p 1587:587 -v $PWD/.conf:/tmp/conf --cap-add=NET_ADMIN --device=/dev/ppp openforti-tcp-relay:latest

Licence

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

πŸ‹ Dockerized πŸ”’ OpenForti ↔ NGINX TCP Relay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published