Hallo zusammen,
ich habe zum vereinfachten Ausprobieren mal SOGo aufgesetzt, lt. Anleitung Benutzer anlegen usw. klappt alles prima.
Intern Mails verschicken und Kalender funktionieren auch.
Nur habe ich gesehen, dass die eMail-Addresse immer "@example.com" ist.
Ich finde allerdings nichts wo ich das ändern kann, dovecot, postfix, samba...???
Hat jemand einen Tipp für mich?
Vielen Dank und einen schönen Sonntag!
MfG
SOGo Groupware
- Wambui
- Beiträge: 120
- Registriert: 03.08.2014 10:06:10
- Lizenz eigener Beiträge: GNU Free Documentation License
Re: SOGo Groupware
Mit Samba hat das schon einmal gar nichts zu tun. Könnte es sein, dass du die Anleitung zu wörtlich genommen hattest?cabrio91 hat geschrieben: Nur habe ich gesehen, dass die eMail-Addresse immer "@example.com" ist.
Ich finde allerdings nichts wo ich das ändern kann, dovecot, postfix, samba...???
Vorschlag:
Mache doch einmal ein
Code: Alles auswählen
grep -r example.com [Path]/*
Wahrscheinlich warst du tatsächlich zu wörtlich.
Apropos, Logfiles des jeweiligen Vorgangs wären sicherlich sehr aussagefreudig.
Gruß
Wambui
Re: SOGo Groupware
Hallo Wambui,
danke für die Antwort! Hier mal die Ausgabe:
Binary file /etc/aliases.db matches
/etc/apache2/conf-available/localized-error-pages.conf:#ErrorDocument 402 http://www.example.com/subscription_info.html
/etc/apache2/sites-available/000-default.conf.ori: #ServerName www.example.com
/etc/apt/apt.conf.d/50unattended-upgrades:// 'mailx' must be installed. E.g. "user@example.com"
/etc/dovecot/dovecot.conf:postmaster_address=root@example.com
/etc/dovecot/dovecot-sql.conf.ext:# connect = host=sql.example.com dbname=virtual user=virtual password=blarg
/etc/dovecot/conf.d/auth-static.conf.ext:# args = proxy=y host=%1Mu.example.com nopassword=y
/etc/hosts:127.0.0.1 sogo.example.com sogo
/etc/ldap/ldap.conf:#URI ldap://ldap.example.com ldap://ldap-master.example.com:666
/etc/mailname:example.com
/etc/php5/apache2/php.ini:; following the section heading [HOST=www.example.com] only apply to
/etc/php5/apache2/php.ini:; PHP files served from www.example.com. Directives set in these
/etc/php5/apache2/php.ini:;sendmail_from = me@example.com
/etc/php5/cli/php.ini:; following the section heading [HOST=www.example.com] only apply to
/etc/php5/cli/php.ini:; PHP files served from www.example.com. Directives set in these
/etc/php5/cli/php.ini:;sendmail_from = me@example.com
/etc/postfix/main.cf:myhostname = sogo.example.com
/etc/samba/smb.conf: realm = example.com
/etc/samba/smb.conf: path = /var/lib/samba/sysvol/example.com/scripts
/etc/samba/smb.conf.bak:# RPC pipe. The example command creates a user account with a disabled Unix
/etc/ssh/ssh_config:# ProxyCommand ssh -q -W %h:%p gateway.example.com
/etc/sysctl.conf:#kernel.domainname = example.com
Nur was hängt wovon ab und womit zusammen?
Muss ich nur einen Eintrag ändern oder überall etwas?
Also wenn ich nur mailname ändere passiert nix.
Vielen Dank für die Hilfe!
MfG
danke für die Antwort! Hier mal die Ausgabe:
Binary file /etc/aliases.db matches
/etc/apache2/conf-available/localized-error-pages.conf:#ErrorDocument 402 http://www.example.com/subscription_info.html
/etc/apache2/sites-available/000-default.conf.ori: #ServerName www.example.com
/etc/apt/apt.conf.d/50unattended-upgrades:// 'mailx' must be installed. E.g. "user@example.com"
/etc/dovecot/dovecot.conf:postmaster_address=root@example.com
/etc/dovecot/dovecot-sql.conf.ext:# connect = host=sql.example.com dbname=virtual user=virtual password=blarg
/etc/dovecot/conf.d/auth-static.conf.ext:# args = proxy=y host=%1Mu.example.com nopassword=y
/etc/hosts:127.0.0.1 sogo.example.com sogo
/etc/ldap/ldap.conf:#URI ldap://ldap.example.com ldap://ldap-master.example.com:666
/etc/mailname:example.com
/etc/php5/apache2/php.ini:; following the section heading [HOST=www.example.com] only apply to
/etc/php5/apache2/php.ini:; PHP files served from www.example.com. Directives set in these
/etc/php5/apache2/php.ini:;sendmail_from = me@example.com
/etc/php5/cli/php.ini:; following the section heading [HOST=www.example.com] only apply to
/etc/php5/cli/php.ini:; PHP files served from www.example.com. Directives set in these
/etc/php5/cli/php.ini:;sendmail_from = me@example.com
/etc/postfix/main.cf:myhostname = sogo.example.com
/etc/samba/smb.conf: realm = example.com
/etc/samba/smb.conf: path = /var/lib/samba/sysvol/example.com/scripts
/etc/samba/smb.conf.bak:# RPC pipe. The example command creates a user account with a disabled Unix
/etc/ssh/ssh_config:# ProxyCommand ssh -q -W %h:%p gateway.example.com
/etc/sysctl.conf:#kernel.domainname = example.com
Nur was hängt wovon ab und womit zusammen?
Muss ich nur einen Eintrag ändern oder überall etwas?
Also wenn ich nur mailname ändere passiert nix.
Vielen Dank für die Hilfe!
MfG
- Wambui
- Beiträge: 120
- Registriert: 03.08.2014 10:06:10
- Lizenz eigener Beiträge: GNU Free Documentation License
Re: SOGo Groupware
Mein Gott! Jetzt denk doch einmal nach, was da oben steht und was das in Deinem Fall bedeutet. ich habe Dir bereits alles gesagt, was du wissen mußt, um alleine vorwärts zu kommen.cabrio91 hat geschrieben: Nur was hängt wovon ab und womit zusammen?
Muss ich nur einen Eintrag ändern oder überall etwas?
Also wenn ich nur mailname ändere passiert nix.