[Tickets #12954] Re: Event alarm not being received.
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Feb 4 08:22:50 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12954
------------------------------------------------------------------------------
Ticket | 12954
Updated By | arjen+horde at de-korte.org
Summary | Event alarm not being received.
Queue | Kronolith
Version | 4.1.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
arjen+horde at de-korte.org (2014-02-04 08:22) wrote:
> Event alarms are not being received by the calender owner 'A' under the
> following criteria.
>
> User 'A' has shared his calender with user 'B' for all purposes.
>
> User 'B' is basically a Personal Assistant to user 'A'.
>
> User 'B' is adding the events for user 'A' in User 'A' calender.
>
> User 'A' is able to see the events added in his calender and it also shows
> that the owner is 'B'.
>
> In this scenario, User 'A' gets daily agenda (even for the events
> created by 'B' in 'A''s calender) but event reminders (alarm before
> event starts) are not received by mail by user 'A'.
Are you using SMTP authentication for submitting messages? If so, the
notification system is badly broken.
The problem is that it is not possible to configure a password for the
$conf[reminder][from_addr] in horde/kronolith/config/conf.php. Since
the alarm system will not have access to the (IMAP) password for the
calendar owner either, it is impossible to set a correct MAIL FROM
address. The last time I checked, it used the RCPT TO address (see Bug
#12678).
More information about the bugs
mailing list