Re: SMTP AUTH
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Are you sure that's what you want?
AUTH is not a script operation. When the
client connects to the SMTP server and sends EHLO,
the server may send AUTH as part of the response,
to indicate a password needed. But that's all part of
the actual server/client conversation. Script doesn't
do that. If you're using script you need a component
to do all that for you.
I need to connect to Mail Server using SMTP AUTH with Visual
Script.
I have to script to send mail, now i need send email outside the
local domain and i don't find script that using SMTP AUTH to learn.
thanks a lot.
Daniel
.
Relevant Pages
- RE: Loopholes in a proxy and smtp server
... but I don't know what the implications of doing that would be on your proxy. ... Loopholes in a proxy and smtp server ... The script is actually running client side on your proxy server. ... (Security-Basics) - Re: Same Internal Server Error from last two days
... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ... (perl.beginners) - Re: Same Internal Server Error from last two days
... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script Runs perfectly fine from the command prompt. ... # This is the main Apache HTTP server configuration file. ... LoadModule actions_module modules/mod_actions.so ... (perl.beginners) - Same Internal Server Error from last two days
... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ... (perl.beginners) - Re: Regarding a selection for mobile code/scripting language
... Client Side scripting, so the server can send script commands to the client. ... I decided they should be scripted and mobile code. ... (Vuln-Dev) |
|