Re: CFMail Issues since Upgrading to CF10

2013-06-21 Thread Zad I
Yes, we regularly send out emails to both internal and external users with no body in the email. The only content that it includes is an attachment and subject. But I guess it might be a good thing to include content from here on end, especially if it falls within the rules of RFC email compl

Re: CFMail Issues since Upgrading to CF10

2013-06-21 Thread Zad I
>So are you saying that some emails with no body are sending? You should >test this to be sure. >I would still change these emails if I were you and add a body as it seems >that solves the issue. >Plus emails eith no body will br blocked by some mail filters. > >Russ Michaels >www.michaels.me.uk >

Re: CFMail Issues since Upgrading to CF10

2013-06-19 Thread Russ Michaels
So are you saying that some emails with no body are sending? You should test this to be sure. I would still change these emails if I were you and add a body as it seems that solves the issue. Plus emails eith no body will br blocked by some mail filters. Russ Michaels www.michaels.me.uk On 19 Ju

Re: CFMail Issues since Upgrading to CF10

2013-06-19 Thread Zad I
Hmmm, if it is enforced then why so randomly? I would've expected this to occur on every instance. You do bring up a good point though in terms of reaching external users who may have rules that are a bit more strict than the norm. Except, this seems to occur locally before it can even hit e

Re: CFMail Issues since Upgrading to CF10

2013-06-18 Thread Russ Michaels
it is actually an RFC that an email must have a body, so I suspect that is now enforced in javax.mail.which is a good thing, as this means it is RFC compliant. As you have said that adding a body to these messages makes them send, then you have already found the solution, just add a body to the or

Re: CFMail Issues since Upgrading to CF10

2013-06-18 Thread Wil Genovese
Please attach the code used to generate the emails. We will need that to have any ideas on why they are not working. Wil Genovese Sr. Web Application Developer/ Systems Administrator CF Webtools www.cfwebtools.com wilg...@trunkful.com www.trunkful.com On Jun 18, 2013, at 11:56 AM, Zad I wrot

CFMail Issues since Upgrading to CF10

2013-06-18 Thread Zad I
Ever since upgrading to CF10, we've been having some odd issues with our automated ColdFusion emails. The processes always functioned properly in the past, but lately we've been getting some very out of the ordinary issues which I'll describe further below. We discover the problem usually fr

Re: CFMAIL issues?

2000-04-06 Thread paul smith
At 08:01 AM 4/6/00 -0500, you wrote: >Is it an issue of only looping through 40 addresses before dying? No. Some of us send 1000s of messages with CFMAIL >Or is it a limit of 40 addresses in the "TO:" box. Yes (I assume. I never tried it.) best, paul --

CFMAIL issues?

2000-04-06 Thread Dave Hannum
I saw some discussion about CFMAIL only being able to handle 40 email addresses at a crack. I'm looking for more insight into this issue. I have an application where instructors can email messages to their entire class list. Now, I do this by querying the database and getting the emails from

RE: CFMail issues

2000-03-29 Thread Dave Watts
> > Here is what I've done so far: > > I replaced smtp.dll as per the allaire hot fixes page. > > I have verified and reverified the server settings. > > I have doubled the time out in cfadmin. > > I have started and restarted the services and cleared the > > spool adnauseum. > > I am still able t

RE: CFMail issues

2000-03-29 Thread Dave Watts
> I ran into the same problem with our setup. The mail server > didn't like addresses outside of our domain as the FROM: address. > It had something to do with our mail server, not CF> the work-around > was to only allow a from address within our domain. ... > Heck of a work around. Kinds makes i

RE: CFMail issues

2000-03-29 Thread Peter Tilbrook
EMAIL PROTECTED] Subject: RE: CFMail issues Here is what I've done so far: I replaced smtp.dll as per the allaire hot fixes page. I have verified and reverified the server settings. I have doubled the time out in cfadmin. I have started and restarted the services and cleared the spool adnau

RE: CFMail issues

2000-03-29 Thread John Tierney
t: Re: CFMail issues You may want to check with your mail provider as a lot of them now block certain mails depending on where they originate from, the from address domain, etc. Our last one did this, generally as a precaution to stop spammers from using it as a relay for spam. -Original Me

Re: CFMail issues

