CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • PHPIDS: mailserver blacklisted, mails from: test@test.com.invalid
Pages: [1]

Author Topic: PHPIDS: mailserver blacklisted, mails from: test@test.com.invalid  (Read 1173 times)

Onsemeliot

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 4.4.3 rc8
  • CMS version: Drupal 7.26
  • MySQL version: 5.1
  • PHP version: 5.4
PHPIDS: mailserver blacklisted, mails from: test@test.com.invalid
February 26, 2015, 07:46:26 am
On two CiviCRM installations on our server we just found out tousands of emails get sent out each day from the address: "test@test.com". We found the mailaddress: "test@test.com.invalid" in the following file: "domain.com/web/sites/all/modules/civicrm/packages/IDS/Config/Config.ini.php". PHPIDS seems to be a tool for dedecting intrusions. But why does it send out emails?

The skript seems to not use the common mail()-function. Therefore we do not get the normal error reporting. Only some very old non-related output to: "domain.com/web/sites/all/modules/civicrm/packages/IDS/tmp/phpids_log.txt".

But our server "Mail Queue" contains hundreds of lines like this:
Quote
AC959528C51 1210 Wed Feb 25 06:28:20 test@test.com
(host mx2.virgilio.it[212.48.24.40] refused to talk to me: 550 smtp-40.iol.local bizsmtp IP blacklisted by CSI. For remediation please use http://csi.cloudmark.com/reset-request/?ip=212.232.31.59 [smtp-40.iol.local; VIR_102])
pellegrino-roberta@virgilio.it

Mostly ".it"-domains seem to be the targeted. Unfortunately our mail server got blacklisted already.

Can anyone offer clues?

Onsemeliot

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 4.4.3 rc8
  • CMS version: Drupal 7.26
  • MySQL version: 5.1
  • PHP version: 5.4
Re: PHPIDS: mailserver blacklisted, mails from: test@test.com.invalid
March 09, 2015, 06:41:47 am
We managed to get rid of the spam by allowing SMPT-Mails only if the sender is authentificated properly. Therefore we blocked such spam to originate from our server, but I still have no clue how CiviMail has been abused and what I could possibly do to avoid such things in the future as well from CiviCRM side without relying on our SMTP configuration only.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • PHPIDS: mailserver blacklisted, mails from: test@test.com.invalid

This forum was archived on 2017-11-26.