Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 11 of 11
  1. #1
    Member
    Join Date
    Sep 2003
    Posts
    56

    Default eMail issues

    Hello,

    My new cPanel server is up and running.
    We just made it live yesterday. All of the sites were using cPanel on a shared server. No I have my own cPanel sever.

    The domains all seem to be working, but we've been having some eMail issues.

    1) Clients haven't been able to eMail each other: this seems to be working now

    2) Some clients aren't getting eMails from ME (my site is on the same server)
    But, they are getting some from others (people from their domain & outside of the server)

    3) Some clients aren't getting any eMail in their inbox (they use outlook) but there are new messages when they go to theirdomain.com/webmail

    Everybody's eMail worked fine before the transfer.

    I copies all of the old account info to the new server from within WHM.

    Any wisdom about the eMail issues would be greatly appreciated.

    Are the above issues common?
    Do I need to do anything in my setup?

    God Bless,
    Oscar

  2. #2
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    on shell do this and paste the result here. Replace the emailid@CUSTOMERDOMAIN.com with ur customers email id who is not recieving mails.

    mail -v emailid@CUSTOMERDOMAIN.com
    sub: test
    test
    .


    LAST . is neccessary.

    As for users not able to see mails in outlook, check their settings.
    :: Anand ::

    ssh root@
    who the hell is root ???

    Cpanelappz Support Forums are up now. Register Today
    http://forums.cpanelappz.com

    WHM/cPanel API : http://whmapi.cpanelappz.com
    Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
    Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com

  3. #3
    Member
    Join Date
    Sep 2003
    Posts
    56

    Question

    Thanks.

    I'm VERY new at this.
    How do I get to the shell?

    Can't I do the testing through WHM?

    God Bless,
    Oscar

  4. #4
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Originally posted by omoriginals
    Thanks.

    I'm VERY new at this.
    How do I get to the shell?

    Can't I do the testing through WHM?

    God Bless,
    Oscar
    Please don't mind but if you aren't aware of the basics even i seriously recommend you hire someone to do it for you for now. And then gradually learn. Its always better and safer. Rest is ur wish.

    For shell u need to use a ssh client like putty for windows. Google for putty to download and use it.
    :: Anand ::

    ssh root@
    who the hell is root ???

    Cpanelappz Support Forums are up now. Register Today
    http://forums.cpanelappz.com

    WHM/cPanel API : http://whmapi.cpanelappz.com
    Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
    Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com

  5. #5
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider
    :: Anand ::

    ssh root@
    who the hell is root ???

    Cpanelappz Support Forums are up now. Register Today
    http://forums.cpanelappz.com

    WHM/cPanel API : http://whmapi.cpanelappz.com
    Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
    Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com

  6. #6
    Member
    Join Date
    Sep 2003
    Posts
    56

    Default Mac OS X

    Ok. I left out an important detail.

    I'm on a mac running os x.

    I learned that OS X includes OpenSSH by default.

    So I should be able to what you recommend from the command line.

    how do i connect with ssh?

    Thanks & God Bless,
    Oscar

  7. #7
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    sorry have no idea on mac, ssh is used as follows atleast on linux systems.

    ssh root@serverip -v

    -v is for verbose. It will ask u the root password then.
    :: Anand ::

    ssh root@
    who the hell is root ???

    Cpanelappz Support Forums are up now. Register Today
    http://forums.cpanelappz.com

    WHM/cPanel API : http://whmapi.cpanelappz.com
    Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
    Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com

  8. #8
    Member
    Join Date
    Sep 2003
    Posts
    56

    Default Deferred: Connection refused by localhost

    Here is what I got with your help....

    [TiBook:~] om% ssh root@65.183.204.254
    root@65.183.204.254's password:
    Connection to 65.183.204.254 closed by remote host.
    Connection to 65.183.204.254 closed.
    [TiBook:~] om% mail -v nick@forsalebynick.com
    Subject: test
    .
    EOT
    Null message body; hope that's ok
    nick@forsalebynick.com... Connecting to localhost via relay...
    nick@forsalebynick.com... Deferred: Connection refused by localhost
    [TiBook:~] om%

    ---
    what's does "Deferred: Connection refused by localhost" mean?

    I can send eMail to nick@forsalebynick.com from domains other than those on my server without a problem.

    Thanks & God Bless,
    Oscar

  9. #9
    Member
    Join Date
    Nov 2002
    Posts
    1,781
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default Re: Deferred: Connection refused by localhost

    Originally posted by omoriginals
    Here is what I got with your help....

    [TiBook:~] om% ssh root@65.183.204.254
    root@65.183.204.254's password:
    Connection to 65.183.204.254 closed by remote host.
    Connection to 65.183.204.254 closed.
    [TiBook:~] om% mail -v nick@forsalebynick.com
    Subject: test
    .
    EOT
    Null message body; hope that's ok
    nick@forsalebynick.com... Connecting to localhost via relay...
    nick@forsalebynick.com... Deferred: Connection refused by localhost
    [TiBook:~] om%

    ---
    what's does "Deferred: Connection refused by localhost" mean?

    I can send eMail to nick@forsalebynick.com from domains other than those on my server without a problem.

    Thanks & God Bless,
    Oscar
    I believe now u need someone professional to look at ur server and fix it for you. Sorry but i can't do a step by step for u on this matter.
    :: Anand ::

    ssh root@
    who the hell is root ???

    Cpanelappz Support Forums are up now. Register Today
    http://forums.cpanelappz.com

    WHM/cPanel API : http://whmapi.cpanelappz.com
    Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
    Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com

  10. #10
    Member
    Join Date
    Mar 2002
    Location
    Alberta, Canada
    Posts
    1,509

    Default

    I would suggest you check the DNS settings for each account. WHM does not automatically setup correct DNS info nor assign Ownership correctly. Some things still need to be done manually.
    Helping people Host, Create, and Maintain their Web Site
    Also providing Server Admin Services - setup / troubleshooting

    http://potentproducts.com/

  11. #11
    Member
    Join Date
    Sep 2003
    Posts
    56

    Default Re: Re: Deferred: Connection refused by localhost

    Originally posted by anand
    I believe now u need someone professional to look at ur server and fix it for you. Sorry but i can't do a step by step for u on this matter.
    Thanks for getting me on the right path.

    God Bless,
    Oscar

Similar Threads & Tags
Similar threads

  1. email forwarder and same email account issues
    By syslint in forum E-mail Discussions
    Replies: 1
    Last Post: 11-17-2010, 09:43 PM
  2. Email Issues
    By rkahn in forum E-mail Discussions
    Replies: 2
    Last Post: 10-04-2007, 02:51 PM
  3. Issues with Email
    By thewishbone in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 06-05-2006, 12:56 AM
  4. Email Issues
    By phonelesscord in forum E-mail Discussions
    Replies: 4
    Last Post: 05-22-2004, 06:28 PM
  5. email issues
    By Inovica in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 11-09-2002, 07:14 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube