need command line directions
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 from=TapeReports@xxxx.com \
-S smtp-auth=login \
-S ssl-verify=ignore \
-S smtp-auth-user=TapeReports@xxx.com \
-S smtp-auth-password=zzzzzz \
-S smtp=smtp.zoho.com:465 \
-s `dnsdomainname`" zoho smtp test subject" yyyy@zoho.com