Changes

Jump to navigation Jump to search
709 bytes removed ,  00:24, 3 February 2014
Line 76: Line 76:     
Hopefully now you will no longer experience the time-out issue.
 
Hopefully now you will no longer experience the time-out issue.
  −
=== Enabling customization of "mail from" field ===
  −
  −
To do this you need to edit the following file in your favourite editor (copy the original from /etc/e-smith/templates/home/sogo/GNUstep/Defaults/.GNUstepDefaults):
  −
/etc/e-smith/templates-custom/home/sogo/GNUstep/Defaults/.GNUstepDefaults/10defaults
  −
Put the following instruction under the block  beginning with '''sogod = \{''' :
  −
  −
SOGoMailCustomFromEnabled = YES;
  −
  −
Or you can use this command:
  −
sed -i '/sogod =/ a\        SOGoMailCustomFromEnabled = YES; ' /etc/e-smith/templates-custom/home/sogo/GNUstep/Defaults/.GNUstepDefaults/10defaults
  −
  −
Once saved, then execute the following commands:
  −
  −
signal-event sogo-modify;
  −
/etc/rc7.d/S85sogod restart
      
=== Upgrade ===
 
=== Upgrade ===

Navigation menu