From 8b1f4b879af149f554756ddd61e3b8641ee6c65b Mon Sep 17 00:00:00 2001 From: mischa Date: Sat, 14 Oct 2023 14:50:29 +0000 Subject: [PATCH] make NOTE standout --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 688ea74..5953b4e 100644 --- a/README.md +++ b/README.md @@ -126,19 +126,18 @@ As an example configuration for httpd you can use: } } -As soon as that is done you can go to https:///
+As soon as that is done you can go to https://YOURHOST/
You will be greeted by setup.php to check if everything is present to run OpenSMTPDAdmin. Copy or move the conf.php-sample to conf.php and make the needed changes for your setup.
You can remove setup.php if you want. -After that you can go to https:///admin/admin.php where you create the SUPER ADMIN.
-NOTE: Once this is done either remove or protect this directory / file. +After that you can go to https://YOURHOST/admin/admin.php where you create the SUPER ADMIN.
+### NOTE: Once this is done either remove or protect this directory / file. You are now ready to use OpenSMTPDAdmin. - To use the accounts OpenSMTPDAdmin create in OpenSMTPD you can use the below config: # /etc/mail/smtpd.conf