diff --git a/config/toml/config.toml b/config/toml/config.toml index 1fe13ad..47d85fb 100644 --- a/config/toml/config.toml +++ b/config/toml/config.toml @@ -74,9 +74,9 @@ admin-username = "developer-admin" admin-password = "P@ssw0rd.1" [smtp] -host = "smtp-app.polri.go.id" +host = "mail.polri.go.id" port = 465 username = "webhumas.divhumas@polri.go.id" -password = "7ZXBaIyD0HdQ" +password = "8vm1nxxTsaB6" from-address = "webhumas.divhumas@polri.go.id" from-name = "APLIKASI WEB HUMAS DIVHUMAS POLRI" \ No newline at end of file