Email listeners provide the Pega Platform with the information it needs to route email incoming messages to an email service rule.
When an email listener routes a message that has files attached to it, the listener creates a page named pyAttachmentPage (of class Data-ServiceMessage) and puts the files on that page, by using the properties pyAttachNames and pyAttachValues. When you use the Email Wizard to configure inbound email, the generated service activity is configured to extract files from the pyAttachmentPage and attach them to the work object as work object attachments.
Default
if you want to configure the default account. For case types, the Default email account sends all notifications and processes all cases unless you configure an email account with the name of your work pool.Note: You can have only one email account in your application with your work pool name and one account named Default. You should create one email account per work pool and use Default for validation.
When you select this check box, the Blocked field is selected on the Properties tab of the generated listener.
Previous: Entering email information |