WARNING - Empty email address in rspamd_plugin from identifier

Discussion in 'Installation/Configuration' started by Steffan, Sep 17, 2019.

  1. Steffan

    Steffan Member

    Im getting a lot of these emails.
    if i look at the source it is comming from ispconfig

    Subject: 17.09.2019-14:00 - WARNING - Empty email address i...
    X-PHP-Originating-Script: 0:app.inc.php


    Any idees?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Check if you have set an admin email address under system > interface config.
     
  3. Steffan

    Steffan Member

    Yes it is set
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Try to get the full email, the email text should explain why you get this warning. Or look in the system log in the ispconfig monitor, there you should find the warnings too. And the reason why you get them by email is that you configured ISPConfig to send warning messages by email under system > server config.
     
  5. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    It seems like there was an issue for this, where some admin email went out with no From address, or maybe with a null sender address? I don't find it in the bugtracker now.
     
  6. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

  7. Steffan

    Steffan Member

    The complete message was:

    WARNING - Empty email address in rspamd_plugin from identifier: new/email
    In th emessage log i cant find enything refering to rspamd
     
  8. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    Could you check if you have a spamfilter_user that has only *@ or @ as email address? If yes, you could try to remove that one.
     
  9. Steffan

    Steffan Member

    if i look in rspamd/local.d/users i only see
    @domain.com entrys
    or [email protected] entrys

    I will waith till i get the emails again and then compaire the timeline with the maillog mayby i can find the mailadres that triggerts the event.
     
  10. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    No, I mean in the ISPConfig interface. Email -> Spamfilter users.
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    Have a look into spamfilter user/domain in ISPConfig mail module, if you have @ or *@, then it must be listed there.
     
  12. Steffan

    Steffan Member

    there are all @domain.com or or [email protected] entrys
    i checked the database but also nothing
     
  13. elmacus

    elmacus Active Member

    Hi, i have same problem, for example after removing a domain, same error.
    Nothing left in rspamd users folder, nor in spamfilter users:
    WARNING - Empty email address in rspamd_plugin from identifier: new/email
     
  14. Steffan

    Steffan Member

    hm that triggert me, i also removed yesterday some email domains. SO the trigger is found :)
     
  15. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    Should be fixed in latest git-stable now.
     
    elmacus and till like this.
  16. elmacus

    elmacus Active Member

    Thanks, i hotfixed our code, seems to work.
     

Share This Page