Re: Compilation problem with version 3.0.45
Posted: Wed Nov 14, 2012 7:12 pm
Code: Select all
20121114-16:09:00 :INETCONNECT( mail.canas.pt, 110 )
>> <pointer> <<
20121114-16:09:00 :INETERRORCODE( <pointer> )
>> 0 <<
20121114-16:09:02 :INETRECVLINE( <pointer>, , 128 )
>> +OK Hello there. <32555.1352920147@localhost.localdomain> <<
20121114-16:09:02 :INETERRORCODE( <pointer> )
>> 0 <<
20121114-16:09:02 :INETSENDALL( <pointer>, 13, USER origem<cr><lf> )
>> 13 <<
20121114-16:09:02 :INETRECVLINE( <pointer>, , 128 )
>> +OK Password required. <<
20121114-16:09:02 :INETERRORCODE( <pointer> )
>> 0 <<
20121114-16:09:02 :INETSENDALL( <pointer>, 17, PASS 0123456789<cr><lf> )
>> 17 <<
20121114-16:09:07 :INETRECVLINE( <pointer>, , 128 )
>> -ERR Login failed. <<
20121114-16:09:07 :INETERRORCODE( <pointer> )
>> 0 <<