ports/mail/hydroxide/pkg-message
Yusuf Yaman 138d30ed37 mail/hydroxide: Fix rc.d script
- hydroxide does want to store some files and users were running
"hydroxide auth" with normal user. Now, hydroxide user has a home
directory, and it does store them there now.
- Change upstream.

PR:	280886
2024-08-18 15:53:59 +03:00

14 lines
269 B
Plaintext

[
{ type: install
message: <<EOM
You should authenticate your mail account first before using hydroxide.
To authenticate:
# service hydroxide init
and follow the prompts.
To enable/start hydroxide service:
# service hydroxide enable
# service hydroxide start
EOM
}
]