cfmail-smtp server.

Discussion in 'Programming' started by Ganesvari, Jul 31, 2006.

  1. #1
    I am trying to send a report in the html format by email by selecting the members of the email recipients for "To" list dynamically. The report was being successfully sent many times before, but it is now failing by throwing the following Exception:

    "Error","scheduler-1","07/31/06","13:56:17",,"Invalid Addresses; nested exception is: javax.mail.SendFailedException: 452 4.5.3 Too many recipients ; nested exception is: javax.mail.SendFailedException: 452 4.5.3 Too many recipients ; nested exception is: javax.mail.SendFailedException: 452 4.5.3 Too many recipients ; nested exception is: javax.mail.SendFailedException: 452 4.5.3 Too many recipients ; nested exception is: javax.mail.SendFailedException: 452 4.5.3 Too many recipients ; nested exception is: javax.mail.SendFailedException: 452 4.5.3 Too many recipients ;


    and many such lines.

    I am not sure as why this is occurring.
    Following to be noted:
    1. The to list is having just 86 email-ids. Hence the too many recipients doesn't seem to be applicable.
    2. There was few invalid email addresses. But then the entire email being not sent is bothering. It should send email to atleast valid email-Address (Am I right?)

    You help will be highly helpful.
     
    Ganesvari, Jul 31, 2006 IP
  2. advantage

    advantage Well-Known Member

    Messages:
    1,338
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Did u recently upgrade your coldfusion server software?
     
    advantage, Aug 1, 2006 IP
  3. Ganesvari

    Ganesvari Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for your response. I am sorry for the late response, was not having access to my system.

    No We didn't upgrade the coldfusion server software.
     
    Ganesvari, Aug 3, 2006 IP