1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

21
1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service

Transcript of 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

Page 1: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

1

SMTP Transport Configuration

• SMTP Configurations and Virtual Servers

• Customizing the SMTP Service

Page 2: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

2

SMTP Configurations and Virtual Servers

• Configuring additional Simple Mail Transfer Protocol (SMTP) servers

• Managing incoming message traffic

• Global settings

• SMTP virtual server settings

Page 3: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

3

Multiple SMTP Virtual Servers

Page 4: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

4

Incoming Message Traffic

• DNS MX and A Records are required for successful message delivery.

• Recipient policy configuration is required for successful message delivery.

Page 5: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

5

Configuring a Recipient Policy for Additional SMTP Addresses

Page 6: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

6

Global Settings

• Internet Message Formats container: Defaults object

• Message Delivery object settings

Page 7: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

7

Default Message Delivery Settings

Page 8: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

8

SMTP Virtual Server Settings

• General tab

• Access tab

• Messages tab

• Delivery tab

Page 9: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

9

Defining a Filter on Global Settings

Page 10: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

10

Applying Filtering to the SMTP Virtual Server

Page 11: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

11

Controlling Message Relay

Page 12: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

12

SMTP Virtual Server Message Settings

Page 13: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

13

Forwarding Unresolved Recipients

Page 14: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

14

Configuring Delivery Options

Page 15: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

15

Reverse DNS Lookup

Page 16: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

16

Smart Host Message Relay

Page 17: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

17

Customizing the SMTP Service

• SMTP transport event handling of the OnArrival event

• Protocol event handling

• Event binding

• Using transport event sinks for virus protection

Page 18: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

18

SMTP Transport Event Handling of the OnArrival Event

• To add standard notifications to incoming messages

• To block unsolicited messages

• To create mailing list services

• To set up incoming message logging

• To redirect messages

• To perform virus checks

Page 19: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

19

Protocol Event Handling

• Inbound protocol events

• Outbound protocol events

Page 20: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

20

Event Binding

• Use SEO.DLL to manage event sink bindings.

• Use MetaEdit to view event sink bindings.

Page 21: 1 SMTP Transport Configuration SMTP Configurations and Virtual Servers Customizing the SMTP Service.

21

Chapter Summary

• SMTP Configurations and Virtual Servers

• Customizing the SMTP Service