Site Message

Ready to Switch to eZbloo?

Basic eZbloo Plan $15 a month- Perfect for Low traffic and new startups

Premium eZbloo Plan $45 a month- Perfect for High Traffic Sites

Any Questions?: Contact me here!

     


How To Troubleshoot iCloud Email Filters
How To Troubleshoot iCloud Email Filters

Are you missing emails in your iCloud email account? Your email filters could be causing the issue.

Read More
Backup Website Terminal Instructions
Backup Website Terminal Instructions

Most effective and easiest way of backing up your website is in terminal. The process that I am about to show you is very easy. It may look like it is past your capabilities but it is not.

Read More
Please choose product options… WooCommerce
Please choose product options… WooCommerce

If you are getting the message "Please choose product options…" you may have more than 36 variations.

Read More
Understanding Stop Words Search Engine Optimization Google Bing Yahoo
Understanding Stop Words Search Engine Optimization Google Bing Yahoo

Stop words are words that every website uses. "Stop Words" was a term coined to describe the words search engines are programmed to ignore. Here is a small list of stop words.

Read More
Postfix Release Emails From Hold With Terminal Command
Postfix Release Emails From Hold With Terminal Command

Use this command to release a single email message from on hold: postsuper -H 070788B31

Read More
Postfix Hold All Email Messages Using Linux Command
Postfix Hold All Email Messages Using Linux Command

This is the Linux command to put all Email messages on hold in Postfix. postsuper -h ALL

Read More
Postfix Put Email Message On Hold With Linux Command
Postfix Put Email Message On Hold With Linux Command

To put an email message on hold use this command after you get the id number. postsuper -h 070788B31

Read More
Postfix Check What Is Going On In /var/log/mail.log Using Linux Command
Postfix Check What Is Going On In /var/log/mail.log Using Linux Command

This is how you check what is going on in /var/log/mail.log using the Linux commands. tail -f /var/log/mail.log

Read More
Postfix Reload The Configuration After Modification To My main.cf Or master.cf. Using Linux Command
Postfix Reload The Configuration After Modification To My main.cf Or master.cf. Using Linux Command

Postfix is a popular mail transfer agent (MTA) used by Linux servers to handle the sending and receiving of email messages. Postfix's main configuration file is located at /etc/postfix/main.cf, and it is essential to modify this file to customize the beha

Read More
Postfix Renew queue in Postfix Using Linux Command
Postfix Renew queue in Postfix Using Linux Command

When you want to renew the queue in Postfix you can use the following Linux command. postsuper -r ALL

Read More
Postfix Check Whole Config Of Postfix Using Linux Command
Postfix Check Whole Config Of Postfix Using Linux Command

To check the whole config of Postfix use this linux command. postconf

Read More
Postfix Check The Basic Config Of Postfix Using Linux Command
Postfix Check The Basic Config Of Postfix Using Linux Command

This is the Linux command to use when you want to check the basic config of Postfix. postconf -n

Read More
Postfix Flash Or Resend The Queue Mails Using Linux Command
Postfix Flash Or Resend The Queue Mails Using Linux Command

Use this Linux command in Postfix to flash or resend the emails in you email queue.

Read More
Postfix Check Email Queue Using Linux Command
Postfix Check Email Queue Using Linux Command

The following linux command will enable you to check your email queue for postfix.

Read More
POSTFIX CHEAT SHEET TERMINAL COMMANDS
POSTFIX CHEAT SHEET TERMINAL COMMANDS

Postfix is a popular open-source mail transfer agent that we use for routing and delivering email messages. It is a powerful tool that allows you to configure and manage email servers on Linux and Unix systems. However, working with Postfix requires famil

Read More