[Tickets #15022] Re: Kronolith sends unwanted emails

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Jul 10 10:26:06 UTC 2020


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: https://bugs.horde.org/ticket/15022
------------------------------------------------------------------------------
  Ticket           | 15022
  Aktualisiert Von | frank.richter at hrz.tu-chemnitz.de
  Zusammenfassung  | Kronolith sends unwanted emails
  Warteschlange    | Kronolith
  Version          | 4.2.28
  Typ              | Bug
  Status           | Assigned
  Priorität        | 2. Medium
  Milestone        |
  Patch            |
  Zuständige       | Michael Rubinsky
------------------------------------------------------------------------------


frank.richter at hrz.tu-chemnitz.de (2020-07-10 10:26) hat geschrieben:

Hello Juergen,
I tried your patch yesterday ? with one modification ? it works. So thank you!

In your patch at line 32
+            if (! empty($recipients[$user])) {

Shouldn't it be:
+            if (empty($recipients[$user])) {

Frank






More information about the bugs mailing list