How about this:

Net::SMTP::TLS - An SMTP client supporting TLS and AUTH

Found on CPAN.

-Michael


>>> Leif Ericksen <[EMAIL PROTECTED]> 3/1/2006 1:24:30 PM >>>
Are you trying to have a perl script send some mail for you?  Your want
perl to do expect like conditions?

Look at using expect in perl.


--
Leif Ericksen

On Wed, 2006-03-01 at 17:13 +0100, Marco CENTEMERI wrote:
> Hi All,
> I need to send automatically e-mail using my account.
> Because mails have to be sent outside my company intranet
> and I must be authenticated and use TLS connection to talk
> to the server, the sendmail utility doesn't work.
> Have You any hint how to do it?
> 
> Thanks a lot in advance
>                           Marco C.
-- 
Leif Ericksen <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
<http://learn.perl.org/> <http://learn.perl.org/first-response>





E-MAIL CONFIDENTIALITY NOTICE: This communication and any associated
file(s) may contain privileged, confidential or proprietary
information or be protected from disclosure under law ("Confidential
Information").  Any use or disclosure of this Confidential Information,
or taking any action in reliance thereon, by any individual/entity
other than the intended recipient(s) is strictly prohibited.  This
Confidential Information is intended solely for the use of the
individual(s) addressed. If you are not an intended recipient, you
have received this Confidential Information in error and have an
obligation to promptly inform the sender and permanently destroy,
in its entirety, this Confidential Information (and all copies
thereof).  E-mail is handled in the strictest of confidence by
Allied National, however, unless sent encrypted, it is not a secure
communication method and may have been intercepted, edited or
altered during transmission and therefore is not guaranteed.



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to