diff --git a/bin/mailpit1.21.6/bearsampp.conf b/bin/mailpit1.21.6/bearsampp.conf new file mode 100644 index 0000000..f09ee0f --- /dev/null +++ b/bin/mailpit1.21.6/bearsampp.conf @@ -0,0 +1,6 @@ +mailpitVersion = "1.21.6" +mailpitExe = "mailpit.exe" +mailpitWebRoot = "mail" +mailpitUiPort = "8025" +mailpitSmtpPort = "25" +mailpitListen = "127.0.0.1" diff --git a/build.properties b/build.properties index 6c0fd7b..f1b3039 100644 --- a/build.properties +++ b/build.properties @@ -1,5 +1,5 @@ bundle.name = mailpit -bundle.release = 2024.11.2 +bundle.release = 2024.12.9 bundle.type = bins bundle.format = 7z diff --git a/releases.properties b/releases.properties index 94c4f49..4822f65 100644 --- a/releases.properties +++ b/releases.properties @@ -4,4 +4,5 @@ 1.20.4 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.9.5/bearsampp-mailpit-1.20.4-2024.9.5.7z 1.20.5 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.9.25/bearsampp-mailpit-1.20.5-2024.9.27.7z 1.20.6 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.10.16/bearsampp-mailpit-1.20.6-2024.10.16.7z -1.21.1 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.11.2/bearsampp-mailpit-1.21.1-2024.11.2.7z \ No newline at end of file +1.21.1 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.11.2/bearsampp-mailpit-1.21.1-2024.11.2.7z +1.21.6 = https://github.com/Bearsampp/module-mailpit/releases/download/2024.12.9/bearsampp-mailpit-1.21.6-2024.12.9.7z