Trigger Script When Mail Received
Configuration of Mail Server for Trigger Script When Mail Received Sometimes we need to execute any shell script or php script by mail. There is an option with mail delivery on linux server which...
Configuration of Mail Server for Trigger Script When Mail Received Sometimes we need to execute any shell script or php script by mail. There is an option with mail delivery on linux server which...
Below are the Steps to Install and configure Send-only Mail Server with Exim on Ubuntu Server. Step 1. Install postfix mail-server with the following command. apt-get -y install exim4-daemon-light mailutils You may or may...