Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Email not working - Keystore not found Exception

Guest
Jun 30, 2010 Jun 30, 2010

I am having difficulty sending email on a new install of CF 9 on MS 2003 server. the error I get is

coldfusion.tagext.net.MailTag$KeyStoreNotFoundException: Keystore file '' does not exist..

I am trying to send the email from a local email server using code that works fine on CF 8

I have already run the keystore code to load the cert in CF9.

I'm not sure but i think this may be tied to an error I am getting trying to run Scheduled tasks.

They run if manually run the task from the Scheduled task page, but the scheduled task never even seems to try to run.

I tried saving the output filefor the sched task. It only ran once at 12:01 when I have it scheduled for every 5 minutes.

Thanks

Vince

1.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 30, 2010 Jun 30, 2010
LATEST

Figured it out.

I set the email area to sign email and didn't add the keystore.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources