On Mon, Jun 22, 2015 at 4:02 AM, Michael Tatge <tatg...@gmail.com> wrote: > * On Sun, Jun 21, 2015 06:22PM -0400 Xu Wang (xuwang...@gmail.com) muttered: >> On Sun, Jun 21, 2015 at 4:22 AM, Michael Tatge <tatg...@gmail.com> wrote: >> > * On Sat, Jun 20, 2015 11:53PM -0400 Xu Wang (xuwang...@gmail.com) >> > muttered: >> >> My goal is to get the message ID from a message I just sent. >> > >> > Why don't you use $sendmail? >> >> I like to send my mail through Google's smtp. Would I still be able to do >> that? > > Sure why not, the idea is to set $sendmail to a wrapper script that > extracts the mid and then hands the message over to whatever transport > you'd like to use.
Ah that would be nice indeed! But I don't know how to do smtp with Google directly. I just let mutt take care of it. I will think about whether I want to venture down that road. Kind regards, Xu