Where are the undelivered Emails ?
In Local environment, I do not have a true SMTP server.
In CF9, I can find my undelivered emails in :
Mail\Undelivr (after the mail/spool)
What is the equivalent in Lucee ?
Thanks for information.
Pierre.
Where are the undelivered Emails ?
In Local environment, I do not have a true SMTP server.
In CF9, I can find my undelivered emails in :
Mail\Undelivr (after the mail/spool)
What is the equivalent in Lucee ?
Thanks for information.
Pierre.
Thank you, I found them.
I can see the content at the end of a tsk file. (opened with Notepad.exe)
Pierre.Le lundi 14 novembre 2016 14:47:07 UTC+1, Pierre Larde a écrit :
Where are the undelivered Emails ?
In Local environment, I do not have a true SMTP server.
In CF9, I can find my undelivered emails in :
Mail\Undelivr (after the mail/spool)What is the equivalent in Lucee ?
Thanks for information.
Pierre.
Failed mail is normally saved as .tsk files under:
[context root]\WEB-INF\lucee\remote-client\open
Bear in mind you can’t “respool” the files like CF9. Best way of
managing them is via the web context admin UI (not the server admin)
under Services > TasksOn 14 November 2016 at 13:47, Pierre Larde <@Pierre_Larde> wrote:
Where are the undelivered Emails ?
In Local environment, I do not have a true SMTP server.
In CF9, I can find my undelivered emails in :
Mail\Undelivr (after the mail/spool)What is the equivalent in Lucee ?
We should really rename ‘remote-client’ to something that makes more
sense. It was named that way years ago because originally it had tasks
for remote clients, which made sense at the time.
Igal Sapir
Lucee Core Developer
Lucee.org http://lucee.org/On 11/14/2016 6:07 AM, Julian Halliwell wrote:
Failed mail is normally saved as .tsk files under:
[context root]\WEB-INF\lucee\remote-client\open
Bear in mind you can’t “respool” the files like CF9. Best way of
managing them is via the web context admin UI (not the server admin)
under Services > TasksOn 14 November 2016 at 13:47, Pierre Larde <@Pierre_Larde> wrote:
Where are the undelivered Emails ?
In Local environment, I do not have a true SMTP server.
In CF9, I can find my undelivered emails in :
Mail\Undelivr (after the mail/spool)What is the equivalent in Lucee ?
I agree. There is a ticket for improving things here:
[LDEV-524] - Lucee 16 November 2016 at 21:44, Igal @ Lucee.org <@Igal> wrote:
We should really rename ‘remote-client’ to something that makes more sense.
It was named that way years ago because originally it had tasks for remote
clients, which made sense at the time.