Try New Technology

Techie

E-mails to Google Mail (@gmail.com) marked as spam

by on Feb.01, 2017, under Techie

I manage a private server that starting in late 2015 started having many of there e-mails for Invoice, Sign-ups, Lost Password Requests, or even support e-mail replies get put directly into the SPAM folder of the @gmail.com recipient with the notice of

“Why is this message in Spam? …” and some more about the content looking like it was spam (I have lost the exact wording).

In the past I had tried to adjust wording in the e-mail templates, but there are only so many ways to say what needed said. We have SPF, DKIM, and DMARC records which were soll perfect, but one thing was causing all of the problems. We also are only, currently, using IPv4 for e-mail. This server uses WHM/cPanel on the back-end and the site is WordPress/WooCommerce.

Cause: The sending server address was the main IP of the private server (X.X.A.X) vs. the static IP of the domains (X.X.C.X). Therefor the sending IPs PTR record didn’t match the domain the e-mail came from.
Fix: Change it so e-mail sent from a domain with a static IP (X.X.C.X) is also sent from that IP (X.X.C.X) vs. the servers default mail IP address (X.X.A.X).

  • Login to WHM
  • Click on Exim Configuration Manager (under the Service Configuration menu)
  • Click the Domains and IPs tab
  • Change “Send mail from account’s dedicated IP address” to On. The default (very stupid default IMO!) is Off.
  • Click Save at the bottom and Exim will restart
  • Comments Off on E-mails to Google Mail (@gmail.com) marked as spam more...

    Optimizing images reported in Google PageSpeed Insights

    by on Jan.31, 2017, under Techie

    I’ve seen messages about being able to better optimize .jpg files from Google PageSpeed Insights and could never find a way to get the kind of reduction on .jpg file types they talk about. Today I found Compressor.io – optimize and compress your images and photos that did the job perfectly!

    I used Lossy to get 60%-80% compression and really shrink the file. They support JPEG, PNG, GIF, and SVG.

    Comments Off on Optimizing images reported in Google PageSpeed Insights more...

    Network Users unable to login to Mac Machines after update to OS

    by on Dec.15, 2016, under Techie

    I have seen this a few times while supporting some Mac machines (mostly wireless, so I’m not sure if this applies to wired connections) at a local business. I find that after many major updates to the OS that the users report they are unable to login when the login is a Network User. In these cases you need to login as a local user (hopefully you have an admin or roaming account with a local copy of the user profile) and let it finish all the update/questions and once to the home screen, just log out and you should be able to login as your Network User.

    NOTE: I first saw this in early 2016 and again just a few days ago. It doesn’t seem to effect every machine, but just randomly.

    Comments Off on Network Users unable to login to Mac Machines after update to OS more...

    Windows 10 Anniversary (1607) camera fix (Registry)

    by on Dec.15, 2016, under Techie, Windows

    If you are like me and found that Windows 10 Update 1607 (aka Anniversary) from 2016 broke your webcam, then the below registry setting should fix it. If you don’t know how to use the Registry Editor, please talk with someone who does as doing things wrong in the Windows Registry can cause several problems with your computer!!!!

    ALWAYS BACKUP YOU REGISTRY BEFORE MAKING ANY CHANGES!

  • Browse to HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Windows Media Foundation > Platform
  • Right-click on Platform and select New > DWORD (32-bit) Value. Name the DWORD EnableFrameServerMode
  • Right-click EnableFrameServerMode and click Modify
  • Make sure the Value data field is set to 0 (Base is Hexadecimal – should be default)
  • For a 32-bit version of Windows 10 you are done, so just close out of the Registry Editor and reboot (you shouldn’t actually need to reboot, but it’s always a good plan IMO). If you are Windows 10 64-bit then go to the next step:
  • you need to go to HKEY_LOCAL_MACHINE > SOFTWARE > WOW6432Node > Microsoft > Windows Media Foundation > Platform and repeat steps 2-4.
  • Close out of the Registry Editor and reboot.
  • Comments Off on Windows 10 Anniversary (1607) camera fix (Registry) more...

    Windows 7, 8, 8.1, and 10 Winsock Fix

    by on Dec.15, 2016, under Techie, Windows

    Because of the recent issues with a Microsoft update to at least Windows 10 (and maybe 8.0/8.1) I am posting the “winsock” fix below…it’s mostly so I can find it online if people ask:

  • Start, Programs\Accessories and right click on Command Prompt, select “Run as Administrator” to open a command prompt.
    OR Windows 8 or 10: Right-click Start and select
    Command Prompt (Admin)
  • Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
  • Reset IPv4 TCP/IP stack to installation defaults: netsh int ipv4 reset reset.log
  • Reset IPv6 TCP/IP stack to installation defaults: netsh int ipv6 reset reset.log
  • Reboot the machine.
  • Comments Off on Windows 7, 8, 8.1, and 10 Winsock Fix more...

    Looking for something?

    Use the form below to search the site:

    Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

    Visit our friends!

    A few highly recommended friends...