relaying through SMTP without authentication

I want to send mail using one anonymus SMTP, without authentication how can i do?

regards
sudarshana ?(

You can use “localhost” in your scripts for SMTP. But you may see problem in sending mails to providers like AOL, which needs reverse DNS. But our shared IPs donot have a reverse DNS.