Your search for "smtp" returned 5 results:
SMTP-based Recipient Validation
Add an SMTP-based validation data source to the Recipient Validation Test of ORF. This source would connect to a specific SMTP server and attempt to validate the recipient real-time using the RCPT command. This would enable the Recipient Validation test to work with third-party MTAs without having to compile and maintain a list of valid recipients for the SQL or the Text File sources.
2 comments
25
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.
19
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 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.