> If I let things run, Imail apparently eats up all the available TCP > connections and all outbound mail stops: > > 01:05 19:39 SMTP-(88951b0100769f87) Connect fail ip.ad.dr.es > [ip.ad.dr.es]: no buffer space available > > Any suggestions now ;-)) >
If this is happening you need to stop the monitor service from monitoring the WWW service. There has been a bug for a long time where it will eat all your sockets in a time_wait state. run a netstat -an from cmd and see if you have a lot of ports in this state. it will suck up 1 per minute starting at port 1024 and progressing until it hits port 5000 about 2.5 days until mail delivery stops. Kevin Bilbee To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
