Email for every document edited by agent problem

We ran an agent manually to update two data fields in a group of documents. Running the agent manually was successful. Running the agent as scheduled, produced an email for each record updated. Not what we wanted.

Has anyone experienced a scheduled agent sending out emails to the agents signer, with the body of the edited document included?

Subject: email for every document edited by agent problem

What did you want to happen?

Anything in the code that spawns email? What does that bit of code look like?

Have you debugged the scheduled agent? What were the results?

In my experience Notes does exactly what I tell it to do, nothing more, nothing less.

If your agent isn’t supposed to send any mail and has no mail code, then that says to me that you have a server add-in running that is somehow interacting with this agent. What add-ins/server stuff are you running?