ISPmanager PRO - Free CP for VPS.NET users
#81
Posted 26 February 2010 - 06:41 PM
rdns has to be done via opening a support ticket currently
the ip of your vps needs to have the rdns record set to the system hostname of your server
#82
Posted 27 February 2010 - 09:45 AM
wedy said:
I follow your guide step by step but my email still NOT working. Please help me.
Surely. First off are you seeing the email tabs in ispmanager? This will be under (to the left in the option menus) accounts as 'E-Mail boxes' and under domains 'E-mail domains' if it was successfully installed with ispmanager.
It's possible if you have just set up this site and just pointed your domains to your new vps server, that they simply haven't updated yet. If this isn't the case, let me know and hopefully we can get it working for you and update the tutorial if need be.
#83
Posted 27 February 2010 - 11:21 AM
bordman said:
It's possible if you have just set up this site and just pointed your domains to your new vps server, that they simply haven't updated yet. If this isn't the case, let me know and hopefully we can get it working for you and update the tutorial if need be.
Dear bordman, Yes i can see the email tabs in ISPmanager. The same also with 'E-Mail boxes' and 'Email-mail domains'.
Its more than 24 hours now and I think my dns should already pointing to my domain. But I still cannot make my email account to work. I can connect to POP but cannot received any mail. SMTP is totally cannot connect.
P.S.: I would like to give you my admin details of my ISPmanager so you can look at my settings. I really don't know what else to do.
P.P.S.: I have also ask VPS.NET Support to setup reserve DNS and MX records for my domain as pointed out by anthonysomerset but still no luck.
#84
Posted 27 February 2010 - 04:33 PM
I try to ping my email address via http://centralops.net/co/. It give me this status;
Quote
Validation results
confidence rating: 3 - SMTP
The email address passed this level of validation
without an error. However, it is not guaranteed to be
a good address. more info
canonical address: <admin@epeti.com>
MX records
preference exchange IP address (if included)
10 mail.epeti.com [109.123.84.13]
20 mail.epeti.com [109.123.84.13]
SMTP session
[Contacting mail.epeti.com [109.123.84.13]...]
[Connected]
220 epeti.com ESMTP Postfix (Ubuntu)
EHLO hexillion.com
250-epeti.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN NTLM CRAM-MD5 DIGEST-MD5
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
MAIL FROM:<HexValidEmail@hexillion.com>
250 2.1.0 Ok
RCPT TO:<admin@epeti.com>
250 2.1.5 Ok
RSET
250 2.0.0 Ok
QUIT
221 2.0.0 Bye
[Connection closed]
-- end --
Than, I try to send email via SquirrelMail and the email is return back to my Inbox. The content is as below;
Quote
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<admin@limbang.net>: host limbang.net[67.225.137.160] said: 550 "REJECTED - Bad
HELO - Host impersonating [epeti.com]" (in reply to MAIL FROM command)
Together with attachment as below;
Quote
X-Postfix-Queue-ID: EF3CE8C618
X-Postfix-Sender: rfc822; admin@epeti.com
Arrival-Date: Sun, 28 Feb 2010 00:20:19 +0800 (BNT)
Final-Recipient: rfc822; admin@limbang.net
Original-Recipient: rfc822;admin@limbang.net
Action: failed
Status: 5.0.0
Remote-MTA: dns; limbang.net
Diagnostic-Code: smtp; 550 "REJECTED - Bad HELO - Host impersonating
[epeti.com]"
I hope the data above can help you (or someone that kind enough to help me)analyze this problem as I'm very new to these kind of stuff.
I love using ISP Manager Pro. Hope this problem can be solved. Thanks in advance.
P.S.: Sorry for my bad English.
#85
Posted 27 February 2010 - 11:32 PM
do you have the A record for your system hostname setup and pointed at your vps IP?
do you have reverse dns for the IP set to the hostname (not so important for recieving as for sending)
have you set the hostname correctly in ispmanager?
#86
Posted 25 March 2010 - 06:38 AM
#87
Posted 25 March 2010 - 07:20 AM
#88
Posted 02 November 2010 - 10:25 PM
Anyone have ideas on how I can get around this problem?
#89
Posted 02 November 2010 - 10:29 PM
#90
Posted 02 November 2010 - 11:00 PM
nginx is setup as a reverse proxy to apache in ispmanager so its probably not setup the way you had it set already
#91
Posted 02 November 2010 - 11:07 PM
#92
Posted 03 November 2010 - 03:20 AM
Thanks!
#93
Posted 03 November 2010 - 08:43 AM
MuffinDad, on 03 November 2010 - 03:20 AM, said:
Thanks!
the mysql password might not be the same as the root password - the following may help you reset it to work with ispmanager - http://www.howtoforg...l-root-password
#94
Posted 14 December 2010 - 03:04 PM
I hope it's not a problem if I ask a question here.
My goal is to have a system where I can run a couple of WordPress sites on which are on different domain names.
(domaina.com, domainb.net and domainc.nl).
One WordPress site has around 100k pageviews per month, But I'm expecting more visitors and therefore I need scalability.
I just reinstalled a brand new CentOS 5.5 x64 Optimized and Hardened Virtual Machine
Directly after that I installed Ispmanager via
wget "http://download.ispsystem.com/install.sh" sh install.sh
The installation went correctly (I needed to reboot and restart the installation).
BTW I chose for the full package ispmanager installation.
I added a user with and a domain
Now I want to add some features to my machine.
1) phpmyadmin
2) Nginx
3) Fast-CGI
4) APC
Phpadmin is giving me a headache. I was able to install it with the RPMForge custom repository
wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm rpm -Uhv rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm yum install phpmyadmin
after that to make it visible in ispmanager I had to do this:
yum makecache /usr/local/ispmgr/sbin/pkgctl cache
I installed it via the "Applications" screen in ispmanager.
and activate it within ispmanager. But from there I'm completely stuck and don't know what to do.
Going to http://IP/phpmyadmin brings me a 404 Not Found error.
P.s. I already tried the command
service httpd restart
but without any luck.
Any thoughts on that one?
I've installed Nginx following this tutorial:
http://en.ispdoc.com...in_CentOS_Linux
And was able to activate it in ispmanager.
How do I check if Nginx is handling PHP in stead of Apache? Is there A way I can check?
I've installed Fast-CGI following this tutorial:
http://en.ispdoc.com...in_CentOS_Linux
But anytime I use PHP As Fast-CGI and go to a php file I get a 500 Internal Server Error.
I know these are quite some questions but I just don't have that much experience on Linux Administation. (I'm a noob when it comes to this stuff) I'm willing to learn though.
Thanks a lot in advance
Paul
#95
Posted 14 December 2010 - 08:29 PM
Seems Like I've done it correctly but don't need to go to http://[IP]/phpmyadmin but to http://[IP]/myadmin
Now sorting out the other questions, but if you're willing to help it would be great
Paul

Help
This topic is locked













