[SOGo] email alert

2012-03-17 Thread perLinux.it

Hi there, I'm new on SOGO, so sorry if I ask something stupid.
Is there a way to send email reminders for the events added to the calendar?

Thanks
Enrico

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


Re: [SOGo] email alert

2012-03-18 Thread New User
 
On Sunday, March 18, 2012 02:26 EDT, "perLinux.it"  wrote: 
 
> Hi there, I'm new on SOGO, so sorry if I ask something stupid.
> Is there a way to send email reminders for the events added to the calendar?
> 
> Thanks
> Enrico
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists
 
 
 
 
I'm very new too, but I think this is what you are looking for:

Set the following Sogo defaults:
SOGoEnableEMailAlarms
OCSEMailAlarmsFolderURL

And, I think you need to enable the sogo-ealarms-notify Cron job.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] email alert

2012-03-31 Thread perLinux.it

On 18/03/2012 11:19, New User wrote:

I'm very new too, but I think this is what you are looking for:

Set the following Sogo defaults:
SOGoEnableEMailAlarms
OCSEMailAlarmsFolderURL

I did this
defaults write sogo SOGoEnableEMailAlarms YES
defaults write sogo OCSEMailAlarmsFolderURL 
mysql://sogo:mysqlpwd@127.0.0.1:3306/sogo/sogo_alarms_folder


I stopped and restarted sogo service but i cant see any option to allow 
me email reminders.


I checked into mysql and i see there is no sogo_alarm_folder table.

Any suggestion?


And, I think you need to enable the sogo-ealarms-notify Cron job.

This i still didnt checked.

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


Re: [SOGo] email alert

2012-04-02 Thread Francis Lachapelle
Hi EnricoOn 2012-03-31, at 1:35 PM, perLinux.it wrote:On 18/03/2012 11:19, New User wrote:I'm very new too, but I think this is what you are looking for:Set the following Sogo defaults:SOGoEnableEMailAlarmsOCSEMailAlarmsFolderURLI did thisdefaults write sogo SOGoEnableEMailAlarms YESdefaults write sogo OCSEMailAlarmsFolderURL mysql://sogo:mysqlpwd@127.0.0.1:3306/sogo/sogo_alarms_folderHave you run those commands as the sogo user?I stopped and restarted sogo service but i cant see any option to allow me email reminders.Email reminders are settable from the "custom" reminder configuration window. I checked into mysql and i see there is no sogo_alarm_folder table.Any suggestion?And, I think you need to enable the sogo-ealarms-notify Cron job.This i still didnt checked.-- users@sogo.nuhttps://inverse.ca/sogo/lists--flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.caInverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org)

Re: [SOGo] email alert

2012-04-02 Thread perLinux.it

  
  
Il 02/04/2012 14:35, Francis Lachapelle ha scritto:
Hi Enrico
  

  On 2012-03-31, at 1:35 PM, perLinux.it wrote:
  
  
On 18/03/2012 11:19, New User wrote:
  I'm very new too, but I think this
is what you are looking for:
  
  
  
  Set the following Sogo defaults:
  
  SOGoEnableEMailAlarms
  
  OCSEMailAlarmsFolderURL
  
  I did this
  defaults write sogo SOGoEnableEMailAlarms YES
  defaults write sogo OCSEMailAlarmsFolderURL mysql://sogo:mysqlpwd@127.0.0.1:3306/sogo/sogo_alarms_folder

  
  
  
  Have you run those commands as the sogo user?

  


Yes I did that as sogo user.
I also checked doing defaults read sogo SOGoEnableEMailAlarms and i
get correct values



  

  
I stopped and restarted sogo service but i cant see any
  option to allow me email reminders.

  
  
  
  Email reminders are settable from the "custom" reminder
configuration window. 
  
  
  

  


This is mine:




  



Re: [SOGo] email alert

2012-04-03 Thread Francis Lachapelle
Hi Enrico

On 2012-04-02, at 9:24 AM, perLinux.it wrote:

>>> I did this
>>> defaults write sogo SOGoEnableEMailAlarms YES
>>> defaults write sogo OCSEMailAlarmsFolderURL 
>>> mysql://sogo:mysqlpwd@127.0.0.1:3306/sogo/sogo_alarms_folder

The domain key must be "sogod", not "sogo".


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] email alert

2012-04-03 Thread perLinux.it

That was the mistake.
Finally i can see the options to send email reminders.

Now i check the cronjob and i run some test.

Thank you very much.




Il 03/04/2012 13:41, Francis Lachapelle ha scritto:

Hi Enrico

On 2012-04-02, at 9:24 AM, perLinux.it wrote:


I did this
defaults write sogo SOGoEnableEMailAlarms YES
defaults write sogo OCSEMailAlarmsFolderURL 
mysql://sogo:mysqlpwd@127.0.0.1:3306/sogo/sogo_alarms_folder

The domain key must be "sogod", not "sogo".


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