Samples of EAS SDK


Server Filter Samples

All the samples locate at "installation path\samples"

Domain Blocker Block email from specified sender to specified domain.
Domain Rule Forward, CC, delete and bounce incoming/outgoing email to/from specified domain by the email content.
User Blocker Block email from specified sender to specified user.
User Rules Forward, delete and move incoming email to specified user by the email content.
Message Forwarder Forward all incoming emails to specified email address.
Message Responser Send a replying email to the sender of each incoming email.
Connection Blocker Refuse TCP/IP connections from specified IP address to SMTP service.
VBNetSvrFilter Filter built in Visual Basic.NET
CSharpSvrFilter Filter built in C#

EmailArchitectObjects Samples

Since EAS WebAccess is developed by EmailArchitectObjects object and ASP, and all source code is available at "server installation path\webaccess", sample is not provided for EmailArchitectObjects object in SDK.

You can refer to https://www.emailarchitect.net/emailserver/scripting.aspx
All scripting here is built by EmailArchitectObjects.