Hi,

I've installed SOGo, and I'm using a configuration where authentication
is provided by a MySQL server (instead of a LDAP server). The
authentication itself works well, but I can't get mail aliases working.
I have tried to enable the mail aliases by adding 'MailFieldNames'
column to the MySQL server:

  mysql> select * from sogo_view;
  sogo_id  c_uid  c_name  c_password       c_cn     mail  MailFieldNames
        3   jani    jani    ac584...    My Name  [email protected]      ([email protected])

Unfortunately, I cannot select the '[email protected]' to the 'From' field in
the SOGo's web interface. Any ideas how I could enable the mail aliases
without using LDAP server?


--
Jani
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to