Has anyone gotten this to work? I was looking at it and it seems like there are 2 issues that need to be addressed. The first is that the smtp server is not on the default port (25) so it needs to be changed. Not sure if setting it smtp.gmail.com:587 would work or not. Secondly and the one that seems to be the show stopper is the fact that the smtp server seems to require SSL and I'm not sure the the PBEM auto send is able to handle this in any way.