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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to