Make it possible to get the last created mail
* src/mail.cpp (Mail::get_last_mail): New. * src/mail.h: Update accordingly.
This makes it easy to get a reference to our internal Mail
object for example if a mail was created programatically
as the returned DISPATCH pointer differ.