IBM Support

LO93133: TO-ADDRESS OF AGENT-MAIL TO SMART HOST

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as returned (APAR cannot be resolved without additional info from IBM or customer.)

Error description

  • to-address of mail sent by an agent
    to smart host becames like
    user-a/domain@domain.com.
    
    Steps)
    
    1) set up Domino-A (server-a.domain.com)
    Home/Mail server of user-a
    user-a has an internet address like user-a@ex-domain.com.
    
    1-2) set smart-host on the server configuration doc:
    (tab) Router/SMTP - Basic
    Number of mailboxes
    :<blank or any>
    
    SMTP usred when sending
    message outside of the local
    internet domain
    :Enabled
    
    SMTP allowed within the local
    interenet domain
    :Disabled
    
    Servers within the local Notes
    domain are reachable via
    SMTP over TCPIP
    :Always
    
    Address lookup
    :Fullname then Local Part
    
    Exhausive lookup
    :Disabled
    
    Relay host for messages leaving the local internet domain
    :<smart-host>
    
    Use authentication when
    sending messages to the relay host
    :Disabled
    
    Local host is used for all local internet domain recipients
    :<smart-host>
    
    Smart host is used for all local
    internet domain recipients:
    :Enabled
    
    Host name lookup
    :Dynamic then local
    
    2) set up Domino-B (server-b.domain.com)
    Home/Mail server of user-b
    
    3) On Domino-B, run the agent:
    
    Dim session As New NotesSession
    Dim db As NotesDatabase
    Dim doc As NotesDocument
    Set db = session.currentdatabase
    Set doc = New NotesDocument(db)
    doc.Form = "Memo"
    doc.SendTo = "user-a/domain"
    doc.subject = "lsmail"
    Call doc.send(False)
    
    to send a message to user-a of the smart-host.
    
    4) The message is sent to the smart-host.
    However, the to-address is user-a/domain@domain.com (NG).
    The message causes an error.
    
    In case of Domino 9.0.1 the problem does not occcur,
    and the to-address is user-a@ex-domain.com (OK).
    
    If user-b sends message to user-a/domain on Notes then
    the message is sent to the smart-host correctly.
    The to-address is user-a@ex-domain.com (OK).
    

Local fix

Problem summary

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# TAIAARN54F.
    The record was returned to the person who created it for more
     information.
    

APAR Information

  • APAR number

    LO93133

  • Reported component name

    DOMINO SERVER

  • Reported component ID

    5724E6200

  • Reported release

    853

  • Status

    CLOSED RET

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-09-28

  • Closed date

    2018-04-14

  • Last modified date

    2018-04-14

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSKTMJ","label":"Lotus Domino"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.3","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
14 April 2018