Fuente: estas utilidades sirven para embutir email en proyectos web con asp. La fuente es la que cito mas abajo:
http://www.aspemail.com/download.html
File:
aspemail.exe
Size:
816 KB
Version:
5.0.0.6
Bits:
32
Download 64-bit AspEmail (no documentation)::
File: aspemail64.exe Size: 1.03 MB Version: 5.0.0.6 Bits: 64
Note that it is not necessary to run the setup to install AspEmail. If the component file aspemail.dll has already been extracted, you can move it to another machine and register it using the regsvr32 command-line utility. If you are running IIS and already have an older version of AspEmail installed on that machine, you should remove it from memory prior to installing a new one by executing the following commands at your MS DOS prompt:
net stop iisadmin /y
net start w3svc
Notice that by executing these commands you are also stopping other IISAdmin-related services such as FTP, SMTP, etc. To restart them, you may use the Services control panel.