Forum Moderators: phranque
Yahoo! is pop.mail.yahoo.com on port 110
Use "pop server" and "port" in your search rather than "socket" and you should find all the info you need, eg:-
"yahoo pop server port"
As far as I recall, hotmail doesn't do POP but uses an HTTP system instead, so that one will need to be implemented separately.
TJ
command query of the contact list
You mean you want to get the users address book? I don't think that's possible. I would seriously doubt it anyway (imagine the security implications). You might be able to fake a login session and scrape it, but I wouldn't recommend it. There could be legal issues and I doubt the relevant ISP would be happy about it either!
Server addresses are in my post above, unless I've misunderstood you?
You can get all the server and port info you need with the search I suggested. Most of this information is out in public somewhere.
TJ
<snip>
try to login into ur email account with this page and tell me what is the information needed to build this script
[edited by: engine at 1:45 pm (utc) on Mar. 6, 2006]
[edit reason] No URL's, thanks. See TOS [webmasterworld.com] [/edit]
We don't really need to see the site - we need to understand what you want to do. As I say, if you need to access the users address book, I don't think this is possible (in a legal or ethical manner).
TJ
Hmmm... might be scriptable, assuming all of the three webmail services you mention have a "send to everyone in my address book" feature.
I haven't seen such a system and I'm still unsure of it's legality (with the service provider, not the user).
But if those services do have that single click email everyone feature, then your programmer could probably do it for you. He'd need to work through the system once manually to determine what to do in code.
If he can't manage that, you might need to find a new programmer. The questions in your inital post made me think that when I first read it - all of the information he asked you for is readily available without much effort.
TJ
The only way a user will be able to "Send This Page To A Friend" while on Hotmail, AOL, Yahoo, GMail, etc., is if those programs have a, "Send This Page To A Friend" button somewhere.
From what I can tell, none of them have that.
Besides, some of the large photo storage companies probably wrote custom scripts that allow users to send their photo-pages to all persons in their email contact lists.