Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Fixed SENDHTML

Aug
1,917
68
Code:
TCC  17.00.65  Windows Vista [Version 6.0.6002]
TCC Build 65  Windows Vista Build 6002  Service Pack 2

This works;
Code:
sendmail /SSL=2 /V [email protected] "Spending For Week 47" @C:\docs\DOSBox\DATA\DBASE\RECEIPTS\RECEIPTS.TXT

This does not work;
Code:
sendhtml /SSL=2 /V [email protected] "Spending For Week 47" @C:\docs\DOSBox\DATA\DBASE\RECEIPTS\RECEIPTS.TXT

The error message returned from SENDHTML is;
Code:
The requested name is valid, but no data of the requested type was found.
"SL=2"

I have tried it with the Auto SSL checked and not checked in the Internet Tab of the TCC Properties dialog. SENDMAIL works with no problem regardless of the setting. SENDHTML does not work, no matter what the setting.

Not sure what I am doing incorrectly.

Joe
 
Last edited:
Back
Top