I have been asked to develop a solution which provides an automatic reply to all incoming Emails to a Mailin Database. HCL Notes (as far as I know) does not provide the option to configure such an Email in the Notes preferences.
What is the best way to go about implementing such a solution? Is there an “official” recommendation from HCL?
There is a quite nice Out of Office Feature that can be modified to some Auto-reply function. Even if the content of the reply can be quite easily adjusted by the Notes Designer, this O.o.O got one major feature: it replies not ANY email. It replies emails from one sender only once - keeps this sender in the list and never replies to this sender a second time to avoid annoying multiple replies.
In some cases this is nice - in other cases this is not wanted.
In those cases, where ANY incoming mail must be confirmed to the sender, you better do this by a small script that runs at mail-in.
If you don’t like to script - there are some tools that may accomplish this in a perfect way - but i don’t like to do advertising in here, maybe send me a private message.
Otherwise, I do have my own LotusScript agent, based on the old Out of Office agents. It is reliable and what is great is that the reply is stored in the stationeries of the mail db. The end user may edit the content by itself and put rich text within.