Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
Hi, > OCSEMailAlarmsFolderURL sogo@sogo:~$ defaults read sogod OCSEMailAlarmsFolderURL sogod OCSEMailAlarmsFolderURL postgresql://sogo:**@***.roessner-net.de:5432/sogo/sogo_alarms_folder Is set, yes. -Christian Rößner --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdNr.: DE225643613 http://www.roessner-network-solutions.com smime.p7s Description: S/MIME cryptographic signature
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
Hello Christian Rößner On 2012-04-30 10:52, Christian Rößner wrote: >>> >>> /usr/sbin/sogo-ealarms-notify >>> 2012-04-30 09:30:28.840 sogo-ealarms-notify[32575] EMail alarms are >>> disabled in the SOGo configuration. >>> >> >> Did you restart sogod after changing these settings? > > > Yes. After a kernel update, I restarted the whole server. This was last week. > At the weekend I should had received an email notification. I got informed > from my iCal application on Mac and i*, but no email. Even after logging into > the web UI, I directly got the notification displayed. > > Beste Grüße nach Konstanz > > -Christian Rößner > Did you set OCSEMailAlarmsFolderURL ? I think this triggers another error message, but to be sure please check it. Kind regards, Christian Mack -- Christian Mack Gruppe Informationsdienste Rechenzentrum Universität Konstanz -- users@sogo.nu https://inverse.ca/sogo/lists
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
On 30/04/12 04:52, Christian Rößner wrote: Yes. After a kernel update, I restarted the whole server. This was last week. At the weekend I should had received an email notification. I got informed from my iCal application on Mac and i*, but no email. Even after logging into the web UI, I directly got the notification displayed. Show your complete sogod configuration. -- Ludovic Marcotte +1.514.755.3630 :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) -- users@sogo.nu https://inverse.ca/sogo/lists
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
>> /usr/sbin/sogo-ealarms-notify >> 2012-04-30 09:30:28.840 sogo-ealarms-notify[32575] EMail alarms are disabled >> in the SOGo configuration. >> > > Did you restart sogod after changing these settings? Yes. After a kernel update, I restarted the whole server. This was last week. At the weekend I should had received an email notification. I got informed from my iCal application on Mac and i*, but no email. Even after logging into the web UI, I directly got the notification displayed. Beste Grüße nach Konstanz -Christian Rößner --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdNr.: DE225643613 http://www.roessner-network-solutions.com smime.p7s Description: S/MIME cryptographic signature
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
Hello Christian Rößner On 2012-04-30 09:32, Christian Rößner wrote: > >>> SOGoEnableEMailAlarms > > I am unsure, but I think I do not get alarms either: > > sogo@sogo:~$ defaults read sogod SOGoAppointmentSendEMailNotifications > sogod SOGoAppointmentSendEMailNotifications YES > sogo@sogo:~$ defaults read sogod SOGoEnableEMailAlarms > sogod SOGoEnableEMailAlarms YES > > As root from command line: > > /usr/sbin/sogo-ealarms-notify > 2012-04-30 09:30:28.840 sogo-ealarms-notify[32575] EMail alarms are disabled > in the SOGo configuration. > Did you restart sogod after changing these settings? Kind regards, Christian Mack -- Christian Mack Gruppe Informationsdienste Rechenzentrum Universität Konstanz -- users@sogo.nu https://inverse.ca/sogo/lists
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
Hi, >> SOGoEnableEMailAlarms I am unsure, but I think I do not get alarms either: sogo@sogo:~$ defaults read sogod SOGoAppointmentSendEMailNotifications sogod SOGoAppointmentSendEMailNotifications YES sogo@sogo:~$ defaults read sogod SOGoEnableEMailAlarms sogod SOGoEnableEMailAlarms YES As root from command line: /usr/sbin/sogo-ealarms-notify 2012-04-30 09:30:28.840 sogo-ealarms-notify[32575] EMail alarms are disabled in the SOGo configuration. -Christian Rößner --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdNr.: DE225643613 http://www.roessner-network-solutions.com smime.p7s Description: S/MIME cryptographic signature
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
Hello Sébastien Blin On 2012-04-27 14:49, Sébastien Blin wrote: > "/etc/cron.daily/sogo" is enabled > > I have enabled cron job "/usr/sbin/sogo-ealarms-notify" Sorry, but that's in the wrong directory. Cron jobs in /etc/cron.daily will only be triggered once per day. Should be in /etc/cron.d/. > I have in .GNUsetpDefaults : > > SOGoAppointmentSendEMailNotifications = YES; > SOGoEnableEMailAlarms = YES; > Good. Kind regards, Christian Mack -- Christian Mack Gruppe Informationsdienste Rechenzentrum Universität Konstanz -- users@sogo.nu https://inverse.ca/sogo/lists
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
"/etc/cron.daily/sogo" is enabled I have enabled cron job "/usr/sbin/sogo-ealarms-notify" I have in .GNUsetpDefaults : SOGoAppointmentSendEMailNotifications = YES; SOGoEnableEMailAlarms = YES; It doesn't work Le 26/04/2012 18:28, Christian Mack a écrit : On 2012-04-26 17:51, sebastien.b...@adil71.org wrote: I don't understand, i have in .GNUsetpDefaults : SOGoAppointmentSendEMailNotifications = YES; But it does not send e-mail notifications when creating or changing an appointment. Why ? Did you activate the corresponding cron job? Kind regards, Christian Mack -- users@sogo.nu https://inverse.ca/sogo/lists
Re: [SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
On 2012-04-26 17:51, sebastien.b...@adil71.org wrote: > > I don't understand, i have in .GNUsetpDefaults : > > SOGoAppointmentSendEMailNotifications = YES; > > But it does not send e-mail notifications when creating or changing an > appointment. > > Why ? > Did you activate the corresponding cron job? Kind regards, Christian Mack -- Christian Mack Gruppe Informationsdienste Rechenzentrum Universität Konstanz -- users@sogo.nu https://inverse.ca/sogo/lists
[SOGo] [SOGo 1.3.14] Don't send email notifications when creating or modifying appointments
Hello, I don't understand, i have in .GNUsetpDefaults : SOGoAppointmentSendEMailNotifications = YES; But it does not send e-mail notifications when creating or changing an appointment. Why ? Thank you. -- users@sogo.nu https://inverse.ca/sogo/lists