English
Unable to login to SOGo
Hi. I need that only HR can send an e-mail to the group mail in the following ways.
Only hr@domain.com can send an e-mail to groups@domain.com but others can not send an e-mail to groups@domain.com.
Is there any way to accomplish this problem?
Anyway, guys… SOGo can, of course, be ignored…
By using STMP, POP3, things done… Thanks god.. mailcow
⋊> /o/mailcow-dockerized on master ⨯ sudo docker-compose up -d 08:33:10
[sudo] password for jiapei:
[+] Running 19/19
Container mailcowdockerized-solr-mailcow-1 Running 0.0s
Container mailcowdockerized-memcached-mailcow-1 Running 0.0s
Container mailcowdockerized-redis-mailcow-1 Running 0.0s
Container mailcowdockerized-dockerapi-mailcow-1 Running 0.0s
Container mailcowdockerized-unbound-mailcow-1 Running 0.0s
Container mailcowdockerized-clamd-mailcow-1 Running 0.0s
Container mailcowdockerized-mysql-mailcow-1 Running 0.0s
Container mailcowdockerized-php-fpm-mailcow-1 Running 0.0s
Container mailcowdockerized-watchdog-mailcow-1 Started 3.1s
Container mailcowdockerized-dovecot-mailcow-1 Running 0.0s
Container mailcowdockerized-rspamd-mailcow-1 Running 0.0s
Container mailcowdockerized-postfix-mailcow-1 Running 0.0s
Container mailcowdockerized-olefy-mailcow-1 Running 0.0s
Container mailcowdockerized-sogo-mailcow-1 Running 0.0s
Container mailcowdockerized-netfilter-mailcow-1 Running 0.0s
Container mailcowdockerized-ofelia-mailcow-1 Running 0.0s
Container mailcowdockerized-nginx-mailcow-1 Started 3.1s
Container mailcowdockerized-acme-mailcow-1 Started 2.5s
Container mailcowdockerized-ipv6nat-mailcow-1 Started
Clearly, sogo is running.
Does SOGo Login needs some extra activation? But NOT activated by default ?
If so, how?
Thank you very much…
Pei
- Edited
But NOT activated by default ?
I guess you played around with the mailbox template. It is by default activated. Please check your mailbox configurations.
@esackbauer
Thank you for your reply…
But Nope… It NOT mailbox template. Anyway, so far, I cannot loging SOGo, even with default username admin
and default password moohoo
….
That’s fine though…
Have a nice weekend…
Interesting to find this discussion here, maybe this will get some cases solved in the future.
In order to create smaller container names, I shortened the following in mailcow.conf:
COMPOSE_PROJECT_NAME=mailcowdockerized
I shortened it to COMPOSE_PROJECT_NAME=mc
Result: unable to login.
Steps to reproduce:
docker compose down
change the value in mailcow,conf
docker compose up -d
No more authentication possible…
After resetting in the same order, all worked again…
roelofz Result: unable to login.
Which user you tried to login with?
Admin login to SOGo is disabled by default (for a good reason):
I had the same problem with all user accounts on the server, couldn’t log in to sogo. But i just:
docker restart mailcowdockerized-sogo-mailcow-1
Now sogo is working normally