When Smtp.NET creates Eml files for EmailQ.Net. After
an Eml file is created it is moved to the "queue" directory as
specified in the EmailQ.Net Manager application.
The main directory is the "Queue Directory". Sub-directories include:
- Scheduled - Eml files that have a creation date greater than
the current date and time are moved from the Queue Directory
to the Scheduled directory. EmailQ.Net monitors the
Scheduled directory for Eml files that have a creation date
less than or equal to the current date and time. Moving an Eml
file out of the Scheduled directory will prevent that email message
from being sent.
- Sent - Eml files that have been processed and its message
successfully sent, are moved to the Sent directory. You can
resend an email message by moving its Eml file to the Queue Directory.
- Undeliverable - Eml files that have been processed and its
message unsuccessfully sent, are moved to the Undeliverable
directory. Files moved to this folder will have a corresponding log file
associated with it, explaining the cause/reason the email was not sent.
You can have EmailQ.Net try sending the file again by moving
the file(s) to the Queue Directory.