Re: CFMAIL and undelivered mail

2001-01-01 Thread Howie Hamlin

Yep - that's all you need to do.  

Regards,

Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc.
www.CoolFusion.com
631-737-4668 x101
inFusion Mail Server (iMS) - the World's most configurable mail server
Get yout free copy of iMS POST-SE Server from CoolFusion!

- Original Message - 
From: "Aidan Whitehall" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, January 01, 2001 5:24 AM
Subject: RE: CFMAIL and undelivered mail


> Is that all you need to do to resend any unsent e-mails?
> 
> Just move them from undelivr to spool?
> 
> 
> 
> -- 
> Aidan Whitehall <[EMAIL PROTECTED]>
> Netshopper UK Ltd
> Advanced Web Solutions & Services
> 
> http://www.netshopperuk.com/
> Telephone +44 (01744) 648650
> Fax +44 (01744) 648651



~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

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



RE: CFMAIL and undelivered mail

2001-01-01 Thread Aidan Whitehall

> There is a custom tag called CF_ResendUndeliverableMail2 up on the
> Developers Exchange section of the Allaire website which you 
> can schedule
> through Cold Fusion Administrator.  It will periodically 
> check the Undelivr
> folder and move any messages in that folder to the Spool folder.

Is that all you need to do to resend any unsent e-mails?

Just move them from undelivr to spool?



-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651

~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

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



Re: CFMAIL and undelivered mail

2000-12-22 Thread Gary Groomer

I had the same problem with CF 4.5.1 and SP1 and SP2 did not solve it.  The
only solution that I found was to roll back to CF 4.0.1, which ran
flawlessly.  If you find a reliable solution with CF 4.5.1, I would like to
know.

Gary Groomer

- Original Message -
From: "David Cummins" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, December 21, 2000 1:53 PM
Subject: CFMAIL and undelivered mail


> Hi guys,
>
> Our CF 4.5 server is generating a lot of undelivered mail.
>
> Does anyone know what conditions make CF put mail in the undelivered
directory?
>
> Also, we've tried moving mail from undelivered to spool. Sometimes it gets
sent,
> but if you move too much into spool it doesn't seem to.
>
> Could this be timeout related? Does anyone have a solution for remailing
these
> easily?
>
> David Cummins
>
>
~~
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: CFMAIL and undelivered mail

2000-12-21 Thread Albert K Arhin

Apply sp 1 and have a nice holiday

-Original Message-
From: David Cummins [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 21, 2000 9:54 PM
To: CF-Talk
Subject: CFMAIL and undelivered mail


Hi guys,

Our CF 4.5 server is generating a lot of undelivered mail.

Does anyone know what conditions make CF put mail in the undelivered
directory?

Also, we've tried moving mail from undelivered to spool. Sometimes it gets
sent,
but if you move too much into spool it doesn't seem to.

Could this be timeout related? Does anyone have a solution for remailing
these
easily?

David Cummins
~~
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: CFMAIL and undelivered mail

2000-12-21 Thread Bob Silverberg


If you look in CFUSION\LOG\mail.log it should show you a message for each
undelivered email, stating the reason it was undelivered.

Bob

-Original Message-
From: David Cummins [mailto:[EMAIL PROTECTED]]
Sent: December 21, 2000 4:54 PM
To: CF-Talk
Subject: CFMAIL and undelivered mail


Hi guys,

Our CF 4.5 server is generating a lot of undelivered mail.

Does anyone know what conditions make CF put mail in the undelivered
directory?

Also, we've tried moving mail from undelivered to spool. Sometimes it gets
sent,
but if you move too much into spool it doesn't seem to.

Could this be timeout related? Does anyone have a solution for remailing
these
easily?

David Cummins
~~
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: CFMAIL and undelivered mail

2000-12-21 Thread Chambers, Bryan (NE)

There is a custom tag called CF_ResendUndeliverableMail2 up on the
Developers Exchange section of the Allaire website which you can schedule
through Cold Fusion Administrator.  It will periodically check the Undelivr
folder and move any messages in that folder to the Spool folder.

-Bryan

-Original Message-
From: David Cummins [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 21, 2000 4:54 PM
To: CF-Talk
Subject: CFMAIL and undelivered mail


Hi guys,

Our CF 4.5 server is generating a lot of undelivered mail.

Does anyone know what conditions make CF put mail in the undelivered
directory?

Also, we've tried moving mail from undelivered to spool. Sometimes it gets
sent,
but if you move too much into spool it doesn't seem to.

Could this be timeout related? Does anyone have a solution for remailing
these
easily?

David Cummins
~~
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



CFMAIL and undelivered mail

2000-12-21 Thread David Cummins

Hi guys,

Our CF 4.5 server is generating a lot of undelivered mail.

Does anyone know what conditions make CF put mail in the undelivered directory?

Also, we've tried moving mail from undelivered to spool. Sometimes it gets sent,
but if you move too much into spool it doesn't seem to.

Could this be timeout related? Does anyone have a solution for remailing these
easily?

David Cummins

~~
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