Quote:
Originally Posted by
coolatt
thanks.
works great without the -r option.
i can send to gmail.
now,how do i send to an internal mail server that uses ssl for smtp ??
Do you mean you do not want to use your local unix server's configured smtp to send mail?
In my understanding, you only have to worry about SSL if the server that you are using to send an email requires SSL. You don't have to worry about what the target server uses.
I think if you need more control over what SMTP to use to send an email, you can use the sendmail utility.