Zobrazenie otázok označených:

Getting a message about being blacklisted

I have two different email accounts in Thunderbird. One is a Gmail account one is from Comcast.net. When I start Thunderbird it checks Gmail fine, but then I get a little… (ďalšie informácie)

I have two different email accounts in Thunderbird. One is a Gmail account one is from Comcast.net. When I start Thunderbird it checks Gmail fine, but then I get a little pop up in the lower left-hand corner it says Comcast has blacklisted my IP. After a few more seconds a dialogue box pops up asking for my password. When I type in my password I get the same crap over and over.

I know my IP is not blacklisted because I can log on to my Comcast account in a browser no problem same IP. What's going on, do you think I picked up some sort of malware? I've scanned I can't find anything.

Michael Butler michael.butler101@comcast.net

Open 3

Last night Thunderbird deleted all my sent e mails, and can they be recovered?

Last night Thunderbird deleted all my sent e mails. I had 7000 items in my sent mailbox. This morning they all were gone, except for things sent since 10:00 pm last night… (ďalšie informácie)

Last night Thunderbird deleted all my sent e mails. I had 7000 items in my sent mailbox. This morning they all were gone, except for things sent since 10:00 pm last night. Our server provider said they were deleted by Thunderbird.

Does anyone know why this happened and can they be recovered.?

We do a back up on an external drive. Can we go back two days and get them reloaded?

Is there a way to prevent this happening in the future?

I am using an old PC running Windows 7...yes, I know we are beyond support.

Thanks, Nancy

Open 1

Access denied

Access Denied You don't have permission to access "http://www.tractorsupply.com/tsc/search/poison%20ivy%20killer?" on this server. Reference #18.47551702.1776387646.2dea3… (ďalšie informácie)

Access Denied You don't have permission to access "http://www.tractorsupply.com/tsc/search/poison%20ivy%20killer?" on this server.

Reference #18.47551702.1776387646.2dea304f

https://errors.edgesuite.net/18.47551702.1776387646.2dea304f

Open 1 17

"your browser is being managed by your organization" How do i deactivate or disable this?

This is a personal computer, not associated with any organization. I do not believe it to be necessary on this browser. If it is, please advise. If it is not necessary, p… (ďalšie informácie)

This is a personal computer, not associated with any organization. I do not believe it to be necessary on this browser. If it is, please advise. If it is not necessary, please tell me how to disable,deactivate, or remove it. This message only appears in firefox. I don't know where it came from and therefore I do not trust it being there. If it was placed there BY fire fox, also please advise.

Open 2 19

Suddenly not receiving emails

48 hours ago, emails ceased to arrive (they can still be sent). A friend who tried to send me a message received this message: "This is the mail system at host gateway1.e… (ďalšie informácie)

48 hours ago, emails ceased to arrive (they can still be sent). A friend who tried to send me a message received this message:

"This is the mail system at host gateway1.enmail.co.

I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can delete your own text from the attached returned message.

The mail system

<yarrow@hmill.plus.com>: host mx.enmail.co[91.204.208.191] said: 554 5.4.0 Error: too many hops (in reply to end of DATA command)"

