Anatoly wrote:GodsDead wrote:Well theres the answer to my question, at teh moment im doing all development work on my localhost, and cant send out emails...
Because of this?
Yup.
Anatoly wrote:What is being used for local development? Mails are possibly stored in some files. There are also sendmail emulators to catch messages.
Honestly, it'll most likely be a lesson in distraction and frustration, trying to get him to sort his local delivery out, or accessing the mail file directly. If he doesn't have the knowledge already to access the mail or get the local mail system running, it is somewhat beyond the scope of the board to help on that particular matter.
Anatoly wrote:Another possible solution: register as a new user and just copy his password filed into yours. Passwords must be the same for them now.
Hadn't thought of that option.
Edit: If it's 1.2* you're running, the passwords are encrypted via the one of the following methods, (in order of preference), if I remember correctly: sha1, mhash, or md5. The pun_hash function is the one for hashing the passwords. As for 1.3*, I honestly can't say offhand.