Skip to content
  • Rob Swindell's avatar
    543620f3
    Add option (for deon) to notify offline users of new received email (SMTP) msgs · 543620f3
    Rob Swindell authored
    The notification of offline users was removed from the mail server 13 years
    ago (commit 729eb16b) without a lot of fanfare or explanation. Add an
    option for notification of offline users (in addition to online users) for
    those sysops that want that behavior.
    
    Use the userdat is_user_online() function in place of the getnodedat() loop,
    which also wasn't considering nodes in "logon" status as having a user online.
    543620f3
    Add option (for deon) to notify offline users of new received email (SMTP) msgs
    Rob Swindell authored
    The notification of offline users was removed from the mail server 13 years
    ago (commit 729eb16b) without a lot of fanfare or explanation. Add an
    option for notification of offline users (in addition to online users) for
    those sysops that want that behavior.
    
    Use the userdat is_user_online() function in place of the getnodedat() loop,
    which also wasn't considering nodes in "logon" status as having a user online.
Loading