Hi again everyone, Thanks for all your replies. I'm aware that I could install with "pkg_add sogo", I tried many times.
My issue is its configuration. My mail server setup consists of; Postfix, Dovecot, Postfixadmin and Nginx. I'm looking for a way to integrate SOGo (only for its webmail interface, nothing more) into my mailserver. There is no sogo.conf at all. And I'd like to use that way, instead of GNUStep commands. @Sebastian, is it possible to set SOGo to use /etc/sogo.conf as configuration file? @Odhiambo, thank you very much for the links, the buff0k.co.za one seems to be helpful, even though it's for Debian. Regards, Mark Odhiambo Washington <odhia...@gmail.com>, 17 Şub 2024 Cmt, 11:55 tarihinde şunu yazdı: > > > 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] >