Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Gerhard Fiedler wrote: > David Somers wrote: > >>> If the smtp server need a login how to do it ? >> It doesn't support authentication. > > That's a pity... :) > It's simply not needed for LAN email notification which is what the internal SMTP is designed for (not to mention it would make the code - currently little more than a bunch of print statements - a lot more complex) - there's an option to use an external program as well eg. blat or sendmail. Tony