I have a huge delay when sending email (1-2 hours) using cfmail.
Is there a setting in the Coldfusion Admin where this can be adjusted, or does the speed of the email delivery depend on many factors?
Any tips would be greatly appreciated.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Usually, CFMAIL creates a text file in the Mail/Spool directory in your CFroot. Then another process picks up these “spooled” files and attempts to send them in the background.
The timing of this secondary process is controlled from the Administrator on the “Mail” page.
Check that setting first.
Note: