CFMail Problem
i'm using cfmail send emails through different mail server, hosted on same box cfmx, after sending few hundred emails i'm seeing in mail.log file:
could not connect smtp host: 127.0.0.1, port: 25
however, mail server running , seems ok. in fact, if move mail d:\cfusionmx\mail\undelivr d:\cfusionmx\mail\spool\ works, i'll run error again, , have on again. why that?
tia
perhaps sending of mail being interrupted antivirus or firewall software. 1 possible work-around write routine resend undelivered mail. can find such code in example21-3. resending undeliverable email on page 607 of rob brooks-bilson's book, programming coldfusion mx. attach copy of code.
More discussions in Getting Started
adobe
Comments
Post a Comment