Re: eublat problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

CK what worked was to leave off the -u and -pw which is stupid but it works
with this paritcular smpt server.


George Walters wrote:
> 
> Those were good links. Here's the syntax I've been using. See anything wrong
> with it?
> 
> }}}
<eucode>
> cmdString =		path & "\\reports\\eMessage.txt" 
> 				& " -to " & getText(emailAddressId) 
> 				& " -q"
> 				& " -sf " & path&"\\reports\\eSubject.txt"
> 				& " -attach " & path&"\\reports\\eDocument.txt"
> 				& " -f " & userEmailAddress 
> 		remark this		& " -u " & userEmailAddress 
> 		remark this		& " -pw " & userPassWord
> rc = sendBlat(cmdString)
> </eucode>
{{{

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu