Hi, I think it authorizes Relay here is the output of my connection with the server **WILL HIDE IP AND SERVERNAME by XXXX** I think i will use sendmail it might be better. Net::SMTP>>> Net::SMTP(2.26) Net::SMTP>>> Net::Cmd(2.24) Net::SMTP>>> Exporter(5.562) Net::SMTP>>> IO::Socket::INET(1.25) Net::SMTP>>> IO::Socket(1.26) Net::SMTP>>> IO::Handle(1.21) Net::SMTP=GLOB(0x8246190)<<< 220-XXXX.XXXX.net ESMTP Exim 4.20 #1 Sat, 09 Aug 2003 18:29:46 -0400 Net::SMTP=GLOB(0x8246190)<<< 220-We do not authorize the use of this system to transport unsolicited, Net::SMTP=GLOB(0x8246190)<<< 220 and/or bulk e-mail. Net::SMTP=GLOB(0x8246190)>>> EHLO localhost.localdomain Net::SMTP=GLOB(0x8246190)<<< 250-XXXX.XXXX.net Hello localhost.localdomain [XXX.XXX.XXX.XXX] Net::SMTP=GLOB(0x8246190)<<< 250-SIZE 52428800 Net::SMTP=GLOB(0x8246190)<<< 250-PIPELINING Net::SMTP=GLOB(0x8246190)<<< 250-AUTH PLAIN LOGIN Net::SMTP=GLOB(0x8246190)<<< 250-STARTTLS Net::SMTP=GLOB(0x8246190)<<< 250 HELP Net::SMTP=GLOB(0x8246190)>>> MAIL FROM:[EMAIL PROTECTED] Net::SMTP=GLOB(0x8246190)<<< 250 OK Net::SMTP=GLOB(0x8246190)>>> RCPT TO:<[EMAIL PROTECTED]> Net::SMTP=GLOB(0x8246190)<<< 550-XXXX.XXXX.XXXX (localhost.localdomain) [XXX.XXX.XXX.XXX] is currently not Net::SMTP=GLOB(0x8246190)<<< 550-permitted to relay through this server. Perhaps you have not logged into Net::SMTP=GLOB(0x8246190)<<< 550-the pop/imap server in the last 30 minutes or do not have SMTP Net::SMTP=GLOB(0x8246190)<<< 550 Authentication turned on in your email client. Net::SMTP=GLOB(0x8246190)>>> DATA Net::SMTP=GLOB(0x8246190)<<< 503 valid RCPT command must precede DATA Net::SMTP=GLOB(0x8246190)>>> To: [EMAIL PROTECTED] Net::SMTP=GLOB(0x8246190)>>> From: [EMAIL PROTECTED]::SMTP=GLOB(0x8246190)>>> Subject: Test Message Net::SMTP=GLOB(0x8246190)>>> Hello World! Net::SMTP=GLOB(0x8246190)>>> . Net::SMTP=GLOB(0x8246190)<<< 500 unrecognized command Net::SMTP=GLOB(0x8246190)>>> QUIT Net::SMTP=GLOB(0x8246190)<<< 500 unrecognized command
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]