|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
4.3.1 Out of memory
When i try to email from coldfusion file to any email address then i get an error
"Error","1172","02/22/05","20:39:35",,"Failed to send the spooled mail file, C:\CFusion\Mail\spool\35A.cfmail. SMTP server replied ""4.3.1 Out of memory"" Moved file to C:\CFusion\Mail\undelivr\35B.cfmail." |
|
#2
|
|||
|
|||
|
The error message clearly says that your mail server is out of memory.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
|||
|
|||
|
4.3.1 Out of memory
If SMTP server is out of memory.
|
|
#4
|
|||
|
|||
|
4.3.1 Out of memory
If SMTP server is out of memory then how can i solve this issue.
|
|
#5
|
|||
|
|||
|
No idea, that is a mail server issue and has nothing to do with ColdFusion. I'd talk to your mail server administrator or contact the support people for whichever mail server you are using.
|
|
#6
|
|||
|
|||
|
could you please try the following and see if it takes care of the problem?
in your <cfmail> tag.. <cfmail from="..." to="..." .... spoolenable="no"> |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > 4.3.1 Out of memory |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|