This library allows Python programmers to send emails to users via their Gmail account.The library is actually a wrapper around GMail's SMTP service. Provides background workers, logging classes, a programmatic interface and a CLI tool.What is new in this...