• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

postfix

Postfix + SES : SASL authentication failed

September 26, 2015 by Sharad Chhetri

After configuring AWS SES service with Postfix, you may have found error in logs – SASL authentication failed . The error will not allow you to send email from server by using AWS SES service. Reasons For Error : SASL authentication failed 1. Incorrect Credential : (a) Many times the “SASL authentication failed” error happened […]

Filed Under: Linux Tagged With: aws, postfix

How to delete mail queue in Postfix

February 6, 2014 by Sharad Chhetri 8 Comments

In this tutorial we will learn, how to delete mail queue in Postfix .To clear the mail queue in Postfix, we will use the command called postsuper . Abbreviation of postsuper is Postfix superintendent . postsuper command can only be run by super user of the system eg. root . Postsuper command is used for […]

Filed Under: Linux, MailServer Tagged With: mailq, postfix

hash:/etc/postfix/virtual is unavailable. open database /etc/postfix/virtual.db: No such file or directory

October 18, 2013 by Sharad Chhetri Leave a Comment

Few days back I did some changes in /etc/postfix/virtual file and restarted the postfix service.Today I saw some error in mail logs stating “hash:/etc/postfix/virtual is unavailable. open database /etc/postfix/virtual.db: No such file or directory” I checked /etc/postfix/virtual.db about its existence by using command ls -l /etc/postfix/virtual.db and found it was not there. To resolve this […]

Filed Under: Linux Tagged With: postfix

Forward all incoming emails to other SMTP server or gateway

September 3, 2013 by Sharad Chhetri 4 Comments

In this post we will learn how to forward all emails of particular domain to another SMTP server or gateway. I also used this method in different scenario. Scenario: I have my own mail server which can host multiple virtual domains and users (postfix+mysql). Now a client has domain called example.com and for mailing he […]

Filed Under: Linux, Tips And Tricks Tagged With: postfix

create noreply email id in postfixadmin mysql database

July 5, 2013 by Sharad Chhetri 4 Comments

create noreply email id in Virtual Domain and Users postfix mail server in postfixadmin’s mysql database I always prefer to go with Postfix mail server with mysql and dovecot. For postfix mysql as backend I generally use the postfixadmin. Postfixadmin is easy to configure whereas through web interface or command line you can manage the […]

Filed Under: Linux, MailServer Tagged With: postfix

How to change smtp port number 25 in postfix

March 6, 2013 by Sharad Chhetri 7 Comments

How to change smtp port number 25 in postfix Bydefault the SMTP protocol runs at port no. 25. You can change the port no. to any port no. other than below 2048. 0 to 2048 are IANA authorized known port no.but we have some other port no. also which are bydefault used by manyapplication for. […]

Filed Under: Linux, Tips And Tricks Tagged With: postfix, smtp

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

How to change hostname in Ubuntu 12.04 and 12.10 without system restart

How to reset forgot root password in CentOS 6.x and Redhat 6.x

Install and optimize the png file by using optipng

How to convert float to integer number

Change the default port number of ssh server

How to forcefully send mail from mailq in sendmail MTA

SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy