Page 1 of 1
get address email
Posted: Tue Nov 26, 2002 2:23 am
by navid
hi all
how i can get email address after connect to a pop3 server.
Posted: Tue Nov 26, 2002 9:39 am
by volka
please clarify. At least I don't get the point

Posted: Wed Nov 27, 2002 11:23 pm
by navid
hi volka
i made a connection into a mailserver using User name , Password and mailserver name.
{"imap_open ("{mailserver:110/pop3}INBOX", "user_id", "password");"}
Now i have a successful connection .
And i want to know what is my connection mail address?
Posted: Fri Nov 29, 2002 1:37 pm
by volka
I doubt there is a standard function to get this information, but I might be wrong. emails are not my speciality
(so this is barely more than a *bump*

)