Web Login Script

  • Thread starter Thread starter Annex
  • Start date Start date
A

Annex

Does anyone know Web Login Script as standalone application or VBScript,
which allow login to selected email account without typing username/pass and
opening webpage, by clicking to selected account's button?
 
Because its not rational: many email services use proprietary protocol, not
POP3(Yahoo, Hotmail), installing additional plugins specific for every email
is not rational. Just small weblogin utility which keep user data and
securily connect to any webmail.
 
Annex,

I wrote my own POP3 checker...

You can search the net for free checkers with no other bundled stuff

Hotmail uses: pop3.live.com
Yahoo uses: pop.mail.yahoo.com

The Gmail POP3 checker uses a free SSL library which programmers can use
without restrictions

Better you re-consider as the script you wish can be captured passing the
username/password making it very insecure & if you use SENDKEYS & you take
focus away it will also fail. Besides, you can run applications that can
retrieve usernames/passwords from IE showing another insecurity with your
idea
 
Agreed. But anyway, POP service is not available for free US Yahoo accounts,
you must have a paid Yahoo account.
So have not seen small simple free email checker program, that works with
Yahoo.

Annex
 
Agreed. But anyway, POP service is not available for free US Yahoo accounts,
you must have a paid Yahoo account.
So have not seen small simple free email checker program, that works with
Yahoo.

Annex

I believe Yahoo has changed their policy. US Yahoo seem to be
accessable via POP. You can always check YPOPS.
 
Just tried today Poppy email notification utility that can check multiple
POP3 accounts for new mail - it does not work with Yahoo POP3 free acc.

Annex
---------

Agreed. But anyway, POP service is not available for free US Yahoo
accounts,
you must have a paid Yahoo account.
So have not seen small simple free email checker program, that works with
Yahoo.

Annex

I believe Yahoo has changed their policy. US Yahoo seem to be
accessable via POP. You can always check YPOPS.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top