I agree with your comment about focusing on the application over the protocol. Thanks for setting me straight.
We are not using IMF and the message tracking center returns 'The tracking db on xxxx is not available or the message has left the Exchange Organization'. -----Original Message----- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Monday, May 12, 2008 7:55 PM To: CF-Talk Subject: Re: Multiple recipients in BCC via Exchange Jason Durham wrote: > Are you insinuating that I don't know how to use telnet or am otherwise > incapable of managing a mail server? I'm saying that you are focusing too much on the application and not enough on the protocol. SMTP uses neither a comma nor a semi-colon so your whole premises is irrelevant. > I'm unable to send mail... not receive it. Does CFMAIL not send a > single message regardless as to the number of recipients? Yes it does. > In any event, I searched for a way to verify that MS Exchange will > accept a comma delimited list. I didn't find anything helpful. So... I > called a colleague who managed 200+ Exchange servers for a large > brokerage firm. He said I was SOL. I am glad your colleague doesn't manage my Exchange server. This is from a packet sniffer trace of a mail send from CF to Exchange with 1 address in the To and 2 addresses in the BCC: > mgxswitch > smtp [SYN] Seq=0 Win=16384 Len=0 MSS=1360 WS=0 > smtp > mgxswitch [SYN, ACK] Seq=0 Ack=1 Win=16384 Len=0 MSS=1460 WS=0 > mgxswitch > smtp [ACK] Seq=1 Ack=1 Win=17680 Len=0 > Response: 220 prexchange.domain Microsoft ESMTP MAIL Service, Version: > Command: EHLO PRLT004 > Response: 250-prexchange.domain Hello [192.168.0.116] > Command: MAIL FROM:<[EMAIL PROTECTED]> > Response: 250 2.1.0 [EMAIL PROTECTED] OK > Command: RCPT TO:<[EMAIL PROTECTED]> > Response: 250 2.1.5 [EMAIL PROTECTED] > Command: RCPT TO:<[EMAIL PROTECTED]> > Response: 250 2.1.5 [EMAIL PROTECTED] > Command: RCPT TO:<[EMAIL PROTECTED]> > Response: 250 2.1.5 [EMAIL PROTECTED] > Command: DATA > Response: 354 Start mail input; end with <CRLF>.<CRLF> > DATA fragment, 338 bytes > Response: 250 2.6.0 <[EMAIL PROTECTED]> Queued mail for delivery > mgxswitch > smtp [ACK] Seq=491 Ack=730 Win=16951 Len=0 Like I wrote before: look in the UCE folder and if it is there change the IMF SCL threshold and if not use the message tracking service. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305159 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

