For some reason any email sent via Indy's SMTP client gets 'cached' by Norton until the sending progam has been closed. Other email clients work fine, and I've used this component (TidSMTP) before with Norton and had no problems.

Anyone know anything about this problem?

Cheers,
Matt.

(I simplified the code down to:

 idSMTP1.Connect;
 idSMTP1.Send( idMessage1 );

and it still happens - I'm really starting to hate Norton.)

---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to