Hello, the other days someone from your company simply decided to close the sites because of a issue from my sites: root@host [~/support]# for each in $(exim -bp | awk '($4 ~ //){print $3}'); do exim -Mvh $each | grep X-PHP-Script:; done | awk '{print $3}' | sort | uniq -c | sort -nr My sites are sending automatic emails, but i don't know the reason.And they said that's the code it needs to be reviewd by me!!! I really don't know what is this, and why is being done, from my sites. Pls Help!!!