Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Thanks Ash. I have thought of other options like sendemail, but don't like the idea of storing login details in plain text. After some Googling I found out that there are some options available to use the keychain to authenticate, but there is always some chance of misconfiguration and so on. That is when I thought, hey I already have an authenticated email client: Mail.app, if I could just script that. Commented Feb 29, 2012 at 22:17
  • Good point, @foo, I should have mentioned the cleartext login details in my post. That gave me pause too, but I'm using my script to send ToDo emails to Wunderlist using a disposable Gmail account. I don't mind if that account is compromised. I'm glad you found the solution to the problem. Commented Mar 2, 2012 at 13:13