View Single Post
  #1 (permalink)  
Old 03-03-2008, 11:13 AM
Kolt! Kolt! is offline
Junior Member
 
Join Date: Mar 2008
Posts: 2
Default Doubt about Zend_Mail

Hi, i will try to explain the best i can, but my english is not that good.

i have to check when i send a mail (i'm using Zend/Mail and Smtp Authentication) if the mail was correctly sent or not. If it wasn't sent, i have to send another mail to another email address to register that this first mail wasn't sent.

The problem is that i don't find in Zend Mail a way to check if this first mail has been sent or not. Does someone knows how to check it?

Thanks!
Reply With Quote