Re: [twsocket] I keep tripping the same POP3 Client Exception

2009-10-02 Thread Arno Garrels
Pete Williams wrote: > Hi > > In response to a 'Stat' command, TPOP3Cli sometimes raises this > exception: The exception message is rather useful. Your are calling an invalid method in current context. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please

[twsocket] I keep tripping the same POP3 Client Exception

2009-10-01 Thread Pete Williams
Hi In response to a 'Stat' command, TPOP3Cli sometimes raises this exception: procedure TCustomPop3Cli.StartTransaction( OpCode : String; Params : String; RqType : TPop3Request; NextState : TPop3ProtocolState; { Next protocol state in case of success} DoneTr