> <!--- Now, notify the shop owner--->
> 
> <cfmail from="#VARIABLES.emailaddress#" to="#VARIABLES.emailaddress#"
>    server="#VARIABLES.mailserver#" subject="An Order Has Been 
> Processed"
>    type="html">
> blahblahblah
> </cfmail>
> 
> They use the same mailserver variable, the same from. I mean, 
> why th'heck would one send out and not the other? I KNOW the 
> email address it's sending to in the 2nd one is valid.

Many mailservers will (rightly) reject messages sent to an address, if
they're also sent from the same address but are coming from another server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270405
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to