Quote:
Originally Posted by acid_kewpie
you could use expect, but what do you actually want to achieve here? do you want to bring the connection the the end user afterwards etc?
|
I am writing a bash script and I am searching a way to check is STARTTLS is available for checked mail ports.
I can do it from console , in the way above, however I need to know a way to do it using a bash script (without an interactive console).