Mail Server on Ubuntu with Postfix Dovecot MariaDB β Part 2 β Create Database for Mail Server
Mail Server on Ubuntu with Postfix Dovecot MariaDB β Part 2 β Create Database for Mail Server
π Try Vultr, Get $100 Credit free : https://www.vultr.com/?ref=8372740-6G
π Other tutorials :
π How to Install and Configure LAMP ( Apache MySQL/MariaDB PHP ) on Ubuntu : https://youtu.be/i8ZRdxUrRT0
π How to Install and Configure phpMyAdmin on Ubuntu : https://youtu.be/x-o2IsTenOE
π How to Change Hostname and FQDN on Ubuntu : https://youtu.be/7OGTAKqaB_s
π Code in this video : https://drive.google.com/file/d/1a0pLGZhLyV4fC4Ihb6sBQkd9pvEzdT1U/view?usp=sharing
π In this series : Mail Server on Ubuntu with Postfix Dovecot MariaDB/MySQL
π Part 1 : Create Essential Records for Mail Server : https://youtu.be/7HJVPDz9MSk
π Part 2 : Create Database for Mail Server : https://youtu.be/she_y5YPVss
π Part 3 : Install and Configure Postfix : updating
π Part 4 : Install and Configre Dovecot : updating
π Part 5 : Install and Configure SSL/TLS secure for Mail Server : updating
π Part 6 : Install and Configure RoundCube WebMail : updating
π Part 7 : Install and Configure OpenDKIM for Mail Server : updating
π Part 8 : Install and Integrate SpamAssassin in Postfix : updating
π Part 9 : Install and Integrate Amavisd in Postfix : updating
π Part 10 : Monitoring Mail Server with MailGraph : updating
π Part 11 : How to Block Attach File in Postfix : updating
πDatabase in this series :
β
In the table virtual_Status :
β status_ID = 0 : Disable
β status_ID = 1 : Enable
β status_ID = 2 : Others
β In the table virtual_Domain, insert 1 domain : hvthang.xyz ( Replace = Your-Domain )
β
In the table virtual_Users, insert 2 Email : test1@hvthang.xyz with password is βtest1β and test2@hvthang.xyz with password is βtest2β.
β
In the table virtual_Aliases, insert 1 aliases (group) group-test@hvthang.xyz include 2 email test1 and test2.
ubuntu