I'm having trouble with sending mail from vBulletin to myself. All mail
works fine except everything sent to [EMAIL PROTECTED]

My mail works fine the normal way.

I wrote a script to test this out:

<?php
mail($argv[0], "Subject", "Mail from NLDelphi.com", "");
?>

This script works fine for every email address except my own. Any idea how
to fix this??

Thanks!

--
Marcel
www.NLDelphi.com



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to