Category Archives: Communications

Discover Ting Cellular for Huge Savings Monthly

Use my referral link and each of us will get a $25 credit on our cell phone bill.  

Go -> Switch to TING and slash your cell phone bill!

My phone bill with Sprint averaged $155 per month for 2 smartphones–for over 10 years.  

With Ting my average bill is between $48 to $58 per month with 3 smart phones. I brought my own smartphones and easily ported my existing phone number to TING on the Sprint (CDMA) network having the same 4G LTE nationwide service for which I was previously paying Sprint $155 per month!

TING’s monthly price is $6 per phone per month plus usage (calling minutes, data, and sms/mms texts).  See the rates chart below.

You will have your choice of service on either the nationwide GSM network or on the nationwide CDMA network.  Your bill is from TING but your service will be place on either T-Mobile (GSM) or Verizon (CDMA) or Sprint (CDMA).

Ting automatically charges your credit card or check card for you monthly service.  

Here are TING’s monthly rates at $6 per phone plus usage:  

Use my referral link and each of us will get a $25 credit on our cell phone bill.  

See if your phone and number can be switched to TING!

Managing Mailbox Size and Quota on Exchange Server 2016

See:

https://theitbros.com/mailbox-size-and-quota-exchange-server/

Global Settings:  You can configure mailbox quotas from the Exchange admin center (EAC) web interface. To do this, go to the section Servers > Databases > select the required databaseProperties > Limits.  Set the necessary quotas on the Limits tab.

 

 

Customize Per Mailbox:  Mailbox quota settings can also be changed from EAC (Recipients Mailboxes > Properties > Mailbox usage > More Options > Customize the quota settings for this mailbox).

 

Example:  Change to “unlimited” instead of 2GB default maximum.

Issue a warning at (GB)  9.9

Prohibit Send at (GB)  “unlimited”

Prohibit send and receive at (GB) “unlimited”

Click “Save”

 

Submit a Complaint to the FTC National Do Not Call Registry

Your Complaint Has Been Accepted

Thank you for filing your complaint with the National Do Not Call Registry.

Do not call complaints will be entered into a secure online database available to civil and criminal law enforcement agencies. While the FTC does not resolve individual consumer problems, your complaint will help the agency investigate the company, and could lead to law enforcement action.

Windows Server Prerequisites to Installing MailEnable Server

Set the Computer / Mail Server name in Windows:  Example, mail.YourDomain.com

Bind the local static IP on the server’s network interface card that will be used to receive port forwarding from your public IP address on your router, such as TCP ports 25, 53, 80, 110, 143, 587, etc.  An example of the local IP might be 192.168.0.60, depending on the subnet you have configured

Win 2008 Server R2 — Add Role Wizard

  • Add DNS Server
  • Add Web Server — IIS Services
  • Add ASP.Net — and add the required / supporting role services too

Enable Windows Features — MailEnable server requires installation of the .Net 2.0 framework  — But, you should instead enable the .Net 3.51 features, which already include the .Net 2.0 API’s

You are now ready to download and install the latest edition of MailEnable server

Install and Use Import-Export Tools In Mozilla Thunderbird

Installation of the Add-On Import-Export Tools:

GoogleSearch

 

 

  • On the Add-ons page, click the yellow Download Now button and save the ImportExportTools.xpi file to a new or empty existing folder on your hard disk.  Remember the path where the file was downloaded. because you will need to find it in the next steps.

AddonPage

 

  • Open Thunderbird email account.  Make sure you Menu is Enable (see below).
  • On the Thunderbird Menu select Tools, and from the Drop Down List select Add-ons.

Menu-Tools-add-ons

 

  • Find and click on the little Gear at to top right corner of the Add-ons Extensions Manager next to the search add-ons box.
  • In the drop down list select “Install Add-ons from File.”

Add-Extension-From-File

Find and Select and Open the Import-Export-Tools.xpi file that you just downloaded to a folder on your hard disk. Select it and click the Open Button.

Open-XPI-File

 

  • Select the Install Now button in the bottom right corner of the Software Installation action box.

Select-Install-XPI

  • And after the Addon is installed, click the Restart Now button to restart Thunderbird and activate the addon for this email account.

