You can use the DoCmd SendObject command to send basic emails.
I wrote a paper describing how to do this and the limitations of that command which is pretty severe for all but the most basic emails.
http://www.fmsinc.com/MicrosoftAccess/Email/SendObject.html
Hope that helps.