Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to view undelivered mails in Railo server?

Tags:

email

railo

lucee

How can I view undelivered mails in railo server? Does it have any undelivered mail folder in server admin?

  1. smtp server name and password are provided properly.
  2. And my network connection is also good.

But I cant see the undelivered mail in ralio server side (admin).

like image 738
cfprabhu Avatar asked May 26 '14 08:05

cfprabhu


1 Answers

You should be able to see them in the Web Admin (not the Server Admin) in the "Tasks" section. Took me a while to find that!

These entries seem to represent files in the WEB-INF\railo\remote-client\open dir, although those files are even less human-readable than their equivalents on ColdFusion.

like image 80
Adam Cameron Avatar answered Nov 02 '22 13:11

Adam Cameron