This commit is contained in:
Bel LaPointe
2023-04-10 10:52:47 -06:00
parent d4768ad367
commit 766e4de5fa
6 changed files with 11 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ package contact
import (
"crypto/tls"
"fmt"
"local/system/sysconf"
"gogs.inhome.blapointe.com/local/system/sysconf"
"log"
"net"
"net/smtp"