Any simple help gratefully received (warning: I'm not a techie)

Open 1 11

How to get help for Firefox command line parameters

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.e… (ďalšie informácie)

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help

I get nothing.

But it works if I add "| more": C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help | more Usage: C:\Program Files\Mozilla Firefox Esr\firefox.exe [ options ... ] [URL]

      where options include:
 -h or --help       Print this message.
 -v or --version    Print Firefox version.
 --full-version     Print Firefox version, build and platform build ids.
 -P <profile>       Start with <profile>.
 --profile <path>   Start with profile at <path>.
 --migration        Start with migration wizard.
 --ProfileManager   Start with ProfileManager.
 --origin-to-force-quic-on <origin>
                    Force to use QUIC for the specified origin.
 --new-instance     Open new instance, not a new window in running instance.
 --safe-mode        Disables extensions and themes for this session.
 --allow-downgrade  Allows downgrading a profile.
 --MOZ_LOG=<modules> Treated as MOZ_LOG=<modules> environment variable,
                    overrides it.
 --MOZ_LOG_FILE=<file> Treated as MOZ_LOG_FILE=<file> environment variable,
                    overrides it. If MOZ_LOG_FILE is not specified as an
                    argument or as an environment variable, logging will be
                    written to stdout.
 --console          Start Firefox with a debugging console.
 --headless         Run without a GUI.
 --browser          Open a browser window.
 --new-window <url> Open <url> in a new window.
 --new-tab <url>    Open <url> in a new tab.
 --private-window <url> Open <url> in a new private window.
 --preferences      Open Options dialog.
 --screenshot [<path>] Save screenshot to <path> or in working directory.
 --window-size width[,height] Width and optionally height of screenshot.
 --search <term>    Search <term> with your default search engine.
 --setDefaultBrowser Set this app as the default browser.
 --first-startup    Run post-install actions before opening a new window.
 --kiosk            Start the browser in kiosk mode.
 --kiosk-monitor <num> Place kiosk browser window on given monitor.
 --disable-pinch    Disable touch-screen and touch-pad pinch gestures.
 --jsconsole        Open the Browser Console.
 --devtools         Open DevTools on initial load.
 --jsdebugger [<path>] Open the Browser Toolbox. Defaults to the local build
                    but can be overridden by a firefox path.
 --wait-for-jsdebugger Spin event loop until JS debugger connects.
                    Enables debugging (some) application startup code paths.
                    Only has an effect when `--jsdebugger` is also supplied.
 --start-debugger-server [ws:][ <port> | <path> ] Start the devtools server on
                    a TCP port or Unix domain socket path. Defaults to TCP port
                    6000. Use WebSocket protocol if ws: prefix is specified.
 --marionette       Enable remote control server.
 --remote-debugging-port [<port>] Start the Firefox Remote Agent,
                    which is a low-level remote debugging interface used for WebDriver
                    BiDi and CDP. Defaults to port 9222.
 --remote-allow-hosts <hosts> Values of the Host header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-origins <origins> Values of the Origin header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-system-access Enable privileged access to the application's parent process

Can anyone explain why?

Is it possible to change Firefox so that it works without "| more"?

Note that the above was on my Windows 11 laptop, but I'm sending this from my Windows 7 desktop. None of the suggested topics were appropriate, so I selected the first one "Accessibility".

Open 1 78

I have Mozilla Firefox and Thunderbird on a Win7 notebook, when Norton has a patch update in live update, both start crashing.

I have Firefox and Thunderbird on a Win7 notebook, both started crashing unexpectedly. Never could get Firefox back up and running, so tried to uninstall and reinstall; u… (ďalšie informácie)

I have Firefox and Thunderbird on a Win7 notebook, both started crashing unexpectedly. Never could get Firefox back up and running, so tried to uninstall and reinstall; uninstall worked but now can't download to install it on the Win7 notebook.

Thunderbird is more erratic; a tech friend went in and got it running, but it has crashed twice since then. The first time, after a couple of days checking it, it just started working again. This time it crashed soon after completing a Norton live update that had a product patch. I get the crash report screen but then it fails to submit the crash report; this is the crash report from today:

AdapterDeviceID: 0x0a16 AdapterDriverVersion: 10.18.10.3412 AdapterSubsysID: 06511028 AdapterVendorID: 0x8086 Add-ons: cardbook%40vigneau.philippe:94.5,default-theme%40mozilla.org:1.3,google%40search.mozilla.org:1.0,ddg%40search.mozilla.org:1.0,amazondotcom%40search.mozilla.org:1.1,wikipedia%40search.mozilla.org:1.0,bing%40search.mozilla.org:1.0 AvailablePageFile: 14557913088 AvailablePhysicalMemory: 6057934848 AvailableVirtualMemory: 8784730701824 BackgroundTaskMode: 0 BlockedDllList: BuildID: 20241211204238 CPUMicrocodeVersion: 0x25 ContentSandboxCapable: 1 ContentSandboxLevel: 1 ContentSandboxWin32kState: Win32k Lockdown disabled -- Operating system not supported CrashTime: 1775501149 DOMFissionEnabled: 1 DOMIPCEnabled: 1 EMCheckCompatibility: true GPUProcessLaunchCount: 1 GPUProcessStatus: Running GpuSandboxLevel: 1 HeadlessMode: 0 InstallTime: 1758934052 LastStartupWasCrash: 1 LauncherProcessState: 0 ModuleSignatureInfo: {"Gen Digital Inc.":["aswhook.dll"],"Microsoft Corporation":["ucrtbase.dll","msvcp140.dll","api-ms-win-crt-multibyte-l1-1-0.dll","api-ms-win-crt-utility-l1-1-0.dll","api-ms-win-crt-math-l1-1-0.dll","api-ms-win-crt-environment-l1-1-0.dll","api-ms-win-crt-time-l1-1-0.dll","api-ms-win-crt-filesystem-l1-1-0.dll","api-ms-win-crt-locale-l1-1-0.dll","VCRUNTIME140_1.dll","api-ms-win-crt-convert-l1-1-0.dll","api-ms-win-crt-string-l1-1-0.dll","api-ms-win-crt-stdio-l1-1-0.dll","api-ms-win-crt-heap-l1-1-0.dll","api-ms-win-core-file-l2-1-0.dll","api-ms-win-core-timezone-l1-1-0.dll","api-ms-win-core-file-l1-2-0.dll","api-ms-win-core-processthreads-l1-1-1.dll","VCRUNTIME140.dll","api-ms-win-core-localization-l1-2-0.dll","api-ms-win-crt-runtime-l1-1-0.dll","WLIDNSP.DLL"],"Microsoft Windows":["ntdll.dll","psapi.dll","Wpc.dll","d2d1.dll","netprofm.dll","ktmw32.dll","dxgi.dll","wsock32.dll","npmproxy.dll","dbghelp.dll","api-ms-win-core-synch-l1-2-0.DLL","samcli.dll","netutils.dll","wtsapi32.dll","winnsi.dll","IPHLPAPI.DLL","dwmapi.dll","winmm.dll","uxtheme.dll","samlib.dll","wshbth.dll","winrnr.dll","ntmarta.dll","propsys.dll","MMDevAPI.dll","powrprof.dll","pnrpnsp.dll","NapiNSP.dll","version.dll","WSHTCPIP.DLL","rsaenh.dll","mswsock.dll","bcryptprimitives.dll","wevtapi.dll","winsta.dll","apphelp.dll","RpcRtRemote.dll","msasn1.dll","profapi.dll","devobj.dll","cfgmgr32.dll","ws2_32.dll","sechost.dll","clbcatq.dll","shlwapi.dll","Wldap32.dll","nsi.dll","imm32.dll","setupapi.dll","msvcrt.dll"],"Mozilla Corporation":["thunderbird.exe","nssckbi.dll","xul.dll","nss3.dll","freebl3.dll","softokn3.dll","lgpllibs.dll","mozglue.dll"]} Notes: FP(D00-L1000-W0000100-T000) DWrite? DWrite+ WR? WR+ ProductID: {3550f703-e582-4d05-9a08-453d09bdfdc6} ProductName: Thunderbird ReleaseChannel: esr SafeMode: 0 SecondsSinceLastCrash: 1483 StartupCacheValid: 0 StartupCrash: 0 StartupTime: 1775501140 SubmittedFrom: Client SystemMemoryUsePercentage: 28 TelemetryEnvironment: {"build":{"applicationId":"{3550f703-e582-4d05-9a08-453d09bdfdc6}","applicationName":"Thunderbird","architecture":"x86-64","buildId":"20241211204238","version":"115.18.0","vendor":null,"displayVersion":"115.18.0","platformVersion":"115.18.0","xpcomAbi":"x86_64-msvc","updaterAvailable":true},"partner":{"distributionId":null,"distributionVersion":null,"partnerId":null,"distributor":null,"distributorChannel":null,"partnerNames":[]},"system":{"memoryMB":8096,"virtualMaxMB":8388608,"cpu":{"extensions":["hasMMX","hasSSE","hasSSE2","hasSSE3","hasSSSE3","hasSSE4_1","hasSSE4_2","hasAVX","hasAVX2","hasAES"]},"os":{"name":"Windows_NT","version":"6.1","locale":"en-US","servicePackMajor":1,"servicePackMinor":0,"windowsBuildNumber":7601},"hdd":{"profile":{"model":null,"revision":null,"type":null},"binary":{"model":null,"revision":null,"type":null},"system":{"model":null,"revision":null,"type":null}},"gfx":{"D2DEnabled":false,"DWriteEnabled":true,"ContentBackend":"Skia","Headless":false,"EmbeddedInFirefoxReality":false,"adapters":[{"description":"Intel(R) HD Graphics Family","vendorID":"0x8086","deviceID":"0x0a16","subsysID":"06511028","RAM":0,"driver":"igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32","driverVendor":null,"driverVersion":"10.18.10.3412","driverDate":"1-22-2014","GPUActive":true}],"monitors":[{"screenWidth":1366,"screenHeight":768,"refreshRate":60,"pseudoDisplay":false}],"features":{"compositor":"none","hwCompositing":{"status":"available"},"gpuProcess":{"status":"available"},"webrender":{"status":"available"},"wrCompositor":{"status":"unavailable:FEATURE_FAILURE_DCOMP_NOT_WIN10"},"openglCompositing":{"status":"unused"},"omtp":{"status":"unused"},"d3d11":{"status":"available","version":0,"warp":false,"textureSharing":false,"blocklisted":false},"d2d":{"status":"blocklisted:FEATURE_FAILURE_BUG_1432610","version":"1.1"}}},"appleModelId":null,"hasWinPackageId":false},"settings":{"blocklistEnabled":true,"e10sEnabled":true,"e10sMultiProcesses":8,"fissionEnabled":true,"telemetryEnabled":false,"locale":"en-US","intl":{},"update":{"channel":"esr","enabled":true},"userPrefs":{"browser.fixup.alternate.enabled":false,"browser.search.region":"US","network.trr.strict_native_fallback":false,"widget.content.gtk-high-contrast.enabled":true},"sandbox":{"effectiveContentProcessLevel":1,"contentWin32kLockdownState":3},"launcherProcessState":0,"addonCompatibilityCheckEnabled":true,"isDefaultBrowser":null},"profile":{}} Throttleable: 1 TotalPageFile: 16976646144 TotalPhysicalMemory: 8489295872 TotalVirtualMemory: 8796092891136 URL: UptimeTS: 17.818550105 User32BeforeBlocklist: 1 Version: 115.18.0 Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 2 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192

MSAFD Tcpip [UDP/IP] : 2 : 2 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 
MSAFD Tcpip [RAW/IP] : 2 : 2 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 
MSAFD Tcpip [TCP/IPv6] : 2 : 23 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
MSAFD Tcpip [UDP/IPv6] : 2 : 23 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
MSAFD Tcpip [RAW/IPv6] : 2 : 23 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
RSVP TCPv6 Service Provider : 2 : 23 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP TCP Service Provider : 2 : 2 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP UDPv6 Service Provider : 2 : 23 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP UDP Service Provider : 2 : 2 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
MSAFD RfComm [Bluetooth] : 2 : 32 : 1 : 3 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9fc48064-7298-43e4-b7bd-181f2089792a

useragent_locale: en-US

This report also contains technical information about the state of the application when it crashed. ______ Since I can't be reached by email, please have any answering tech to please call or text me at [edited phone# from community support forum]. Thanks

Open 1 21

As of today, Firefox gets an "Access Denied" when accessing goddady.com. Chrome works.

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server. Reference #18.acf7d517.1771548295.4f66cee0 https://errors.edgesuite.net/18.acf… (ďalšie informácie)

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server.

Reference #18.acf7d517.1771548295.4f66cee0

https://errors.edgesuite.net/18.acf7d517.1771548295.4f66cee0 is what I get when going to https:\goddady.com as of today. Running on Windows7 (no, I won't upgrade). Tried a variety of changes. But Chrome works fine. Any suggestions?

Open 22 1 412

Error code: PR_CONNECT_RESET_ERROR

Secure Connection Failed An error occurred during a connection to fafda.to. PR_CONNECT_RESET_ERROR Error code: PR_CONNECT_RESET_ERROR The page you are trying to view c… (ďalšie informácie)

Secure Connection Failed

An error occurred during a connection to fafda.to. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.
Open 1 30

I am receving an "access denied" error message when trying to access product and account pages on Lowe's and Home Depot websites, but not on any other websites.

I am able to open the Lowe's and Home Depot home pages but receive an error message like this when I try to load any other pages for their products or my accounts: "You … (ďalšie informácie)

I am able to open the Lowe's and Home Depot home pages but receive an error message like this when I try to load any other pages for their products or my accounts: "You don't have permission to access "www.lowes.com/l/help/truck-delivery"" on this server. Reference #18.70fe3d17.1774785973.a686bfa https://errors.edgesuite.net/18.70fe3d17.1774785973.a686bfa"

I tried to resolve this by calling their support teams, but they were not able to help me from their end. This leads me to believe that something on my desktop is causing this. I do not have this problem with any other websites. Can you help me resolve this?

Open 3 54