Email Sent Confirmation

I have an application where we can automatically send a bid email to our customers using the email package. We’re using SMTP, as the volume is pretty low. However, it seems as though occasionally, an email gets dropped.

I’m not super familiar with email messaging protocol, but I was wondering if someone could suggest some ways to confirm in my application if an email actually sent. Many thanks!