Send a msg to support and ask what the command line params are for email.exe.
d > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of polomorabe > Sent: Tuesday, June 05, 2007 11:01 AM > To: [email protected] > Subject: [amibroker] Re: Is it possible to send an email from > javascript? > > Dingo. > > I had a look at that script, and it seems easy enough. I then began > looking at how to use gmail as my SMTP server, which it seems can be > done using smtp.gmail.com at port 465: > > http://robertmaldon.blogspot.com/2006/10/sending-email-through > -google-smtp-from.html > > However, it seems that gmail expects the email client to have SASL > authentication implemented to punish spammers. It seems every language > has implemented this except javascript. I've spent half of this > morning googling, and haven't been able to find anything. > > Any ideas? > Paul > > > --- In [email protected], "polomorabe" <[EMAIL PROTECTED]> wrote: > > > > Thanks Dingo, > > > > No, I don't use Outlook, I prefer to use gmail. > > > > I'll look later at the link you sent me. I hope it doesn't need to > > have Outlook installed. > > > > Paul > > > > --- In [email protected], "dingo" <dingo@> wrote: > > > > > > duuude! > > > > > > Don't ask those newsgroup duds about stuff like that! Google it! > > > > > > send email attachment jScript > > > > > > http://www.codeproject.com/useritems/Exsead8.asp > > > > > > d > > > > > > > -----Original Message----- > > > > From: [email protected] > > > > [mailto:[EMAIL PROTECTED] On Behalf Of polomorabe > > > > Sent: Monday, June 04, 2007 2:56 PM > > > > To: [email protected] > > > > Subject: [amibroker] Is it possible to send an email from > javascript? > > > > > > > > Hello. > > > > > > > > Thanks to Dingo, I can now perform an exploration using > javascript and > > > > save the result in a text file. Is there a way to send this file > to a > > > > fixed number of recipients from inside the same script? > I've been in > > > > discussion witht the good people on the newsgroup > > > > comp.lang.javascript, and it seems that it isn't > possible to send a > > > > file attachment without using a form. > > > > > > > > I notice that there is a program emailer.exe included in the AB > > > > installation directory. Can I use this from inside the script, > or from > > > > inside another DOS script that would first invoke my javascript > > > > script, and then separately invoke emailer.exe as the next > operation, > > > > to send the text file. > > > > > > > > Many thanks, > > > > Paul > > > > > > > > > > > > > > > > Please note that this group is for discussion between > users only. > > > > > > > > To get support from AmiBroker please send an e-mail directly to > > > > SUPPORT {at} amibroker.com > > > > > > > > For NEW RELEASE ANNOUNCEMENTS and other news always > check DEVLOG: > > > > http://www.amibroker.com/devlog/ > > > > > > > > For other support material please check also: > > > > http://www.amibroker.com/support.html > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > http://www.amibroker.com/devlog/ > > For other support material please check also: > http://www.amibroker.com/support.html > > Yahoo! Groups Links > > > >
