diff --git a/.gitmodules b/.gitmodules
index cd3ab84..1588005 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,5 +10,5 @@
path = fonts
url = https://git.kmx.io/kc3-lang/fonts.git
[submodule "smtp-client"]
- path = smtp-client
+ path = smtp
url = https://git.kmx.io/kc3-lang/smtp-client.git
diff --git a/smtp b/smtp
new file mode 160000
index 0000000..fbe3b5d
--- /dev/null
+++ b/smtp
@@ -0,0 +1 @@
+Subproject commit fbe3b5d57abcc6d3e155354267fccfd454c61b83
diff --git a/smtp-client b/smtp-client
deleted file mode 160000
index d874c92..0000000
--- a/smtp-client
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit d874c92f270c3931b4c151702adc6006fa0313b8