Tag: smtp

You can have Domino add a phrase to the sender’s address on outbound SMTP mail and specify the name component to use as the address phrase. By default, addresses do not include phrases. If you choose not to support phrase-style addresses, you can specify that Domino remove any user-added phrases in the recipient fields of outbound messages.

You configure this address format using the “RFC822 phrase handling” field in the Configuration Settings document, under the MIME – Advanced – Advanced Outbound Message Options tab.

The Router adds phrases to Internet addresses both when taking the address from a Person document in the Domino Directory and when constructing the address from rules in the Global domain document.

This setting applies to messages sent over SMTP to another host or exported to the IMAP or POP3 service. It does not apply to messages delivered to mail files on the server or messages transferred over IBM® Lotus® Notes® routing.

The options for this field are as follows:

  • Do not add phrase — (Default setting) Outbound mail displays the sending user’s RFC 821 address. The Router permits user-defined phrases in recipient addresses.
  • Use DN as phrase — Constructs an RFC 822-style address using a phrase part derived from the person’s hierarchical, distinguished name; for example, John Jones/Sales/ACME <[email protected]>. The Router permits user-defined phrases in recipient addresses.
  • Use alt. name if available – otherwise DN — If an Alternate name is specified in the user’s Person document, constructs an RFC 822-style address using it as the phrase part; otherwise uses the hierarchical, distinguished name; for example, “John Jones/Sales/ACME” <[email protected]>. The Router permits user-defined phrases in recipient addresses.
  • Remove Phrase – The Router strips user-defined phrases in recipient addresses. Only RFC 821-style addresses are allowed.
  • Use CN as phrase — Constructs an RFC 822-style address using a phrase part derived from the person’s common name; for example, John Jones <[email protected]>. The Router permits user-defined phrases in recipient addresses.

The information above is from the Domino Admin Help.

Domino