How does the EmailXtender Domain listner function on Windows platforms?
Answer(s)
- It links into the mail.box and makes an entry in the notes.InI file.
- The Domino milter is turned on during the installation of the listener
- It listens on SMTP port 25 and intercepts all incoming and outgoing email.
- It is triggered by a "at_msg_post" evnt to copy content from user;s NSF files
Correct Answer
It links into the mail.box and makes an entry in the notes.InI file.