<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></head>I would start with the Net::ESMTP module.<br>
<br>
-- Daniel Pommert<br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.<br><br><div class="gmail_quote">Amit Sett <amitsett@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I used to telnet to an ESMTP server and issue the standard set of commands just to send mail (HELO and others).<div><br></div><div>I am trying to do the same by writing a Perl script and appreciate your feedback on what is the best way to open a network connection to an ESMTP server , issue a sequence of commands and data, and finally close the connection. Are there any specific modules that do the task?</div>

<div><br></div><div>-Amit</div>
</blockquote></div></html>