Michael Muller wrote: > I've been having trouble sending opt-in posts to a local university. They > cite that each post on my website results in 250 unique smtp sessions to > their mail server, and that they'd prefer one session per post. This is a > reasonable request, and would probably help with Yahoo and AOL, as well as > possibly even ease the burden on my mailserver. > > So, what would the best way be to accomplish this?
Configure your mailserver to do this for you. Most mailservers allow you to tune their queuing so reduce the number of connections and increase the number of messages delivered over each connection. 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:303929 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

