Hi All,

The connection just times out.  Does anyone know what I am
doing wrong here?  This is Linux and the nail program.
(The account does work from Thunderbird.)

#!/bin/bash
echo "nail test" | \
    nail -v \
-S smtp-use-starttls \
-S [email protected] \
-S smtp-auth=login \
-S ssl-verify=ignore \
-S [email protected] \
-S smtp-auth-password=zzzzzz \
-S smtp=smtp.zoho.com:465 \
-s `dnsdomainname`" zoho smtp test subject" [email protected]


Many thanks,
-T

Reply via email to