Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : problem with tidSMTP after installing latest dev snapshot available (23 Aug)

www.cryer.info
Managed Newsgroup Archive

problem with tidSMTP after installing latest dev snapshot available (23 Aug)

Subject:problem with tidSMTP after installing latest dev snapshot available (23 Aug)
Posted by:"Guillem" (guillemvicens-nospam@clubgreenoasis.com)
Date:24 Aug 2006 04:04:37

Hi,

I installed the latest Indy dev snapshot as suggested to see if it
would solve the problem I had (see thread "wrong hour when sending an
e-mail" from 22nd Aug)

This problem was solved by the dev snapshot, although I have a new one
now :(


The message is sent correctly, but now I get an exception
EidSMTPReplyError with message 'unimplemented (#5.5.1)

I have tracked to the execution of the Disconnect method, concretely in
the line

SendCmd('QUIT', 221); //in the DisconnectNotifyPeer method


Now, I know QUIT command is the one used to close a SMTP connection and
I know my mail server has no problem, so either something did not
install properly or I have missed some detail.

Any ideas???
--
Best regards :)

Guillem Vicens Meier
Dep. Informática Green Service S.A.
www.clubgreenoasis.com

Replies:

www.cryer.info
Managed Newsgroup Archive