Popular recipes tagged "gmail" but not "smtp"http://code.activestate.com/recipes/tags/gmail-smtp/2013-10-11T08:11:38-07:00ActiveState Code RecipesChecking Gmail for new letters (Bash)
2013-10-11T08:11:38-07:00greg zakharovhttp://code.activestate.com/recipes/users/4184115/http://code.activestate.com/recipes/578685-checking-gmail-for-new-letters/
<p style="color: grey">
Bash
recipe 578685
by <a href="/recipes/users/4184115/">greg zakharov</a>
(<a href="/recipes/tags/gmail/">gmail</a>).
</p>
<p>Note: enter name of your email without "@gmail.com"</p>
pygmail (can send mail) (Python)
2012-07-10T01:29:42-07:00Garretthttp://code.activestate.com/recipes/users/4181290/http://code.activestate.com/recipes/578203-pygmail-can-send-mail/
<p style="color: grey">
Python
recipe 578203
by <a href="/recipes/users/4181290/">Garrett</a>
(<a href="/recipes/tags/api/">api</a>, <a href="/recipes/tags/gmail/">gmail</a>, <a href="/recipes/tags/google/">google</a>, <a href="/recipes/tags/mail/">mail</a>, <a href="/recipes/tags/pop/">pop</a>, <a href="/recipes/tags/python/">python</a>).
</p>
<p>Can both send and receive mail, as well as do other things.</p>