I have a php script that will send an email to the user with a new generated password. The only problem is that it requires me to have a mail server set up which I can't seem to figure out how to set up, so how can I use a Gmail account to do the sending of the emails? Is this even possible?