Your search for "smtp" returned 5 results:
DONE Windows Server 2008 IIS SMTP Support
ORF currently does not work with the Internet Information Services (IIS) SMTP Service on Windows Server 2008.
Add support to the above platform, like in the case of Windows 2000/2003.
13 comments
SMTP Proxy in ORF (for Non-Exchange Servers)
To support non-Exchange servers (like IMail, etc.) without Microsoft® IIS SMTP, add an SMTP proxy server to ORF. This proxy would receive the emails first and forward them to the actual mail server.
This would be the same as with Microsoft® IIS SMTP front-ends, but without having to install the IIS SMTP Service first.
12
DONE Windows Server 2008 R2 IIS SMTP Support
Add support for using ORF with the Internet Information Services (IIS) SMTP Service on Windows Server 2008 R2, instead of just Exchange 2007/2010.
Add BCC Recipient Addresses to Emails
Normally, BCC (Blind Carbon Copy) recipients are not recorded in emails anywhere. Add a new option to ORF that records the original envelope recipient list (which includes the local BCC'd recipients) to the email header as e.g. X-Envelope Recipients: Recipient1;Recipient2, etc.
20