Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #11828
| From | "R.Wieser" <address@not.available> |
|---|---|
| Newsgroups | microsoft.public.scripting.vbscript |
| Subject | Re: The second send email is error |
| Date | 2018-02-16 14:38 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <p66msl$qbs$1@gioia.aioe.org> (permalink) |
| References | <aa7ec01d-1d5b-4707-8285-b4bc7212bc14@googlegroups.com> <p66bol$6f2$1@gioia.aioe.org> <460546cf-a1cb-4aa5-95a5-6386d093eb7d@googlegroups.com> |
Andres, > I just forget paste "Next" above posted. I *think* you need to put a bit more attention to what you're saying: There is no "posted" in your code. Also, I suggested to move the creation of the message object to another spot, and see any indication that you tried. Ignoring suggestions but still expecting help is definitily *not* the way to go. :-( FYI, I removed the addition of attachments and all but the "smtpserver" and "smtpserverport" configuration settings from your script (and set them to a non-SSL SMTP server). All three messages got send (and received). In other words, I cannot help you further (do not have any SSL SMTP set up). Regards, Rudy Wieser P.s. Basic bug-hunting: Remove *everything* from your code thats not absolute neccessary and see if it will work (like I removed the attachments and made the SMTP part as basic as possible). If it than does work start adding stuff bit-by-bit until you again get an error. The problem is than most likely in the last-added part.
Back to microsoft.public.scripting.vbscript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
The second send email is error andresmartinoe@gmail.com - 2018-02-16 01:34 -0800
Re: The second send email is error "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2018-02-16 11:04 +0100
Re: The second send email is error "R.Wieser" <address@not.available> - 2018-02-16 11:28 +0100
Re: The second send email is error andresmartinoe@gmail.com - 2018-02-16 04:25 -0800
Re: The second send email is error andresmartinoe@gmail.com - 2018-02-16 05:26 -0800
Re: The second send email is error "R.Wieser" <address@not.available> - 2018-02-16 14:38 +0100
Re: The second send email is error entercap.userkeys@gmail.com - 2018-02-16 07:19 -0800
Re: The second send email is error entercap.userkeys@gmail.com - 2018-02-16 10:31 -0800
Re: The second send email is error JJ <jj4public@vfemail.net> - 2018-02-17 02:16 +0700
Re: The second send email is error JJ <jj4public@vfemail.net> - 2018-02-17 02:12 +0700
csiph-web