Hello

Am 30.03.2016 um 10:01 schrieb "Thomas VIDAL" ( [email protected]):

I have a mail account [email protected], and created also an alias [email protected]
Sogo is using Mysql.
When a staff member send an appointment to [email protected]
I can't add this
appointment to my calendar because my Sogo account is [email protected]
Is there a way to allow this ??


You could add another column in your MySQL table for this alias and
enhance your SOGoUserSource accordingly

Example:
1) Add column aliasMail in MySQL
2) fill it for your account with " [email protected]"
3) Add the following line to your SOGoUserSources
MailFieldNames = ( "mail","aliasMail");


Kind regards,
Christian Mack

--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416

Hi,
I have the same problem.

As we're using LDAP together with SOGo I wonder if there are
any similar solution using MailFieldNames?


TIA,

-- pa
----------------------------!----------------------------------------
    /////// /////// //   // ! [email protected]
   //   // //   // ///////  ! S:a Kungsgatan 4
  /////// /////// // / //   ! S-972 35 Lulea, Sweden
 //      //   // //   //    ! Tel: +46 70 640 67 28
//      //   // //   //     !
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to