I have a problem with sendmail.
All of the sudden it started sending emails that its not supposed to send (obviaou spam messages about viagra, porn etc.). I checked some tools that supposedly check if server is an open relay and they say its not, but here is the excerpt of mail.log
Jul 6 18:13:23 onejob sendmail[30792]: t66IDN9E030792: Authentication-Warning: onejob.com: www-data set sender to mari_gill@onejob.com using -f
Jul 6 18:13:23 onejob sendmail[30792]: t66IDN9E030792: from=mari_gill@onejob.com, size=480, class=0, nrcpts=1, msgid=<201507061813.t66IDN9E030792@onejob.com>, relay=www-data@localhost
Jul 6 18:13:23 onejob sm-mta[30780]: STARTTLS=client, relay=mailin-01.mx.aol.com., version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256
Jul 6 18:13:23 onejob sm-mta[30793]: t66IDN56030793: from=<mari_gill@onejob.com>, size=790, class=0, nrcpts=1, msgid=<201507061813.t66IDN9E030792@onejob.com>, proto=ESMTP, daemon=MTA-v4, relay=localhost [127.0.0.1]
Jul 6 18:13:23 onejob sendmail[30792]: t66IDN9E030792: to=twistedkush24@aim.com, delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30480, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (t66IDN56030793 Message accepted for delivery)
How do I figure out what causes sendmail to send all those emails?