Activity Stream
48,167 MEMBERS
62793 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Member

    Default 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

  2.   Sponsored Links

  3.     
    #2
    Respected Member
    Are you getting any error and is qmail running

  4.     
    #3
    Member
    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
    And yes qmail is running

  5.     
    #4
    Member
    Sorry for to add also tried with mail.warezdevils.com

  6.     
    #5
    Member
    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

  7.     
    #6
    Respected 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

  8.     
    #7
    Member
    Done that and it still isnt working, so I dont know.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Setting up server, From where to Start
    By rahul23 in forum Server Management
    Replies: 14
    Last Post: 15th Mar 2012, 09:40 AM
  2. Is this normal when setting up server?
    By xandor in forum Webmaster Discussion
    Replies: 13
    Last Post: 24th Jul 2011, 09:47 PM
  3. Need help in setting up my dedicated server?
    By masterfaster in forum Server Management
    Replies: 4
    Last Post: 16th Jun 2011, 09:17 AM
  4. Setting up HyperVM + Xen On a Dedeicated Server
    By viruz99 in forum Technical Help Desk Support
    Replies: 3
    Last Post: 12th May 2011, 08:46 AM
  5. Setting up a domain for use with a server (Godaddy)
    By jamilv in forum Technical Help Desk Support
    Replies: 1
    Last Post: 17th Jan 2011, 05:40 PM

Tags for this Thread

BE SOCIAL