Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : Indy 10 - POP3 Server Login/Pass
| Subject: | Indy 10 - POP3 Server Login/Pass |
| Posted by: | "Fab" (fabel..@testandgo.com) |
| Date: | Wed, 9 Nov 2005 09:02:32 |
With Indy 9 POP3Server to validate a user/password we initialize in
procedure IdPOP3ServerCheckUser (OnCheckUser event)
" aServerContext.State := Trans". What is the new procedure using Indy10 ?