How do I change the setFrom() method to whatever I want? I can send e-mails through my gmail accoutn and change the setFrom text, but it shows my username for t
Faced Same problem while using "smtp.gmail.com".
Use Mandrill,it will work.
Once you setup a Mandrill account,use "smtp.mandrillapp.com" on port 587.
For Authentication,set username=your mandrill username and password=API key generated in your account.