|
Some precision on my problem: I'm using |SOGo| version 1.2.2 (build @vizzini.inverse.ca 201005241051) I'm using postgresql for the user database: for this example the user is: c_uid | c_name | c_password | c_cn | mail -------------+-------------+-------------+------------------------+------------------------ benoit | benoit | ***** | benoit gautier | [email protected] in my conf file: SOGoMailDomain = mondomaine2.fr; SOGoAuthenticationMethod = sql; SOGoUserSources = ( { type = sql; id = CARNET; viewURL = "postgresql://sogo:s...@localhost:5432/sogo/utilisateurs"; canAuthenticate = YES; isAddressBook = YES; userPasswordAlgorithm = none; } ); the inbox name appear "[email protected]" ( c_uid field @ SOGoMailDomain field ) And when I write a new mail the sender is the same name "[email protected]" . but if I search the adress book "CARNET" the result is right : "benoit gautier <[email protected]>" Same problem with calendars: from others users, when I test adding a shared calendar from benoit, the search result in the popup show me a line "benoit gautier <[email protected]>". Once the calendar is added, on the shared properties popup the email adress is remplaced by the c_uid field @ SOGoMailDomain field : "benoit gautier <[email protected]>". is this behavior normal ? Is there a way to change that and only use the mail field ? I've tried with a MailFieldNames field but I'm not sure I'm using it in the right way and the result is the same c_uid | c_name | c_password | c_cn | mail | MailFieldNames | autremail -------------+-------------+-------------+------------------------+----------------------------------------+-------------------+------------------------------------- benoit | benoit | ***** | benoit gautier | [email protected] | (mail, autremail) | [email protected] Thanks for some help. De: benoit gautier
<[email protected]>
Envoyé : 26/05/2010 8:55 +0200
Objet : [SOGo] How to configure SOGo mail adress
|
-- [email protected] https://inverse.ca/sogo/lists
