You can list the rules that apply to a mailbox. The rules are maintained in the table (usp_mailbox_rule) that applies to the connection to the mail server (usp_mailbox).
To list mailbox rules, on the Administration tab, select Email, Mailbox Rules.
The Mailbox Rules List page appears, and lists rules and the following information:
Displays the sequence number of the rule. Rules are processed in sequence number order.
Specifies the mailbox to which this rule belongs.
Displays the type of filter.
Displays a regular expression string to match.
Displays the action to take when the filter matches.
Displays the ticket object type for the action.
Displays the notification method used to send back responses. If not set, no response is returned.
Note: You can export list results to Excel for use outside of CA SDM by clicking the Export button on the List page.
You can create a mailbox that connects to the mail server, and that you configure to set values for host, user, password, and so on.
Follow these steps:
The Mailboxes List page opens.
The Mailbox Detail page opens.
Specifies the time after which the mail server is polled for new emails.
Indicates the mailbox status.
Specifies the protocol that the mail server uses. CA SDM supports both POP3 and IMAP4. If you choose IMAP4, CA SDM polls only the Inbox folder from the mailbox.
Specifies the hostname of the email server.
Specifies the port number when the default port number is overridden.
Specifies the user ID on the mail server.
Specifies the password on the mail server.
Specifies the SMTP security level.
Specifies the repository where the email attachments are stored.
Specifies whether to allow entire email as an attachment.
Specifies whether to split all attachments in the email when an entire email is added as an attachment. The email and its attachments are split into separate files and attached to the tickets. Only applicable when the Attach Entire Email option is selected.
Specifies whether tickets can be created from anonymous mails.
Specifies whether to save the emails that the rules defined in the mailbox did not process. These emails are stored in $NX_ROOT/site/mail_unknown.
Specifies whether to use the alternate email address for replies.
Specifies whether to use Transport Layer Security support in emails.
Specifies the path where the trusted certificate has been deployed.
Note: For the advanced availability configuration, ensure that you deploy the trusted certificate on the same location for both background and standby servers. CA SDM supports only Base-64 encoded (PEM) format for CA Certificates.
The Create New Mailbox Rule page opens.
Note: The rules that are applicable for one mailbox cannot be associated with another mailbox. To reuse the same rules for a different mailbox, recreate them for the other mailbox. You can also copy the existing mailbox.
Important! We recommend that you set the associated mailbox to inactive before you configure a mailbox rule. Otherwise, any messages that the mail server retrieves between your first change and the last change are processed with whatever rules are in effect.
The mailbox is created.
If you are using multiple mailboxes, the Mail Eater (pdm_maileater_nxd) component uses mailbox connections and rules to read and process messages from one or more accounts on one or more mail servers. The Mail Eater runs on the following servers, depending on your CA SDM configuration:
The Mail Eater polls the mailboxes serially (only one mailbox is processed at a time), and processes rules in sequence number order, as follows:
Represents a connection to a mail server.
Represents the rules that apply to the connection (usp_mailbox).
Represents the Contact Methods that are used for automatic replies.
Represents the Document Repositories for storing attachments.
The Mail Eater automatically detects changes to the objects in any of these tables, including the addition of extra objects. If a change is made to usp_mailbox or usp_mailbox_rule, the polling interval for the affected mailbox is rescheduled to one second after the change is applied.
For reply emails, the filter string identifies the object and uses the Text API for processing. After the processing is complete, the response goes either to the Reply to or the From address.
After the Mail Eater processes all emails for an inbox, the processed and discarded messages are purged from the mail server, and the next processing interval is scheduled.
Copyright © 2013 CA.
All rights reserved. |
Tell Technical Publications how we can improve this information |