By ajitmhatre9
www-data@domain name U=www-data P=local S=2299 2015-07-08 16:34:28 1ZCn9Q-0003u1-SL cram_md5 authenticator failed H=smtp-********* [...] Error: authentication failed: authentication failure 2015-07-08 16:34:29 1ZCn9Q-0003u1-SL => alberto53141@outlook.com Alberto53141@outlook.com R=smarthost T=remote_smtp_smarthost H=smtp***...*.*.auth.iitb.ac.in [10.200.1.125] X=TLS1.0:RSA_AES_256_CBC_SHA1:32 DN="serialNumber=ds1qY45ldiSbrKEu29LdIyx57hEV0mpa,C=IN,ST=----------,L=--------i,O=-----------------,OU=--------------------------------,CN=.domain name" 2015-07-08 16:34:29 1ZCn9Q-0003u1-SL Completed
repeatadely going mails to different idies plz help i am newbie to exim. and linux also
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This question was answered by @JonsJava:
One of your scripts on your website has been compromised.
let’s find the culprit. If you started getting this a day ago:
find /var/www/ -mtime -1This will find all files modified in the last day
Change the “-1” to the number of days this has been going on
Also, try this:
fgrep "base64_decode" /var/www/ -R|grep "eval"This won’t catch them all, and there will be false positives, but it’s a place to start.
Also, stop postfix until you resolve this issue.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.