Ubuntu 15.04 Vivid Postfix MySQL DB Support Installation
The Tutorial shows you How to Install Postfix MySQL Database Support for Ubuntu 15.04 Vivid Vervet i386/amd64 GNU+Linux Server/Desktop.
Postfix is a message transport agent (MTA) that transport messages from a mail user agent (MUA, or mail client) to a remote mail server with SMTP.
Postfix Security is rooted in its default configuration settings. With Postfix you don’t need to change anything and it’s easy to run a Safe MTA.
-
Open a Shell Session
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Installing Postfix MySQL Support.
sudo apt-get install php5-mysql postfix-mysql
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
How to Manage a Multi-Domain Mail Server with Postfix & MySQL.