pub:imail
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pub:imail [2025/03/21 18:19] – kkramer | pub:imail [2026/03/11 21:18] (current) – [Configure iMail] kkramer | ||
|---|---|---|---|
| Line 58: | Line 58: | ||
| < | < | ||
| - | 12/01/16 | + | 02/26/26 |
| | | ||
| Line 74: | Line 74: | ||
| | | ||
| | | ||
| + | | ||
| Auto wrap message length . . . | Auto wrap message length . . . | ||
| Force Socket End (*YES/*NO). . | Force Socket End (*YES/*NO). . | ||
| Line 97: | Line 98: | ||
| * Authentication Password - This optional setting works with the ESMTP send method when authentication is required. | * Authentication Password - This optional setting works with the ESMTP send method when authentication is required. | ||
| * Authentication Encrypted (Y/N) - This optional setting works with the ESMTP send method when encryption is required. | * Authentication Encrypted (Y/N) - This optional setting works with the ESMTP send method when encryption is required. | ||
| + | * Outlook 365 OAuth - Config Folder - This field displays the directory path. The file name is always // | ||
| * Auto wrap message length - This required parameter contains the maximum line length for a message line before the line wraps to a new line. The default value is 78. If needing to control the message line length with embedded carriage returns and line feeds, then this value should be set to a default value of 1900. | * Auto wrap message length - This required parameter contains the maximum line length for a message line before the line wraps to a new line. The default value is 78. If needing to control the message line length with embedded carriage returns and line feeds, then this value should be set to a default value of 1900. | ||
| * Force Socket End (*YES/*NO) - Controls the ending of the conversation with the mail server. | * Force Socket End (*YES/*NO) - Controls the ending of the conversation with the mail server. | ||
| Line 446: | Line 448: | ||
| ====== User Profile Considerations ====== | ====== User Profile Considerations ====== | ||
| - | With IBM i, user profiles can be created with names up to 10 characters. However, when adding a user to the SNA directory entry system using the ADDDIRE command, the User ID (USRID) field is restricted to 8 characters maximum. This limitation stems from legacy SNA (Systems Network Architecture) | + | With IBM i, user profiles can be created with names up to 10 characters. However, when adding a user to the SNA (Systems Network Architecture) |
| When a user profile name exceeds 8 characters (e.g., MWTRAIN10), only the first 8 characters (MWTRAIN1) are used in the directory USRID. This leads to conflicts when: | When a user profile name exceeds 8 characters (e.g., MWTRAIN10), only the first 8 characters (MWTRAIN1) are used in the directory USRID. This leads to conflicts when: | ||
| - | * Unordered List Item Multiple user profiles share the same first 8 characters. | + | * Multiple user profiles share the same first 8 characters. |
| - | * Directory entries become ambiguous or overwrite each other. | + | * Directory entries become ambiguous or overwrite each other. |
| - | * Unordered List Item Messaging and routing via SNADS or other directory-dependent functions fail or misroute messages. | + | * Messaging and routing via SNADS or other directory-dependent functions fail or misroute messages. |
| + | |||
| + | **Conflict example: | ||
| + | |||
| + | ^ User Profile: ^ Intended Directory ID: ^ USRID truncation: | ||
| + | |MWTRAIN1 | ||
| + | |MWTRAIN10 |MWTRAIN10 |MWTRAIN1 (conflict) | | ||
| + | |||
| + | In the example above, both users map to MWTRAIN1 in the SNA directory, causing a conflict. | ||
| + | |||
| + | **Resolution: | ||
| + | |||
| + | To avoid conflicts while preserving your actual user profile names, you can assign a unique 8-character alias for the directory entry' | ||
| + | |||
| + | **Example Alias Directory Entries: | ||
| + | |||
| + | MWTRAIN10 → Alias: MWTRN010 | ||
| + | |||
| + | ADDDIRE USRID(MWTRN010 LCLSYSTM) USRD(' | ||
| + | |||
| ==== Work with distribution list ==== | ==== Work with distribution list ==== | ||
| Work with public distribution list, shows the initial public table of email addresses. The maintenance program uses the standard editing options and functions keys to maintain the list. Using an option 1 next to the email address enables that entry to be edited, whereas pressing the F6 key adds a new record to the email table. | Work with public distribution list, shows the initial public table of email addresses. The maintenance program uses the standard editing options and functions keys to maintain the list. Using an option 1 next to the email address enables that entry to be edited, whereas pressing the F6 key adds a new record to the email table. | ||
pub/imail.1742606391.txt.gz · Last modified: 2025/03/21 18:19 by kkramer