Friday, June 25, 2021

How To Setup SMTP Server In Localhost?

When someone sends you an email, it gets transferred from one server to the other using SMTP. Follow the simple steps to setup SMTP server in Localhost.



Setting Up SMTP Server In Localhost

Step 1:
You can set up your email server by setting up the SMTP Server in Localhost.
Step 2:
First, you need to download the SMTP server for your computer. We will use hMailServer for this setup.
Step 3:
Download hMmailServer for free from a trusted source.
Step 4:
Double-click on the downloaded setup file, and a setup wizard will open on your screen.
Step 3:
Make sure you select the radio button beside Use external database engine (MSSQL, MYSQL, or PostgreSQL) when you see the screen to select the database server type.
Step 4:
You need to set up a password. Then click the Install button.
Step 5:
Follow the on-screen instructions to go on with the installation process.
Step 6:
After installing, the setup wizard will ask you for the password that you have created before. Enter the same and click on OK.

Monday, June 21, 2021

How To Enable Avira Scheduler?

The scheduler is a service that can be identified by the name AntiVirSchedulerService. Refer to the steps to know how to enable Avira scheduler easily.

How To Enable Avira Scheduler


Steps To Enable

Open the Avira antivirus application on your Mac.
On the left section of the application, click the Scheduler tab.
At the bottom of the scheduler window, click the Add new scan button.
The New Scan window will open; enter a name for your scan.
You have to select the Scan type that you wish to perform using Avira.
Choose the Scan frequency. For this, pick a date to schedule a scan.
Set a time to start the scan and set the AM or PM based on your requirement.
Once the changes are made to schedule the scan, click the Add button.
The moment the scan is configured, it will be listed in the Scheduler.

Friday, June 18, 2021

How To Enable Mail Function In XAMPP?

 XAMPP is the all-in-one package for developers that contains the Apache web server and MySQL database. Let's see how to enable mail function in XAMPP quickly.

      How To Enable Mail Function In XAMPP



Configure The php.ini File

Step 1:
Go to My Computer, select Programs, and search for ‘php.’ You can find it inside the XAMPP installation folder.
Step 2:
You need to change a single line in your php.ini file.
Step 3:
Open the php.ini file. It will be indicated as ‘configuration settings’ in its type.
Step 4:
Right-click the file and select Edit with notepad.
Step 5:
When the file opens, press the Control and F keys simultaneously and search for the strings mentioned below and replace them with the values indicated.
Step 6:
SMTP=smtp.gmail.com
Step 7:
smtp_port=587
Step 8:
sendmail_from = YourGmailId@gmail.com
Step 9:
sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"

Thursday, June 17, 2021

How To Enable Mail Notification In Outlook?

Microsoft Outlook allows you to send and receive email messages, store names, manage calendars, store contacts, and track your daily tasks. There are also some cool features that allow you to be more productive during work time. The new mail desktop alert is a handy pop-up alert for new emails. But the duration of an alert message depends on the version of Windows you are using. Old mail alert for Outlook 2002 and previous versions have an alert box New Mail has arrived. Would you like to read it now? whereas the new mail desktop alert for Outlook 2003, 2007, 2010, and 2013 pop up with the sender name, subject, and first two lines of the message. So, we shall now see how to enable mail notification in Outlook.

 



Enabling Mail Notification In Outlook

Step 1:
It is very simple to enable Outlook mail notifications. Follow the below steps.
Step 2:
Open your Outlook. You would be able to see the primary inbox section with all the received emails.
Step 3:
Go to File and you will see the Account information window.
Step 4:
Tap on Options, and then click on Mail.
Step 5:
Scroll down and visit the Message arrival option.
Step 6:
Kindly check all the checkboxes: Play the sound, Briefly change the mouse pointer, show an envelope icon in the taskbar, Display a Desktop Alert.
Step 7:
Now click on OK.
Step 8:
If you want to disable the notification, you can follow the same steps and uncheck the boxes to do the same.

Saturday, June 12, 2021

How To Enable Mail Enabled Security Group?

A mail-enabled security group is used for distributing messages and for granting access permissions to resources in Active Directory. You can enable (create) mail-enabled security groups using Exchange Admin Center (EAC). It takes around 2 to 5 minutes to complete the process. For detailed instructions about how to enable a mail-enabled security group, go through the steps below.



Using Exchange Online PowerShell
Step 1:
In general, the security group is created in the default OU and so anyone can join the group with approval from the group owners.
Step 2:
To begin with, type the following in the PowerShell window.
Step 3:
New-DistributionGroup -Name "File Server Managers" -Alias fsadmin -Type security
Step 4:
To review the information about the new mail-enabled security group, type the following command in PowerShell.
Step 5:
Get-DistributionGroup | Format-List Name,RecipientTypeDetails,PrimarySmtpAddress

How To Add Members To Mail Enabled Security Group Powershell?

A mail-enabled security group is widely used to distribute messages and granting permissions to resources in Active Directory. You can add members to the mail-enabled security group PowerShell by following the steps below.

On your computer, log in to Exchange Online using your Microsoft account Open Exchange Online PowerShell to use the Add-DisbtributionGroupMember cmdlet. This cmdlet allows you to add a recipient to distribution groups and mail-enabled security groups. Some parameters for the cmdlet may not have access if the permissions required to run the Exchange cmdlet are not assigned to you.

To add the recipient to the mail-enabled security group, copy and paste the below-mentioned commands to your PowerShell window. 



Reset Your Password

Step 1:
Add-DistributionGroupMember
Step 2:
[-Identity]
Step 3:
[-BypassSecurityGroupManagerCheck]
Step 4:
[-Confirm]
Step 5:
[-DomainController ]
Step 6:
[-Member ]
Step 7:
[-WhatIf]
For example, we have given a sample command below to add a distribution group member using PowerShell.

Add-DistributionGroupMember -Identity "Staff" -Member "username@domain.com"

This command adds the user to the distribution group named staff.

To know more about the parameters used in the cmdlet for adding group members to the mail-enabled security group, keep reading.

Tuesday, May 25, 2021

How To Fix The ATT Email Login Issues

Reasons Behind The Issues

Users have reported various situations where they could not log into their ATT email accounts. Some of those situations and solutions to fix the ATT email login issues are listed below.



Step 1:
The network you are currently using to log in might be giving a poor signal strength. There could also be other similar issues with your network.
Step 2:
Your login credentials might be incorrect.
Step 3:
The ATT mail server might be down.
Step 4:
The browser you are using to log in might be incompatible or outdated.
Step 5:
You might have entered incorrect email settings while configuring your ATT account with any third-party email clients.
Step 6:
Your account might have been hacked and the password could have been changed.
Step 7:
The antivirus or firewall that is installed on your computer may be blocking your login attempts.
Now, let us look into the troubleshooting methods to fix the login issues on ATT email.

Method 1: Checking Status Of Your Mail Server

The very first step you should take is to check if the ATT mail server is down. If it is, you will definitely not be able to log into your account.

In case the mail server is down, you can only wait for the services to be restored. However, if the server is up and running, there might be some other reason behind your ATT login issues. So, move on to the next method.

Method 2: Incorrect Login Details

Check whether you have entered the correct login information. If the login credentials are wrong, that might be the reason behind the issue.

In some situations, you might enter the wrong password too many times. This could get your account locked, and thereby, you would be prevented from accessing your ATT email account.

How To Link AOL Email To Gmail?

When you link AOL email to Gmail , you can enjoy the features of Gmail in your AOL account itself. For a detailed guide, refer to the simple...