Hello

Am 30.03.2016 um 10:01 schrieb "Thomas VIDAL" ( tvi...@protonmail.com):

I have a mail account tvi...@mail.com, and created also an alias t...@mail.com
Sogo is using Mysql.
When a staff member send an appointment to t...@mail.com
I can't add this
appointment to my calendar because my Sogo account is tvi...@mail.com
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 " t...@mail.com"
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
----------------------------!----------------------------------------
    /////// /////// //   // ! pa.monw...@gmail.com
   //   // //   // ///////  ! S:a Kungsgatan 4
  /////// /////// // / //   ! S-972 35 Lulea, Sweden
 //      //   // //   //    ! Tel: +46 70 640 67 28
//      //   // //   //     !
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to