this means your SMTP server is accepting the email and attempting to deliver
it, failing and then sending you an email to tell you it failed.
when it ends up in undelivered folder this means the SMTP refused the email
or coldfusion could not connect to smtp server.
These are setting on the mail server that determines what kind of checks it
does on email before sending it.


On Mon, Mar 14, 2011 at 8:21 PM, Yuliang Ruan <yuliangr...@hotmail.com>wrote:

>
> We upgraded to CF9 on the production server and the spooler isn't working
> like before.
>
> Expected behavior is .cfmail file is created in Spool/ folder, then if
> rejected by SMTP, moved to Undelivr folder.
>
> Current behavior.  .cfmail created in Spool/,   never appears in Undelivr/
>    I sent a email to invalid domain and instead of Undelivr, it "sends"
>  then a couple minutes later, i get a undeliverable email message from
> MAILER-DAEMON saying:
>
> Generating server: bigfish.com
>
> #< #5.4.4 smtp; 554 5.4.4 SMTPSEND.DNS.NonExistentDomain; nonexistent
> domain> #SMTP#
>
> what's going on?
> TIA
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343004
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to