On Wed, Mar 31, 2010 at 9:39 PM, walt <w...@helvatron.co.uk> wrote:
> Hi,
>
> I am new to Perl and want to connect to an smtp server on port 25 and then
> send it the helo, mail from:, rcpt to:, data, commands but I would also like
> to evaluate the response from the smtp server.
>
> Has anyone got a script or can point me in the right direction?
>


Hi,

Could you use Net::SMTP and enable the debug option to trace the process?


-- 
Jeff Peng
Email: jeffp...@netzero.net
Skype: compuperson

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to