restart-to-enable-addon

  • When Thunderbird restarts, close the Add-on Manager Tab.
  • You will find Import Export Tools on the Tools Menu of Thunderbird.  Select tools, then point  to Import Export Tools from the Tools drop down list.  You will see all the options for importing and exporting messages, etc.

USING IMPORT EXPORT TOOLS TO BACKUP MESSAGES TO YOUR HARD DRIVE.  HERE IS MY RECOMMENDED BACKUP METHOD:

  • Select the folder you wish to backup such as the INBOX.
  • On the Menu, select TOOLS, point to IMPORT EXPORT TOOLS, point to EXPORT ALL MESSAGES IN THE FOLDER, and select EML FORMAT.
  • Navigate to your downloads folder, and create a subfolder with the name of your email account, and create a subfolder called INBOX on your hard drive.  Select that subfolder to export all the messages in your Thunderbird INBOX to that new subfolder.
  • When your email messages are somehow corrupted or deleted from your email account inbox, or if you wish to create a new email account (such as an IMAP account) for which you want to IMPORT the messages to the new INBOX of the IMAP account, and have them Synchronized / Uploaded to the IMAP server Inbox, well you then have the ability to IMPORT all the Messages from your hard disk sub-folder located in your customer downloads path at / INBOX / MESSAGES folder that was created when you exported all of your EML files to a backup.
  • The EML files will be backed-up into a MESSAGES sub-folder under the INBOX backup folder that you created, and the folder path to those files will look something like the following image.  The files with the blue Tbird Icon are all *.EML files. All email attachments are preserved.

EML-Files-Backup

 

NOTE, you can do a separate backup of all the email messages in each email folder of your email account, such as SENT ITEMS, and DRAFTS, and IMPORTANT folder, etc.  Just make a separate backup folder for each.  You can import them folder-by-folder if you ever need to reconstruct your Email Account.

[Solved] Exchange 2003 smtp;554 5.6.1 Caused by Thunderbird – Body Type Not Supported

Diagnostic-Code: smtp; 554 5.6.1 Body type not supported by remote host

You try to send an email from Mozilla Thunderbird, but your Exchange Server 2003 returns the email to you as undeliverable with the diagnostic message as follows:

The message contains a content type that is not supported <mailservername.domain.com #5.6.1 smtp;554 5.6.1 Body type not suported by remote host>

Reporting-MTA: dns; dns.yourdomain.local
Action: failed
Status: 5.6.1
x-Supplemental-Info: <YourExchangeServerName #5.6.1 smtp;554 5.6.1 Body type not supported by Remote Host >

Your Exchange Server Logs probably show this message:

smtp;554 5.6.1 Body type not supported by Remote Host

If you can send email through Outlook Web Access but not through Thunderbird email client, then there must be a problem with the handshake of encoding methods between Thunderbird and Exchange 2003.

SOLUTION:  Open Thunderbird and try this:

  • Go to Tools -> Options -> Advanced -> Config Editor. See bottom right corner of this image for Config Editor button:

000Capture

  • Click on the “I’ll be careful, I promise!” button.
  • Type “mime” into the Filter box.
  • Double Click “mail.strictly_mime” to change the setting from “false” to “true”.  Or, you can right-click “mail.strictly_mime” and left click toggle True
  • Close all the windows that have popped up in the process.
  • Restart Thunderbird.
  • Test outgoing email now.

0004Capture

Exchange 2010 Management Console Failed

The Oxford SBS Guy explains that he encountered a problem and received an error message while attempting to open Microsoft Exchange 2010 Management Console.  He determined that one way to correct this problem is to open a command prompt and perform an iisreset.

Here is then entire error message that Oxford SBS Guy received while trying to open the Exchange 2010 Management Console:

“The attempt to connect to http://server/Powershell user ‘Kerberos’ authentication failed: Connecting to remote server failed with the following error message: The WS-Management service cannot process the request. The system load quota of 1000 requests per 2 seconds has been exceeded. Send future requests at a slower rate or raise the quota for this user. The next request from this user will not be approved for at least xx milliseconds.”

Here is the link to the full article written by Oxford SBS Guy.