On Fri, Feb 16, 2024 at 4:08 PM Mark <markbsdmail2...@gmail.com> wrote:

> Greetings.
>
> Is there any hero here, to explain/forward me a working tutorial (never
> found one) for installation of SoGo (for its webmail) on an OpenBSD mail
> server?
>

Hi Mark,

I am new to OpenBSD, but I have used SOGo for several years on Linux and
FreeBSD.
SOGo will be the webUI for your emails and calendar once it's running.
For the installation, you already have the 'doas pkg_add sogo'. You will
then configure it.
There are two ways to configure it, but I find it easiest to just craft a
configuration file in /etc/sogo/sogo.conf.
I am not sure where OpenBSD puts it, but the path above is where Linux puts
it. FreeBSD OTOH uses
/usr/local/etc/sogo/sogo.conf.
The backend in my case is MariaDB, with Exim (MTA) and Dovecot as the IMAP4
server.
Here is a detailed  tutorial for getting SOGo glued together with other
applications to create a Groupware server:
```
https://www.buff0k.co.za/tutorial/debian-11-groupware-lemp
```
The complete documentation for SOGo is at:
```
https://www.sogo.nu/files/docs/SOGoInstallationGuide.html#_creating_a_user_account
```
In case you get stuck with something specific to SOGo, then there's an ML
for it where the Devs are also present:
```
https://www.sogo.nu/support.html
```

I will be available to help where I can.


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
 In an Internet failure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]

Reply via email to