Moving from Postbox

I moved over from Postbox today, and -– overall – I’m impressed. Import didn’t go great, but that wasn’t a big deal. I was able to move the email that was imported incorrectly.

My big issue, and one that is keeping me from using emClient, is that it will not connect to a POP3 account. I double checked the settings (in the app and at the host), tried the different Security policy settings, and even changed the email account password. No luck. It will not connect.

I don’t know what to do. But if I can’t get this to work, then I may not be using emClient

What is the error you are getting when trying to connect to your pop account ?

You can click the dropdown on the right of Refresh and click “Show Operations” and click the Log tab and look for any obvious error messages and paste them in this thread.

It doesn’t give an error – it just silently fails and shows a red warning triangle next to the account name in the sidebar. below is the the log. Thank you for your help!

8:22:18 PM CDP POP3 Connecting: To CDP
8:22:48 PM CDP [POP3] MailClient.Accounts.SocketException: Connection failed due to the following reason: 
               "net_io_readfailure, Operation timed out"
            ---> System.IO.IOException: net_io_readfailure, Operation timed out
            ---> System.Net.Sockets.SocketException (60): Operation timed out
              at System.Net.Sockets.NetworkStream.Read(Span`1 buffer)
              Exception_EndOfInnerExceptionStack
              at System.Net.Sockets.NetworkStream.Read(Span`1 buffer)
              at System.Net.Sockets.NetworkStream.ReadByte()
              at MailClient.Streams.UnbufferedTextReader.ReadLine()
              at MailClient.Protocols.Pop3.Pop3ReceiveCommand.Connect(WorkerStatus status)
              Exception_EndOfInnerExceptionStack
              at MailClient.Protocols.Pop3.Pop3ReceiveCommand.Connect(WorkerStatus status)
              at MailClient.Protocols.Pop3.Pop3ReceiveCommand.Execute(WorkerStatus status)
              at MailClient.Commands.Command.Process(WorkerStatus status)
             AccountId = 618366fc-9be5-4c47-b4b4-a55b00abfe0a
             AccountName = CDP
             RunInPlace = False
             EnqueuedStackTrace =
                  at MailClient.Protocols.Common.AccountBase.RunIfOnline(Action actionIfOnline, Action actionIfOffline)
                  at MailClient.Accounts.BindingAccountBase.Receive()
                  at MailClient.Accounts.AccountManager.ReceiveInternal(IAccount account)
                  at MailClient.Accounts.AccountManager.Receive(IAccount account)
                  at MailClient.UI.Forms.formMain.accountReceive_Click(Object sender, EventArgs e)
                  at System.Windows.Forms.ToolStripItem.OnClick(EventArgs e)
                  at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
                  at System.Windows.Forms.ToolStripDropDown.MonoMenuDelegate.<>c__DisplayClass6_0.<RecreateNativeItems>b__0(Object sender, EventArgs e)
                  at System.Windows.Forms.ToolStripDropDown.ActionDispatcher.OnActivated(NSObject sender)
                  at InvokeStub_ActionDispatcher.OnActivated(Object, Span`1)
                  at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  at ObjCRuntime.Runtime.InvokeMethod(MethodBase method, Object instance, IntPtr native_parameters)
                  at ObjCRuntime.Runtime.InvokeMethod(MonoObject* methodobj, MonoObject* instanceobj, IntPtr native_parameters)
                  at ObjCRuntime.Runtime.bridge_runtime_invoke_method(MonoObject* method, MonoObject* instance, IntPtr parameters, IntPtr* exception_gchandle)
                  at ObjCRuntime.Messaging.void_objc_msgSend(IntPtr receiver, IntPtr selector)
                  at ObjCRuntime.Messaging.void_objc_msgSend(IntPtr receiver, IntPtr selector)
                  at AppKit.NSMenu.CancelTracking()
                  at System.Windows.Forms.ToolStripDropDown.SetVisibleCore(Boolean visible)
                  at System.Windows.Forms.ToolStripDropDown.Close(ToolStripDropDownCloseReason reason)
                  at System.Windows.Forms.ToolStripDropDown.Dismiss(ToolStripDropDownCloseReason reason)
                  at System.Windows.Forms.ToolStripDropDownItem.Dismiss(ToolStripDropDownCloseReason reason)
                  at System.Windows.Forms.ToolStripDropDown.SetVisibleCore(Boolean visible)
                  at System.Windows.Forms.ContextMenuStrip.SetVisibleCore(Boolean visible)
                  at System.Windows.Forms.ToolStripDropDown.MonoMenuDelegate.MenuDidClose(NSMenu menu)
                  at InvokeStub_MonoMenuDelegate.MenuDidClose(Object, Span`1)
                  at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
                  at ObjCRuntime.Runtime.InvokeMethod(MethodBase method, Object instance, IntPtr native_parameters)
                  at ObjCRuntime.Runtime.InvokeMethod(MonoObject* methodobj, MonoObject* instanceobj, IntPtr native_parameters)
                  at ObjCRuntime.Runtime.bridge_runtime_invoke_method(MonoObject* method, MonoObject* instance, IntPtr parameters, IntPtr* exception_gchandle)
                  at ObjCRuntime.Messaging.bool_objc_msgSend_NativeHandle_CGPoint_NativeHandle(IntPtr receiver, IntPtr selector, NativeHandle arg1, CGPoint arg2, NativeHandle arg3)
                  at ObjCRuntime.Messaging.bool_objc_msgSend_NativeHandle_CGPoint_NativeHandle(IntPtr receiver, IntPtr selector, NativeHandle arg1, CGPoint arg2, NativeHandle arg3)
                  at AppKit.NSMenu.PopUpMenu(NSMenuItem item, CGPoint location, NSView view)
                  at System.Windows.Forms.ToolStripDropDown.<>c__DisplayClass105_0.<SetVisibleCore>b__0()
                  at Foundation.NSAsyncActionDispatcher.Apply()
                  at InvokeStub_NSAsyncActionDispatcher.Apply(Object, Object, IntPtr*)
                  at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
                  at ObjCRuntime.Runtime.InvokeMethod(MethodBase method, Object instance, IntPtr native_parameters)
                  at ObjCRuntime.Runtime.InvokeMethod(MonoObject* methodobj, MonoObject* instanceobj, IntPtr native_parameters)
                  at ObjCRuntime.Runtime.bridge_runtime_invoke_method(MonoObject* method, MonoObject* instance, IntPtr parameters, IntPtr* exception_gchandle)
                  at ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_UInt64_NativeHandle_NativeHandle_bool(IntPtr receiver, IntPtr selector, UInt64 arg1, NativeHandle arg2, NativeHandle arg3, Byte arg4)
                  at ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_UInt64_NativeHandle_NativeHandle_bool(IntPtr receiver, IntPtr selector, UInt64 arg1, NativeHandle arg2, NativeHandle arg3, Byte arg4)
                  at AppKit.NSApplication.NextEvent(NSEventMask mask, NSDate expiration, NSString runLoopMode, Boolean deqFlag)
                  at System.Windows.Forms.XplatUICocoa.PumpNativeEvent(Boolean wait, MSG& msg, Boolean dequeue)
                  at System.Windows.Forms.Application.RunLoop(Boolean Modal, ApplicationContext context)
                  at System.Windows.Forms.Application.Run(ApplicationContext context)
                  at MailClient.Program.Main(String[] args)
             GUIStatus_Exception_Reported = True

Ok, what is your POP Server address, Port and Security Policy?

Also what POP mail server host are you with ?

Also is this Windows or Mac and what version OS ?

Lastly do you run any optionally eg: Firewall / Security programs, or optionally installed antivirus programs or VPNs ?

pop.hostinger.com
995
I’ve tried all the Security policies and nothing works

I’m on Mac OS 14.7 (Sonoma)
OS Firewall is not on. I have anti-virus software, but why in the world would that affect this? No other optional security.

This email account worked fine in Postbox, so I don’t see how this would be anything OS level.