RE: An error with CFMAIL

2001-04-19 Thread Axiomatique (Vincent)

I am getting the same error message as the one below, we are not using
IMailv6. We started to get the error when sending a specific message. So I
broke down the message in 4 pieces and all 4 were sent successfully, but
when putting the message back together step by step when reaching a certain
size the error occurs again. The same application sent several messages
about 6 times bigger then this on and in raw and HTML text to over 400
adresses, approx. 1 month ago without any problems. We are suspecting a
memory allocation problem, but some light could help.

Thanks..
Vincent Michellod


-Message d'origine-
De : Brian Thornton [mailto:[EMAIL PROTECTED]]
Envoyé : jeudi, 19. avril 2001 11:01
À : CF-Talk
Objet : Re: An error with CFMAIL


I checked and your using IMAILv6 right? Either UDP, ICMP, or TCP/IP packets
couldn't be sent because the socket wouldn't close. That happens when a
system manually abort a connection and all the other unused ports are full
because it didn't close


Check out
http://support.ipswitch.com/kb/WSK-19980702-EM02.htm


...brian
- Original Message -
From: "Lord Skulbite" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 7:47 PM
Subject: An error with CFMAIL


> Could someone give me a clue at what this error message means and possibly
> how to solve it?
>
> "Error","TID=844","04/18/01","03:36:25","Error occurred while attempting
to
> connect to mail server. - [PT_NOTCONNECTED] Attempt made to use a session
> that is not the PT_CONNECTED state (Send attempted with closed
> connection)  - Server = 'mail.webspinnersinc.com'"
> "Error","TID=844","04/18/01","03:36:25","Message not delivered due to
error
> in establishing connection - Undelivered message file archived to
> 'C:\CFUSION\MAIL\UNDELIVR\CFM21D.TMP'"
>
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: An error with CFMAIL

2001-04-19 Thread Brian Thornton

I checked and your using IMAILv6 right? Either UDP, ICMP, or TCP/IP packets
couldn't be sent because the socket wouldn't close. That happens when a
system manually abort a connection and all the other unused ports are full
because it didn't close


Check out
http://support.ipswitch.com/kb/WSK-19980702-EM02.htm


..brian
- Original Message -
From: "Lord Skulbite" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 7:47 PM
Subject: An error with CFMAIL


> Could someone give me a clue at what this error message means and possibly
> how to solve it?
>
> "Error","TID=844","04/18/01","03:36:25","Error occurred while attempting
to
> connect to mail server. - [PT_NOTCONNECTED] Attempt made to use a session
> that is not the PT_CONNECTED state (Send attempted with closed
> connection)  - Server = 'mail.webspinnersinc.com'"
> "Error","TID=844","04/18/01","03:36:25","Message not delivered due to
error
> in establishing connection - Undelivered message file archived to
> 'C:\CFUSION\MAIL\UNDELIVR\CFM21D.TMP'"
>
>
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists