i am trying to send a e-mail , in cfmail, but this tag give me an error in server of coldfusion :
Message file mutex timed out while waiting to persist message.
Someone know this error.
The code the page is:
<cftry>
<cfmail to="mail@mail.com" from="mail@mail.com"...