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
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.
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.
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