Currently, the common mail service protocols on the network are mainly SMTP (send protocol) and POP3 (receiving protocol).
First, start SMTP:
After installing and starting the sendmail service, SMTP should be open. If the letter does not send out when sending a message, it may be a DNS problem. Please perform the following operations on the Linux machine:
(1) cd /var/named
mv named.ca named .ca.bak
touch named.ca
killall -HUP named
(2) Execute netconf-Server tasks-Domain Name Server(DNS) in the X window- Config-domains-add a new one (or directly click on an existing domain to modify) - Name servers (NS) fill in: gblinux.126.com, Mail servers (MX) first line write gblinux.126.com, Write 126.com (my virtual mail domain) on the second line. Default IPs can be filled in or not. Exit and activate it. //This article transferred from www.45it.com.cn computer software and hardware application network
Now the DNS service should have started correctly.
Second, start POP3:
(1) Modify /etc/inetd.conf, and delete one line of pop3 and modify it to:
pop-3 stream Tcp nowait root /usr/sbin/tcpd /usr/lib/linuxconf/lib/vpop3d /usr/sbin/ipop3d
<2> (2) Configure virtual email domain (virtual email domain): run linuxconf or directly Run mailconf, select virtual email domain, and add a domain name (such as 126.com mentioned above).
(3) Add E-mail users: Run userconf and then click Special accounts-------virtual POP accounts(mail only)----- just add the domain name in the second step, Ok, now you can add new users by clicking the add button.
Attached: Some tips:
(1) Make RedHat6.0 directly into the KDE desktop: Create a .xinitrc file with kde in the main directory.
(2) For users who have established samba in RedHat6.0, please select the xfs group.
(3) Modify the project at startup: run ntsysv.
Problem: The operating system of the LAN server is Windows Server 2003. When brows
which is again a problem with the client Exchange server. Exchange 2003 and DC are the same server.
In the work, we often encounter a server in order to meet the needs of business access, there are tw
Storage server has been widely used in all walks of life, from daily work, production records, video
Apache server test method under Windows
Three techniques for efficient server management
ISA has a "routing (chain) failure" problem prompt solution
Configuring Internet access for DNS in Windows Server 2003
Remote Desktop Connection Transfer File Graphic Tutorial
The common sense of purchasing the three types of servers
What are the main indicators of the purchase server?
Apache Web Server Resource Usage Restriction Configuration
User Interface Mode Configuration RHEL5 and Web Server Guide
Method of image anti-theft chain in SQUID cache
Apache problem you dont have permission to access /on this server solution
Remove IE 8 browser completely from Windows 7
The charm of the Win key is the "master key" of Windows7
Microsoft released 7 patches to fix 23 vulnerabilities next Tuesday: Impact on Win7
Win7 system library features tips
Six wonderful questions and answers on Windows XP system
Win8: Correctly set up to use Windows To Go
Microsoft pushes 14328 Express Edition update to Win10 Mobile/PC Annual Preview
Win10 virtual desktop switching method
How to use the grep command to search multiple words in Linux