I have a program which sends a mail with the <CFMAIL> tag.
The CF Administrator is configured to " Log all E-mail messages sent by ColdFusion"
I can see the file mailsent.log updated after trying to send a mail wether the sent is successful or not.
However, the mail.log file never gets updated when there is an error in sending the mail (i.e. recepient doesn´t exist)
Furthermore, the failed mail is not moved to the directory:
D:\CFusion\Mail\Undelivr as a *.cfmail file.
What can it be happening???
The CF Administrator is configured to " Log all E-mail messages sent by ColdFusion"
I can see the file mailsent.log updated after trying to send a mail wether the sent is successful or not.
However, the mail.log file never gets updated when there is an error in sending the mail (i.e. recepient doesn´t exist)
Furthermore, the failed mail is not moved to the directory:
D:\CFusion\Mail\Undelivr as a *.cfmail file.
What can it be happening???