Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.propops.app/llms.txt

Use this file to discover all available pages before exploring further.

This guide explains how to monitor email delivery and troubleshoot issues in PropOps Web.

Viewing the email log

Every email sent by PropOps Web is recorded in the email log. Use it to check whether an email was delivered, bounced, or failed.
1

Open the email log

Go to Admin → Email Log.
2

Search or filter

Use the search bar to find emails by recipient address. You can also filter by date range or delivery status.
3

View email details

Click any entry to see the full details — recipient, which notification was sent, delivery status, timestamp, and the linked job or user record.

Understanding email statuses

StatusMeaning
SentThe email was dispatched successfully
DeliveredThe recipient’s mail server accepted the email
BouncedThe email could not be delivered (invalid address, full mailbox, etc.)
FailedThe email failed to send (configuration issue or server error)

Troubleshooting

  • Check the Email Log in Admin → Email Log to see if the email was sent
  • Check your spam or junk folder
  • Verify that your email address is correct in your user profile
  • Ask your administrator to check the email configuration
  • This is usually a domain configuration issue — ask your administrator to check SPF, DKIM, and DMARC records
  • Mark emails from your PropOps Web instance as “not spam” to train your email client
  • Add the sender address to your contacts
  • Some notifications are only sent to specific roles (e.g. contractor updates only go to the assigned contractor)
  • Check with your administrator whether the notification type is enabled
  • Check the Email Log to confirm whether the system attempted to send it
If you’re an administrator and need to configure email delivery, set up Brevo, or customise email templates, see the Email Configuration developer documentation.