I have an agent written in JAVA that is creating emails and sending them out. I use the principal and smtpOriginator field and all is well. The name in the SMTPOriginator field is a mail-in database. Bounces go to that database- BUT, I cannot see them. I can see by the document count that something is there but not in any views or anything. I can also see in the log that the mail gets delivered- I know it is getting in there. Making me crazy. I have manager access to the database. Since I am not an admin, is there possibly an admin setting that I need to check out?
Subject: Delivery Failure Report to Mail-in Database
Simplest possible explanation: Do you have a view in the db which selects docs with “Memo” in the form field?
Subject: RE: Delivery Failure Report to Mail-in Database
The view I have is to see all documents by their form name and date they were created. Has no selection formula.
Subject: How Embarrassing!
No, I am not a new developer- no excuses for this one. Maybe just needed to sleep on it.
Delivery reports are coming in as response documents and my views had the ‘show documents in response’ checked.
Amazing how one checkbox can ruin your whole day.
Subject: RE: How Embarrassing!
If this is the spaciest thing you ever do as a developer, you’re ahead of most of us!