eM Client 10.3.1738+984d31d6f6 (Windows)
15:14:37 Stato Online: modificato in online a causa di NetworkAvailability
15:14:37 a******@tiscali.it SMTP Connessione in corso: A a******@tiscali.it
15:14:37 a******@tiscali.it IMAP Sincronizzazione cartella ‘/Posta in arrivo’
15:14:37 a******@tiscali.it [SMTP] MailClient.Accounts.SocketException: Connessione fallita per il seguente motivo :
“Errore temporaneo durante la risoluzione dei nomi degli host. Tale errore indica che il server locale non ha ricevuto risposta da un server autorevole.”
—> System.Net.Sockets.SocketException (0x00002AFA): Errore temporaneo durante la risoluzione dei nomi degli host. Tale errore indica che il server locale non ha ricevuto risposta da un server autorevole.
at System.Net.Dns.GetHostEntryOrAddressesCore(String hostName, Boolean justAddresses, AddressFamily addressFamily, Nullable1 startingTimestamp) at System.Net.Dns.GetHostAddresses(String hostNameOrAddress, AddressFamily family) at System.Net.Dns.GetHostAddresses(String hostNameOrAddress) at System.Net.Sockets.Socket.Connect(String host, Int32 port) at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port) at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port) at MailClient.Protocols.Smtp.SmtpSendCommand.Connect(WorkerStatus status) --- End of inner exception stack trace --- at MailClient.Protocols.Smtp.SmtpSendCommand.Connect(WorkerStatus status) at MailClient.Protocols.Smtp.SmtpSendCommand.Execute(WorkerStatus status) at MailClient.Commands.Command.Process(WorkerStatus status) AccountId = 4fd2a9bd-21b6-4012-92be-1c9e1f91b8bc AccountName = a******@tiscali.it RunInPlace = False EnqueuedStackTrace = at MailClient.Protocols.Smtp.SmtpAccount.<>c__DisplayClass5_0.<SendAsync>b__0() at MailClient.Protocols.Common.AccountBase.RunIfOnline(Action actionIfOnline, Action actionIfOffline) at MailClient.Protocols.Smtp.SmtpAccount.SendAsync(IEnumerable
1 items, Action1 sentItem, Action
1 completed, CancellationToken cancellationToken)
at MailClient.Accounts.BindingAccountBase.SendInternal()
at MailClient.Accounts.BindingAccountBase.Send()
at MailClient.Accounts.AccountManager.SendAllInternal(Boolean checkIncludeInGlobalOperations)
at MailClient.Accounts.AccountManager.SendAll(Boolean checkIncludeInGlobalOperations)
at MailClient.Program.<>c.b__303_0(Task _)
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__281_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.Tasks.Task.ExecuteEntryUnsafe(Thread threadPoolThread)
at System.Threading.Tasks.Task.ExecuteFromThreadPool(Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
GUIStatus_Exception_Reported = True
SocketException
ErrorCode = 11002
NativeErrorCode = 11002
SocketErrorCode = TryAgain
15:14:37 a******@tiscali.it [IMAP] MailClient.Accounts.ConnectionException: Errore durante l’apertura della connessione con il server.
—> System.Net.Sockets.SocketException (11001): Host sconosciuto.
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Threading.Tasks.ValueTask.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state)
— End of stack trace from previous location —
at System.Net.Sockets.TcpClient.CompleteConnectAsync(Task task)
at MailClient.Imap.Base.Connection.CreateTcpClientAsync(String hostname, Int32 port, TimeSpan timeout, CancellationToken cancellationToken)
at MailClient.Imap.Base.Connection.<>c__DisplayClass82_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at MailClient.Imap.Base.TransportPipe.<>c__DisplayClass28_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at MailClient.Imap.Base.TransportPipe.UpgradeStreamAsync(Func2 callback) at MailClient.Imap.Base.Connection.ConnectAsync(Func
2 getStream, CancellationToken cancellationToken)
at MailClient.Imap.Base.Connection.ConnectAsync(Func2 getStream, CancellationToken cancellationToken) at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken) at MailClient.Protocols.Imap.ConnectionPoolEntry.ConnectInternalAsync(CancellationToken cancellationToken) at MailClient.Protocols.Imap.ConnectionPool.AcquireConnectionAsync(Folder mailFolder, Boolean noSelect) at MailClient.Protocols.Imap.ConnectionContext.CreateContextAsync(ImapAccount account, Folder folder, Boolean noSelect) at MailClient.Protocols.Imap.ImapMailSynchronizer.<>c__DisplayClass26_0.<<SynchronizeMessagesAsync>g__CreateConnectionContextAsync|0>d.MoveNext() --- End of stack trace from previous location --- at MailClient.Protocols.Imap.ImapMailSynchronizer.SynchronizeMessagesAsync(IItemSynchronizeContext
1 synchronizeContext, Folder folder, Boolean fast, CancellationToken cancellationToken)
at MailClient.Protocols.Imap.ImapMailSynchronizer.Synchronize(IItemSynchronizeContext1 synchronizeContext, Folder folder, CancellationToken cancellationToken) at MailClient.Protocols.Common.ItemSynchronizer
2.<>c__DisplayClass37_2.b__6(WorkerStatus status, CancellationToken ct)
at MailClient.Protocols.Imap.ImapActionCommand.<>c__DisplayClass11_0.<.ctor>b__0(WorkerStatus ws, CancellationToken ct)
at MailClient.Protocols.Imap.ImapActionCommand.ExecuteInternalSync(WorkerStatus status)
at MailClient.Protocols.Imap.ImapActionCommand.Execute(WorkerStatus status)
at MailClient.Commands.Command.Process(WorkerStatus status)
— End of stack trace from previous location —
at MailClient.Protocols.Imap.ImapAccount.SynchronizeIntAsync(Boolean forced)
at MailClient.Protocols.Common.SynchronizableMailAccount.<>c__DisplayClass22_0.<b__0>d.MoveNext()
AccountId = 5a106ffa-
AccountName = a******@tiscali.it
IMAP_SERVER_TYPE = Dovecot
RunInPlace = False
EnqueuedStackTrace =
at MailClient.Protocols.Common.ItemSynchronizer2.<>c__DisplayClass37_1.<EnqueueSynchronize>g__RunSynchronize|2() at MailClient.Protocols.Common.ItemSynchronizer
2.<>c__DisplayClass37_0.b__0()
at MailClient.Protocols.Common.AccountBase.RunIfOnline(Action actionIfOnline, Action actionIfOffline)
at MailClient.Protocols.Common.ItemSynchronizer2.EnqueueSynchronize(Folder folder, Boolean fast, CancellationToken cancellationToken, Action
1 completed)
at MailClient.Protocols.Common.ItemSynchronizer2.Synchronize(Folder folder, SynchronizationPriority priority, Action
1 completed)
at MailClient.Storage.Application.ItemCollection2.Synchronize(SynchronizationPriority priority, Action
1 completed, Boolean fromUI)
at MailClient.Storage.Application.ItemCollection2.SynchronizeAsync(Boolean forced, Boolean fromUI) at MailClient.Storage.Application.Folder.SynchronizeAsync(Boolean forced, Boolean fromUI) at MailClient.Protocols.Imap.ImapAccount.SynchronizeIntAsync(Boolean forced) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at MailClient.Protocols.Imap.ImapAccount.SynchronizeIntAsync(Boolean forced) at MailClient.Protocols.Common.SynchronizableMailAccount.<>c__DisplayClass22_0.<<SynchronizeAsync>b__0>d.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine) at MailClient.Protocols.Common.SynchronizableMailAccount.<>c__DisplayClass22_0.<SynchronizeAsync>b__0() at System.Threading.Tasks.Task
1.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__281_0(Object obj)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
at System.Threading.Tasks.Task.ExecuteEntryUnsafe(Thread threadPoolThread)
at System.Threading.Tasks.Task.ExecuteFromThreadPool(Thread threadPoolThread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
GUIStatus_Exception_Reported = True
SocketException
ErrorCode = 11001
NativeErrorCode = 11001
SocketErrorCode = HostNotFound
full number of the version 10.3.1738 (984d31d)