SMTP reply address for Server ID

Hi,

I would like to configure the Domino Server so that any Agents that are signed with the server ID send emails out with a reply address of

Do_Not_Reply@emaildomain.com

This is to keep the process simple with regards to deploying databases on a specific server, where we don’t want people to reply to the emails being sent.

We could use a User ID, but we would prefer at this time to use the Server ID if possible, so that we can keep things consistent, and save having Administrators switching IDs etc.

Unfortunately Admin don’t have Design Access to the databases.

Tried looking through the PNAB and search for any notes.ini settings, must be missing something obvious.

Thanks in Advance

Ian

Subject: Re: SMTP reply address for Server ID

Besides of not recommending using the server-id: why don’t you program your agents to set a replyto-adress in the mail sent.

Another solution is to create a standard send function which creates and sends mail with another sender name (copy the mail into mail.box instead of sending - don’t forget the ‘Recipient’ field). This lets you create fantasy senders like “Management Teamroom Reminder - Please do not reply” donotreply@yourdomain.com).