discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUMail: SMTP auth problem on send


From: Riccardo Mottola
Subject: Re: GNUMail: SMTP auth problem on send
Date: Mon, 25 May 2015 21:58:25 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1

Riccardo Mottola wrote:
it looks as if something is not properly initialized without launching the "check supported" functions.
I notice that when inited a first command is set to execute, in initWithName in CWSMTP:

[_queue addObject: AUTORELEASE([[CWSMTPQueueObject alloc] initWithCommand: _lastCommand arguments: @""])];

but I never see the actual execution of this.

I suppose it should happen here:

- (void) _parseServerOutput


but. no clue
Riccardo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]