Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default mail settings

    I am runing CFMX 7. I am trying to do the mail server settings . I have tried
    'mail.company.com' and 'user: [email]password@mail.company.com[/email].' Of course providing
    the appropriate data. :D It still doesn't work? Anyone have a cluse what I am
    doing wrong?

    Choots Guest

  2. Similar Questions and Discussions

    1. setup E-mail settings in developer toolbox
      i want setup E-mail settings in developer toolbox. i use google apps for my site mail. and use easyphp for localhost. what is my "mail server"...
    2. Server Settings > Mail
      I am using a known good SMTP server which is successfully relaying messages from other servers such as a Windows 2000 server with ColdfusionMX 7 on...
    3. Can I specify two Mail Servers in Mail Server Settings?
      I have two Mail Servers and if one go down the other takes over. The do not have the same IP or name in DNS. This works fine exept in ColdFusion...
    4. Unable to retrieve mail settings.
      I cannot get past the following error that apears in Mail Server in Sever Admin: Any help? Unable to retrieve mail settings. Method selection...
    5. CFMX6.1 Mail Settings
      You do not have an SMTP server running on your machine. You need to point ColdFusion to a mail server, that is the IP address you should put in the...
  3. #2

    Default Re: mail settings

    network people solved it. My CF server was not an authorized email relay server.
    Choots Guest

  4. #3

    Default Re: mail settings

    I am having the same problem. Can you tell me where you IT guys set up your CF
    Server as the authorized email relay server? You see, I'm attempting to send
    the email through the SMTP server on the same physical machine, Windows 2003,
    running IIS that the CF Server is on. Any help at all would REALLY be a saving
    grace!!!! Thanks, Willow315

    Willow315 Guest

  5. #4

    Default Re: mail settings

    Oh, forgot one thing. I'm running CF MX 6.1, not CFMX v. 7


    Thanks, WCW
    Willow315 Guest

  6. #5

    Default Re: mail settings

    Willow315 wrote:
    > I am having the same problem. Can you tell me where you IT guys set up your CF
    > Server as the authorized email relay server? You see, I'm attempting to send
    > the email through the SMTP server on the same physical machine, Windows 2003,
    > running IIS that the CF Server is on. Any help at all would REALLY be a saving
    > grace!!!! Thanks, Willow315
    >
    Taking a look at the CF logs would REALLY help, because you would
    immediatley be able to see if the mail is even getting delivered
    successfully to the SMTP server. If it *is* getting delivered to the
    SMTP server successfully, then any problems beyond that don't really
    have anything to do with CF. Again, all CF does is generate the emails
    and hand them off to the SMTP server. Once the mail successfully gets
    to the SMTP server, CF is out of the loop. If your logs say it isn't
    getting to the SMTP server then at least you'll have that information as
    well as an indication why.

    Matt

    --
    Matt Woodward
    Team Macromedia - ColdFusion
    mpwoodward *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139