Jump to content

Talk:SOGo

From ArchWiki
Latest comment: 12 August 2024 by DJ L in topic Postfix and Dovecot

Postfix and Dovecot

Are there any particular reasons why the wiki for SOGo contains how to configure postfix for instance?

I feel a lot of the information is postfix/dovecot generic, and it could be moved to the postfix wiki as an example. And only the SOGo specific content could remain here. Torxed (talk) 07:15, 9 August 2024 (UTC)Reply

I suppose most of it could be moved, but the point was to provide a single how-to specific to SOGo setup. I'd personally prefer you didn't mess with it much, it works for many people as is. If you do, however, please link to the respective sections in the target wiki articles, especially the AD login tests as IIRC, these were lacking in both the dovecot and postfix articles (at least when I wrote this how-to).
~~~ DJ L (talk) 16:39, 11 August 2024 (UTC)Reply
Personally I would like to move a bunch of stuff, at least the non-sogo specific stuff like:
# install -vdm755 /etc/dovecot/conf.d
# cp /usr/share/doc/dovecot/example-config/dovecot.conf /etc/dovecot/
# cp -r /usr/share/doc/dovecot/example-config/conf.d /etc/dovecot/conf.d.dist
And the "To be added..." feels very out of place, so maybe I can help fill in the blanks. I'm currently evaluating SOGo and found a lot of the information to be confusing or a bit outdated and I had to look in multiple places to piece together how to configure dovecot/postfix as well as sogo. So I'd like to help out to clarify a few things. Specifically I'm focusing on SAML2 tho and the mail integration towards dovecot/postfix. So this is probably the main area I can contribute to. Torxed (talk) 08:19, 12 August 2024 (UTC)Reply
Well, go ahead and do what you think is best. I mean, it's a wiki after all, we are all supposed to contribute. If something needs fixing, then fix it. There is a revision tree, so if anything gets lost while moving stuff around, we can always get it back if needs be. Enjoy and thanks.
DJ L (talk) 22:13, 12 August 2024 (UTC)Reply