have the POP3 function by default, we have to install and enable it on our own.
1. Install POP3 (IMAP) Server
Step 1: run the following command to check whether the system is installed:[Root @ ahpeng root] # rpm-qa imapImap-2001a-18
Step 2: insert 2nd installation discs and use the following command line to start installation:[Root @ ahpeng root] # cd/mnt/cdrom/RedHat/RPMS[Root @ ahpeng root] # rpm-ivh imap-2001a
installed:
[Root @ ahpeng root] # rpm-qa imap
Imap-2001a-18Step 2: insert 2nd installation discs and use the following command line to start installation:
[Root @ ahpeng root] # cd/mnt/cdrom/RedHat/RPMS
[Root @ ahpeng root] # rpm-ivh imap-2001a-18.i386.rpm
2. Enable the POP3 (IMAP) service.POP3 Service: Modify/etc/xinetd first. in the d/ipop3 file, change disable = yes to disable = no and save it.
Environment: RedHatLinux9.0 full installation or make sure the following installation package has been installed: imap-2001a-18.i286.rpmsendmail-8.12.8-4.i386.rpmm4-1.4.1-13.i386.rpmcyrus-sasl-2.1.10-4.i386.rpmcyrus-sasl-md5-2.1.10-4.i386.rpmcyrus-sasl-Environment: RedHat Linux 9.0 full installation or make sure the following installation package has been installed:
Imap-2001a-18.i286.rpm
Sendmail-8.12.8-4.
, you can use Outlook Express to send emails normally. However, you cannot use Outlook Express to receive emails from the server, because sendmail does not have the POP3 function by default, we have to install and enable it on our own.
1. Install the POP3 (IMAP) server.
Step 1: run the following command to check whether the system is installed:
[Root @ ahpeng root] # rpm-qa imap
Imap-2001a-18
Step 2: insert 2nd installation discs and use the
RH9 with a PHP written webmail, can provide based on the SendMail Mail Web interface, the configuration method is also very simple, everyone as long as I follow the steps below, you can easily build a Web mail server for yourself (about 10 minutes or so!)
1. Configure DNS
Add mail.xxx.com parsing records and messages to simplify the mail address to user@xxx.com format.
2. Configure httpd
Use the gedit (which I have always used) to edit the/etc/httpd/conf/httpd.conf and insert it after the la
content: O deamonPortoptions = Port = smtp, Addr = 127.0.0.1... (About 260 rows)Modify to: (comment out this line)Purpose: This line only allows the use of the smtp service from the local machine, as a mail system, which obviously does not work.After the modification is complete, type:#/Etc/rc. d/init. d/sendmail restartRestart sendmail to make the modification take effect.
5. Install IMAPIMAP provides IMAP and POP3 services. They provide interfaces for receiving mails. Here we only use the IMA
disc and start the installation using the following command line: [[email protected] root] #cd/mnt/cdrom/redhat/rpms[[email protected] root] #rpm-IVH imap-2001a-18.i386.rpm 2. Enable POP3 (IMAP) service POP3 Service: Please modify the/etc/xinetd.d/ipop3 file first, the "Disable=yes" to "Disable=no" after the save, and then restart the XINETD program to read the modified configuration file to make it effective: [Email protected] root]#/etc/rc.d/init.d
StepBy Step com tutorialRating:Saurabh Dasgupta-03/06/2001A step-by-step guide to creating COM components using Visual C ++-Without the help of ATL or MFC
Beginner-levelCom tutorialRating:Naveed Ahmed-07/19/2000
Very quick and easy tutorial for someone looking to "get theirFeet wet "with COM
AutomationAnd Eventing with wordRating:Christian staffe-02/22/1999
Regrouped
AutomaticMicrosoft Office applicationsRating:V Girish-08/19/2003
Thi
Objective
The key to successfully using Java EE to build enterprise applications is the same as all complex software platforms: Effective communication of requirements, formulation of correct analysis and design decisions, and identification of the best implementation options.
Companies that pursue the best visualization models can develop their software faster and build higher-quality systems. Unified Modeling Language (UML) is a visual modeling software industry standard.
Here, we'll show y
"application change" to configure effective
Use the same steps to set "Reverse Record of slave server"
Ii. postfix email server configuration
1. Install postfix
On the "webmin" Page, choose "system"> "software package"> "install a new package"> "from upload file"> "install ". postfix-1.1.7-2.i386.rpm, imap-2001a-10.i386.rpm
2. Configure the start of the postfix Server
In "system", select "bootup and shutdown"-> select "postfix"-> change "start at boo
Article Title: RedHat8.0 Server Configuration Guide-Webmail implementation. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
RedHat8.0 comes with a webmail written in php, which provides a mail web Interface Based on sendmail or postfix. The configuration method is also very simple. You only need to follow the steps below, you can easily build a Web mail serve
In linux, configure sendmail (RPM package)-Linux Enterprise Application-Linux server application information. For details, refer to the following section. Environment: RedHat Linux 9.0 is fully installed or the following installation packages have been installed:
Imap-2001a-18.i286.rpm
Sendmail-8.12.8-4.i386.rpm
M4-1.4.1-13.i386.rpm
Cyrus-sasl-2.1.10-4.i386.rpm
Cyrus-sasl-md5-2.1.10-4.i386.rpm
Cyrus-sasl-plain-2.1.10-4.i386.rpm
Cyrus-sasl-gssapi-2.1.1
parameters, custom specific requirements, please refer to the official documentation
Configuration file Contents:
Dbpath=/data/mongodbLogpath=/data/mongodb/log/mongodb.logLogappend=trueport=27017Fork=true# #auth = true # First Close, create a good user to start
To start a service from a configuration file:
Mongod--journal-f/etc/mongodb.conf (32-bit system needs to add parameters--journal)
To shut down a service by using a configuration file:
Mongod--journal--shutdown-f/etc/mongodb.conf
8. E
(7) Install IMAP server
Almost all distribution packages have IMAP server software (typically the University of Washington version), and the best way is to install an IMAP server with your release package. In fact, I personally feel that IMAP servers are rarely used. Download the most general IMAP server source address is: Ftp://ftp.cac.washington.edu/imap/imap.tar.Z
Tar zxvf imap.tar.z
CD imap-2001a
Make SLX
(if not, then test the other system
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.