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>
