2015-05-04 10:07 keltezéssel, Alessio Fattorini írta:
On 30/04/2015 16:56, Szládovics Péter wrote:
2015-04-30 14:31 keltezéssel, Alessio Fattorini írta:
I confirm this, if I set SOGoMailCustomEMail to an email address
already present into the "mail" array, Sogo doesn't save it.
If I set something like ales...@alla.com, see SOGoMailCustomEMail
saved correclty

Dear Alessio,

What is your SOGoMailCustomFromEnabled configuration value?

In the SOGo documentation:
/
Parameter used to allow or not users to specify//
//custom "From" addresses from SOGo\u2019s prefer-//
//ences panel.//
//Defaults NO when unset./

So, if you didn't set it to YES, or your config has it but with NO
value, then the behavior of SOGo is definitely normal.

Thanks for answer,

root@nethservice ~]# su -s '/bin/bash' -c 'defaults read' sogo | grep SOGoMailCustomFromEnabled

sogod SOGoMailCustomFromEnabled YES


and this is my ldap configuration
mail: alessio.fattor...@nethesis.it
mail: ales...@nethesis.it

Hi Alessio,

This is a simlink to the sogo user's GNUstep or not?
Please try this

(as root):
sudo -u sogo defaults read sogo | grep ....

(or as sogo):
deafults read sogo | grep ...

If the result is differs than root's settings, then your system is misconfigured. The best practice is create a symlink from the sogo user's ~/GNUstep to root's ~/GNUstep as root (ln -s ~sogo/GNUstep ~GNUstep).

Other reason the different configs (GNUstep and sogo.conf).
Please do this (as root):

sudo -u sogo sogo-tool dump-defaults >/etc/sogo/sogo.conf
service sogo restart

Peti
--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to