VPS Actual installation Pmta+oempro Mail Marketing System Learning Notes

Source: Internet
Author: User
Tags vps iptables
First, preparatory work
Here I have a pmta+oempro portfolio of packages based on this friend, and tutorials in them, and then deploy in the CENTOS6 environment that I have prepared to upload the cracked version pack to the "/usr/local/src/" directory.
Then we unzip the document and move it all to the "/usr/local/src/" root directory.
Second, install Pmta
The code is as follows Copy Code
SH install.sh
Log in to the SSH client, and then we need to go to the corresponding directory to perform the above line of installation. Here are a few questions to solve.
1, solve the "security raw nat[failed]filter" problem
After the installation is executed, we will see that there is a line of such error script prompts "iptables:setting chains to policy accept:security raw nat[failed]filter". This problem old Chiang had encountered earlier, we can refer to "Solve Linode VPS iptables configuration Error Problem", add a script and restart it.
2, solve the 7100-port problem
According to the tutorial, we can open our PMTA client interface directly through ip:7100 after installation, but we still can't open it because the port seems to have a problem. We can see from the command "NETSTAT-LNPT" that 7100 ports are not started.
The code is as follows Copy Code
VI +435/etc/pmta/config
We need to modify the configuration file to open it through the command above.
The code is as follows Copy Code
<virtual-mta localhost.com>
Smtp-source-host 173.255.248.102 m.laojiang.me
</virtual-mta>
Modify the corresponding IP address and domain name to our own. Then execute "/etc/init.d/pmta start" to start the Pmta. Test is not a problem, directly through the http://server IP address: 7100/Whether you can see the Web interface, you can see that the description is no problem. (If we need to add multiple IP and multiple domain names, directly in the middle of the above script to copy add can)
Third, integrated installation Oempro
The code is as follows Copy Code
http://server IP address/oem/install/
We can use the server IP address, or the domain name that we bound at the second step, open the URL above, and then see an Installation wizard.
Here I am installed the default crack version of the program, the default database username and user is an OEM, the password is Oempro. Then we set the login username and password, and other information can be installed directly.
After installation we can see this interface, with the entry URL address, and the username and the password we set.
You can then see the background interface for the current OEMPRO.
Iv. Configuring the OEMPRO environment process
Because Chiang did not use this email marketing software, the official tutorial configuration process to see if you can achieve the purpose of sending mail. Click "Setting" to enter the Oempro background configuration page.
Set how messages are sent.
Then we set the letter domain name.
Save the settings above after you set up your outgoing mailbox. So far we have finished to the basic setup.
V. Create OEMPRO users and send emails
Once the above deployment is complete, we can create the user and then set the sender target user, template, and sender for the user.
1. Create New user
Create the user, then we directly use this user login to the background "login with user ' s own privileges".
Because I set the current user is Chinese, so we click into the current user to see the interface or Chinese.
2. Create a list
Then we're going to add the mailing list.
When adding a mailing list, we can choose to add a single line or import it.
3. Create a template
Set up the outgoing mail, here we select the group that has been set up for mass mailing.
Then we can see the 2 emails that have been sent in the background, and we can go to the test-accepted email to see if there are any emails coming. If a representative succeeds in accepting and sending, if not, you need to check where the problem is. (Above the old Chiang Test is acceptable to the mail, I use QQ mailbox accepted, although is received, but was intercepted by the system)
But it is certain that the above environmental deployment is no problem. You can ensure that the currently configured Pmta+oempro environment is a feature that you can implement.
Summary, for Pmta+oempro realize the function of mail marketing is very powerful, certainly through this article can not completely solve the use of software problems, such as multiple IP rotation switch, send frequency and speed, these problems need to pass the actual use of testing and adjustment.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.