{ "fields": { "name": "Name", "emailAddress": "Email Address", "team": "Target Team", "status": "Status", "assignToUser": "Assign to User", "host": "Host", "username": "Username", "password": "Password", "port": "Port", "monitoredFolders": "Monitored Folders", "trashFolder": "Trash Folder", "security": "Security", "createCase": "Create Case", "reply": "Auto-Reply", "caseDistribution": "Case Distribution", "replyEmailTemplate": "Reply Email Template", "replyFromAddress": "Reply From Address", "replyToAddress": "Reply To Address", "replyFromName": "Reply From Name", "targetUserPosition": "Target User Position", "fetchSince": "Fetch Since", "addAllTeamUsers": "For all team users", "teams": "Teams", "sentFolder": "Sent Folder", "storeSentEmails": "Store Sent Emails", "keepFetchedEmailsUnread": "Keep Fetched Emails Unread", "connectedAt": "Connected At", "excludeFromReply": "Exclude from Reply", "useImap": "Fetch Emails", "useSmtp": "Use SMTP", "smtpHost": "SMTP Host", "smtpPort": "SMTP Port", "smtpAuth": "SMTP Auth", "smtpSecurity": "SMTP Security", "smtpAuthMechanism": "SMTP Auth Mechanism", "smtpUsername": "SMTP Username", "smtpPassword": "SMTP Password", "fromName": "From Name", "smtpIsShared": "SMTP Is Shared", "smtpIsForMassEmail": "SMTP Is for Mass Email", "groupEmailFolder": "Group Email Folder", "isSystem": "Is System" }, "tooltips": { "isSystem": "Is the system email account.", "useSmtp": "The ability to send emails.", "reply": "Notify email senders that their emails has been received.\n\n Only one email will be sent to a particular recipient during some period of time to prevent looping.", "createCase": "Automatically create case from incoming emails.", "replyToAddress": "Specify email address of this mailbox to make responses come here.", "caseDistribution": "How cases will be assigned to. Assigned directly to the user or among the team.", "assignToUser": "User cases will be assigned to.", "team": "Team cases will be assigned to.", "teams": "Teams emails will be assigned to.", "targetUserPosition": "Users with specified position will be distributed with cases.", "addAllTeamUsers": "Emails will be appearing in Inbox of all users of specified teams.", "monitoredFolders": "Multiple folders should be separated by comma.", "smtpIsShared": "If checked then users will be able to send emails using this SMTP. Availability is controlled by Roles through the Group Email Account permission.", "smtpIsForMassEmail": "If checked then SMTP will be available for Mass Email.", "storeSentEmails": "Sent emails will be stored on the IMAP server.", "groupEmailFolder": "Put incoming emails in a group folder.", "excludeFromReply": "When replying on emails sent to this account's email address, its email address won't be added to CC.\n\nNote that by enabling this parameter, the email address of this account will be exposed to users who have access to send Emails." }, "links": { "filters": "Filters", "emails": "Emails", "assignToUser": "Assign to User", "groupEmailFolder": "Group Email Folder" }, "options": { "status": { "Active": "Active", "Inactive": "Inactive" }, "caseDistribution": { "": "None", "Direct-Assignment": "Direct-Assignment", "Round-Robin": "Round-Robin", "Least-Busy": "Least-Busy" }, "smtpAuthMechanism": { "plain": "PLAIN", "login": "LOGIN", "crammd5": "CRAM-MD5" }, "smtpSecurity": { "SSL": "SSL/TLS", "TLS": "STARTTLS" }, "security": { "SSL": "SSL/TLS", "TLS": "STARTTLS" } }, "labels": { "Create InboundEmail": "Create Email Account", "IMAP": "IMAP", "Actions": "Actions", "Main": "Main" }, "messages": { "couldNotConnectToImap": "Could not connect to IMAP server", "imapNotConnected": "Could not connect to group [IMAP account](#InboundEmail/view/{id})." } }