2000-03-29 Thread John N Westerlund
: Childress, Emily <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Wednesday, March 29, 2000 8:28 AM Subject: RE: CFMail issues I ran into the same problem with our setup. The mail server didn't like addresses outside of our domain as the FROM: address.

RE: CFMail issues

2000-03-29 Thread Sean Daniels
> Here is what I've done so far: > I replaced smtp.dll as per the allaire hot fixes page. > I have verified and reverified the server settings. > I have doubled the time out in cfadmin. > I have started and restarted the services and cleared the spool adnauseum. > I am still able to use the tag ab

RE: CFMail issues

2000-03-29 Thread John Tierney
times, no mail is ever sent and I still get the same error, nothing's changed. Anyone have any more ideas? -Original Message- From: John Tierney [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 28, 2000 2:00 PM To: Cf-Talk@Houseoffusion. Com Subject: CFMail issues Hi, Im having

RE: CFMail issues

2000-03-29 Thread John Tierney
ECTED]' Subject: RE: CFMail issues I ran into the same problem with our setup. The mail server didn't like addresses outside of our domain as the FROM: address. It had something to do with our mail server, not CF> the work-around was to only allow a from address within our domain. -e ---

RE: CFMail issues

2000-03-29 Thread Jay Wigginton
mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 29, 2000 7:47 AM > To: [EMAIL PROTECTED] > Subject: RE: CFMail issues > > > So far none of the e-mail address are coming from a database query. > just form inputs. > > > -Original Message- > From: Jay Wigg

RE: CFMail issues

2000-03-29 Thread Childress, Emily
rom: Jay Wigginton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 28, 2000 4:32 PM To: [EMAIL PROTECTED] Subject: RE: CFMail issues I have come upon this error and found it to be related to information in the database that I was querying email address from the email address field had some inval

RE: CFMail issues

2000-03-29 Thread John Tierney
Which dll exactly and where can I get a fres one short of reinstalling? -Original Message- From: Rahul Joshi [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 28, 2000 4:10 PM To: [EMAIL PROTECTED] Subject: Re: CFMail issues Check out the dll for CFmail TAG & if needed replace it

RE: CFMail issues

2000-03-29 Thread John Tierney
So far none of the e-mail address are coming from a database query. just form inputs. -Original Message- From: Jay Wigginton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 28, 2000 4:32 PM To: [EMAIL PROTECTED] Subject: RE: CFMail issues I have come upon this error and found it to be

RE: CFMail issues

2000-03-29 Thread John Tierney
-Original Message- From: Won Lee [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 28, 2000 3:13 PM To: '[EMAIL PROTECTED]' Subject: RE: CFMail issues This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not

RE: CFMail issues

2000-03-28 Thread Jay Wigginton
database and my cfmail query worked just fine... worked for me at least jay -Original Message- From: John Tierney [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 28, 2000 2:00 PM To: Cf-Talk@Houseoffusion. Com Subject: CFMail issues Hi, Im having weirdness using cfmail on our

Re: CFMail issues

2000-03-28 Thread Rahul Joshi
Check out the dll for CFmail TAG & if needed replace it with fresh copy .. - Original Message - From: John Tierney <[EMAIL PROTECTED]> To: Cf-Talk@Houseoffusion. Com <[EMAIL PROTECTED]> Sent: Wednesday, March 29, 2000 12:30 AM Subject: CFMail issues > Hi, > Im

RE: CFMail issues

2000-03-28 Thread Bosky, Dave
I'm having the same problem..No idea though why its happening nor what's causing it to occur. Dave Bosky > -Original Message- > From: John Tierney [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, March 28, 2000 2:00 PM > To: Cf-Talk@Houseoffusion. Com > Subject:

RE: CFMail issues

2000-03-28 Thread Won Lee
lto:[EMAIL PROTECTED]] Sent: Tuesday, March 28, 2000 2:00 PM To: Cf-Talk@Houseoffusion. Com Subject: CFMail issues Hi, Im having weirdness using cfmail on our installation on NT I get this error: unknown exception condition TagCFMail::sendMessage The error occurred while processing an element with

CFMail issues

2000-03-28 Thread John Tierney
Hi, Im having weirdness using cfmail on our installation on NT I get this error: unknown exception condition TagCFMail::sendMessage The error occurred while processing an element with a general identifier of (CFMAIL), occupying document position (9:1) to (9:105) in the template file Has anyone