HI there everyone, Is it possible to use PHP to check an email on the same server? I have a system setup for my newsletters which I want to expand, and basically when mails bounce back to a certain email address on the server as failed it would then read the email and remove the address from the MySQL database, is this possible? Any help would be really appreciated, as right now I have to collect all the failed emails from the server, then go through them one at a time and remove them, not very effecient :-( BTW the server is Redhat. Chris