Author Topic: Absender bearbeiten  (Read 2174 times)

Offline fgroundcube

  • Newbie
  • *
  • Posts: 1
Absender bearbeiten
« on: July 26, 2014, 03:56:58 PM »
Guten Tag,
Version 0.7.2
In der main.inc.php gesetzt:

// Set identities access level:
// 0 - many identities with possibility to edit all params
// 1 - many identities with possibility to edit all params but not email address
// 2 - one identity with possibility to edit all params
// 3 - one identity with possibility to edit all params but not email address
$rcmail_config['identities_level'] = 0;

trotzdem kann ich im Bowser unter "Absender bearbeiten" nichts ändern. Unter Einstellungen - Absender bearbeiten ist alles leer, nirgendwo etwas einzutragen.

Die Installation erfolgte, indem in der MySQL db alle Benutzer und md5-Passworte eingetragen wurden.

Warum kann man da nichts als Absender eintragen?

Vielen Dank für jede Hilfe!

fgroundcube
---------------------------------
Hello,
RC Version 0.7.2
In main.inc.php set:

// Set identities access level:
// 0 - many identities with possibility to edit all params
// 1 - many identities with possibility to edit all params but not email address
// 2 - one identity with possibility to edit all params
// 3 - one identity with possibility to edit all params but not email address
$rcmail_config['identities_level'] = 0;

However, it is not possible to change anything when you go to settings -> sender. It just shows a page where there is nothing to enter or change.
Installation was done by just filling the MySQL db with user name and md5 password. Getting and seeing mails no problem.

Why isn't it possible to change identity?

Thanks for any help!

fgroundcube
« Last Edit: July 28, 2014, 04:10:59 PM by fgroundcube »