Skip to content
  • Joe Atzberger's avatar
    Bug 3350 - fail on queued emails w/ no address · 5961c08a
    Joe Atzberger authored
    
    
    If a patron has no email address, we need to avoid stockpiling all
    their messages indefinitely.  Otherwise they get mailbombed when
    their email IS added.
    
    Note that overdues should not be affected, since the overdues job
    checks whether the patron email exists before sending the message
    (falling back to the admin).  The other messaging features are the
    targets affected by this patch.
    
    Signed-off-by: default avatarGalen Charlton <galen.charlton@liblime.com>
    5961c08a