• require_once “Mail.php”;function send_mail_pear (){ $mail_to = ‘recipient1@domain.com, recipient2@domain.com’; $mail_subject = ‘Enquiry From Website’; $mail_from = ‘My Website ‘; // make sure email is authorised in your AuthSMTP account$mail_body = ‘Email body HTML’;$headers = array( ‘From’ => $mail_from, ‘To’ => $mail_to,…

  • Emails sent using PHP mail() function are not reaching recipients. Sender’s domain is a domain that has a website hosted on the same Hostgator server (which I believe is a requirement). After a bit of troubleshooting I found that the…

  • Logitech recently added Amazon Echo Alexa integration for Hub based Harmony remotes. This promises a fantastic smart-home voice enabled integration allowing complete control over your home entertainment system. For example, simply saying “Alexa, turn on TV” can turn on your TV, AV Receiver, Cable…

  • Issue Media PC occasionally boots or resumes from a sleep mode with muted sound. Sometimes even when the PC is running sounds get muted if HDMI device (Denon AVR in this case) switches inputs or is powered on or off.…

  • Issue Xbox One child account cannot play Terraria in multiplayer/online mode. When starting the game, “Online” option is greyed out and cannot be selected. If the child tried to join his friend’s game, the game starts but then immediately displays…

  • To find what version / build number of Windows 10 your installation media contains perform following steps: Insert the installation DVD or mount .ISO file Open elevated command prompt (run as administrator)

  • If you don’t use anti-spam feature on Microsoft Exchange server you can uninstall anti-spam agents completely: Open Exchange Management Shell Navigate to C:\Program Files\Microsoft\Exchange Server\Scripts Run .\uninstall-AntispamAgents.ps1 cmdlet Confirm uninstall for each agent

  • Issue Microsoft Exchange 2007 regularly logs following errors in Windows Application Logs: Event ID: 12014Source: MSExchangeTransportLevel: ErrorDescription:Microsoft Exchange could not find a certificate that contains the domain name <server-name.domain.local> in the personal store on the local computer. Therefore, it is…

  • By default Microsoft Visio 2010 opens diagrams in the same instance making it quite difficult to manipulate multiple diagrams at the same time. Follow below instructions to change this default behaviour and open each Visio diagram in it’s own window…

  • Issue GeoSetter 3.4 map view doesn’t load and following message is displayed in the map view: The Map can’t be found at:http://www.friedemann-schmidt.com/geosetter/gmap21.htmlPlease Fill In The Correct Path at Program Settings…This problem can also be caused by the following reasons: Microsoft…

  • Issue Nitro PDF Pro (v10.5.8.44) virtual PDF printer disappeared from the list of installed printers on some Windows 7 Pro PCs. Re-installing it via Nitro PDF Software Support Tools (located in C:\Program Files\Nitro\Pro 10\NitroPDFSupportTools.exe) fails with following error: Nitro PDF Software Support…

  • Issue Cannot access Synology NAS shares. Instead of showing a password prompt, Windows 10 throws following error message: Open Folder\\nas is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out…