当前位置:网站首页>[tutorial] build a personal email system using Tencent lightweight cloud
[tutorial] build a personal email system using Tencent lightweight cloud
2022-06-23 22:11:00 【Diligent thinking】
Preface
A few months ago , My friend set up an email system , Tried it on , It's pretty good , So this time we will use Tencent cloud lightweight application server to build a
List of supplies
Server selection
Let's choose Tencent cloud in Hong Kong, China
Because the use demand is not big , So I decided to choose 1h2g Come on , Install after purchase centos7
domain name
at will , After buying the server, it will be resolved to IP That's it
Mailbox system
This time we use EwoMail To build
Text
First, we have to configure the server
Configure server
Open port
Go to the firewall first 25,143,993,995,587,110,465 port
If you want to support SSL Words , Still need to open
webmail port :8000,7000(ssl) Mailbox background port :8010,7010(ssl) web Database management :8020(ssl)
establish swap Partition
Create swap Partition , You can adjust the size according to your server configuration
dd if=/dev/zero of=/mnt/swap bs=1M count=1024
Set up swap partition file
mkswap /mnt/swap
start-up swap
swapon /mnt/swap
Set auto enable when power on swap Partition
Documents need to be modified /etc/fstab Medium swap That's ok , add to
/mnt/swap swap swap defaults 0 0
then OK 了
get files
Then we visit the official website http://www.ewomail.com
There is a quickest way , The website provides script acquisition methods
http://www.ewomail.com/list-11.html
It's a shame , To the lightweight application server command execution window , Enter in the old way root Account
Then execute the generated installation command
Always enter or type Y
After successful installation, it will output ”Complete installation”
Configuration after installation
At this time, you can access the mailbox management background :http://IP:8010 ( Default account admin, password ewomail123)
We can click the profile in the upper right corner and set it
Such as changing the password
Besides , If you forget your password ( Better not forget hahaha ) You have to enter the database to view
Enter the server and execute the command :cat /ewomail/config.ini
Then enter phpmyadmin find i_admin surface , modify password The value is MD5 That's it
The full text after
So that's the end of the construction , It's still pretty good , You can also try
边栏推荐
- Simple code and design concept of "back to top"
- 从CVPR 2022看域泛化(Domain Generalization)最新研究进展
- Experiment 5 module, package and Library
- The 11th Blue Bridge Cup
- [same origin policy - cross domain issues]
- What is dynamic registration? What is static registration?
- Using h5ai to build Download Station
- Modify jar package
- 智能座舱SoC竞争升级,国产7nm芯片迎来重要突破
- How to control the quality of omics research—— Mosein
猜你喜欢

Icml2022 | robust task representation for off-line meta reinforcement learning based on contrastive learning

Smart cockpit SOC competition upgraded, and domestic 7Nm chips ushered in an important breakthrough

Experiment 5 module, package and Library

Peking University, University of California Berkeley and others jointly | domain adaptive text classification with structured knowledge from unlabeled data (Domain Adaptive Text Classification Based o

智能座舱SoC竞争升级,国产7nm芯片迎来重要突破

北大、加州伯克利大学等联合| Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled Data(基于未标记数据的结构化知识的领域自适应文本分类)

ICML2022 | 基于对比学习的离线元强化学习的鲁棒任务表示

Polar cycle graph and polar fan graph of high order histogram

从CVPR 2022看域泛化(Domain Generalization)最新研究进展

How to calculate individual income tax? You know what?
随机推荐
从CVPR 2022看域泛化(Domain Generalization)最新研究进展
万字长文!一文搞懂InheritedWidget 局部刷新机制
Practice of business level disaster recovery switching drill
北大、加州伯克利大學等聯合| Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled Data(基於未標記數據的結構化知識的領域自適應文本分類)
[同源策略 - 跨域问题]
How ppt creates a visual chart
v-chart
Benchclock: a benchmark for evaluating semantic analysis language models
Bluetooth chip | Renesas and Ti launch new Bluetooth chip, try Lenz st17h65 Bluetooth ble5.2 chip
Interpretation of opentelemetry project
Redis source code analysis -- QuickList of redis list implementation principle
Analysis of Alibaba cloud Tianchi competition -- prediction of o2o coupon
How to realize batch generation of serial number QR code
How API gateway extends the importance of gateway extension
Data visualization: summer without watermelon is not summer
Error running PyUIC: Cannot start process, the working directory ‘-m PyQt5. uic. pyuic register. ui -o
What do you know about the 15 entry-level applets
Open source C # WPF control library -newbeecoder UI usage guide (I)
微信小程序中发送网络请求
H264_ AVC analysis