Results 1 to 7 of 7
-
12th Mar 2011, 09:58 PM #1OPMember
Need help setting up up mail server
I have setup a dedicated server, and installed kloxo, but I cannot get my Mail server to work, I was wondering if anyone here could help me set it up.
tinhead Reviewed by tinhead on . Need help setting up up mail server I have setup a dedicated server, and installed kloxo, but I cannot get my Mail server to work, I was wondering if anyone here could help me set it up. Rating: 5
-
12th Mar 2011, 10:01 PM #2Respected Member
Are you getting any error and is qmail running
-
12th Mar 2011, 10:04 PM #3OPMember
Sorry the Error I am getting is
Code:Unable to send or receive messages for the WarezDevils account. The connection to the server has failed. Server: 'warezdevils.com' Windows Live Mail Error ID: 0x800CCC0E Protocol: POP3 Port: 110 Secure(SSL): No Socket Error: 10061
-
12th Mar 2011, 10:05 PM #4OPMember
Sorry for to add also tried with mail.warezdevils.com
-
12th Mar 2011, 11:24 PM #5OPMember
Sorry for this, I think I know why this is happening, I think port 110 is blocked with iptables, do anyone know how to unblock this I have tried using some commands but they do not seem to be doing the trick
-
13th Mar 2011, 05:31 AM #6Respected Member
try these changing the ip address 202.54.1.20 to your server ip address.
iptables -A INPUT -p tcp -s 0/0 --sport 1024:65535 -d 202.54.1.20 --dport 110 -m state --state NEW,ESTABLISHED -j ACCEPT
iptables -A OUTPUT -p tcp -s 202.54.1.20 --sport 110 -d 0/0 --dport 1024:65535 -m state --state ESTABLISHED -j ACCEPT
-
13th Mar 2011, 08:25 AM #7OPMember
Done that and it still isnt working, so I dont know.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Setting up server, From where to Start
By rahul23 in forum Server ManagementReplies: 14Last Post: 15th Mar 2012, 09:40 AM -
Is this normal when setting up server?
By xandor in forum Webmaster DiscussionReplies: 13Last Post: 24th Jul 2011, 09:47 PM -
Need help in setting up my dedicated server?
By masterfaster in forum Server ManagementReplies: 4Last Post: 16th Jun 2011, 09:17 AM -
Setting up HyperVM + Xen On a Dedeicated Server
By viruz99 in forum Technical Help Desk SupportReplies: 3Last Post: 12th May 2011, 08:46 AM -
Setting up a domain for use with a server (Godaddy)
By jamilv in forum Technical Help Desk SupportReplies: 1Last Post: 17th Jan 2011, 05:40 PM
themaManager - edit and manage...
Version 4.18 released. Open older version (or...