Mail Installation Steps for Windows
- You can use Windows version of Mail drop program and standard MS SMTP Server.
The Mail Drop application includes the following files:
- maildrop.dll
- odbc_mail.exe
- odbc_mail.ini
- register.bat
- smtpreg.vbs
- The files maildrop.dll and odbc_mail.exe you can found in your Virtuoso installation folder.
- Place the files from above in the Virtuoso Server folder and execute:
C:\Virtuoso6.0\bin\register.bat /register domain.com
- The output could be like the following:
C:\Virtuoso6.0\bin>register.bat /register domain.com C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem Register OpenLink MailDrop Sink. C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem To learn more about this product, or any other product in our C:\Virtuoso6.0\bin>rem portfolio, please check out our web site at: C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem http://www.openlinksw.com C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem or contact us at: C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem general.information@openlinksw.com C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem If you have any technical questions, please contact our support C:\Virtuoso6.0\bin>rem staff at: C:\Virtuoso6.0\bin>rem C:\Virtuoso6.0\bin>rem technical.support@openlinksw.com C:\Virtuoso6.0\bin>rem assigning priority (0 of 32767) registered OpenLink MailDrop set property Command to C:\Virtuoso6.0\bin\odbc_mail.exe C:\Virtuoso6.0\bin>
- As result will be registered a rule in your MS SMTP server which means:
"If incoming message is for domain domain.com, then execute odbc_mail.exe"
- Configure the SMTP server so to add domain.com as alias or as default domain name.
This can be done via Internet Information Services Administration:
Start->Settings->Control Panel->Administrative Tools->Internet Information Services.
Related
- ODS-Mail
- ODS-Mail's Installation Guide
- Installation instructions for Windows
- ODS-Mail's Spam Filter Setting Guide
- ODS-Mail's Manage External POP3 Account Guide
- ODS-Mail's SMIME + WebID Support Guide
- ODS-Mail's Programmers Guide
CategoryMail CategoryODS CategoryOpenSource CategoryHowTo CategoryOdsMail