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

    Question Mail not being received

    Hi,

    I've just moved my sites to a new cpanel server, and finally have most things working, except I just noticed that none of my email accounts are able to receive mail.

    As the server has to run its outgoing mail through a local gateway, i have a smarthost setup to relay it there, and outgoing mail from the server works fine.

    Sending mail from any number of accounts to accounts on that server, however, never arrive, and I don't get any bounce message or anything.

    APF is setup using the basic ports listed in the securing your cpanel server faq.

    Any ideas?

  2. #2
    Member
    Join Date
    Dec 2005
    Posts
    7

    Default Webmail not working...

    HI,

    I just moved to a new server as well and am having the same
    email problem. Actually, it's not just a problem recieving mail,
    it doesn't seem to be sending mail either.

    The problem is specific to webmail as well. When recieving & sending
    from an email client such as outlook, it works fine. But when
    using webmail, you can't send or recieve. It doesn't give an
    error and the messages don't bounce. But they never show up
    in a mailbox either.

    Any help would be greatly appreciated.

  3. #3
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Any problems with email need to be first investigated by tailing the exim mainlog:

    tail -f /var/log/exim_mainlog

    Then send in a test email and watch for errors/messages.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  4. #4
    Member
    Join Date
    Oct 2003
    Posts
    9

    Default

    I dont' believe my problem is the same as MattFulger's issue, as I can send mail fine from webmail, but incoming messages - whether retrieved via Outlook or webmail never seem to reach the mailbox.

    I sent a couple test messages, but I don't see anything coming up in mainlog regarding that email:

    tail -f /var/log/exim_mainlog

    05-12-04 05:46:42 SMTP connection from [127.0.0.1]:45884 I=[127.0.0.1]:25 closed by QUIT
    2005-12-04 05:55:02 SMTP connection from [127.0.0.1]:45906 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
    2005-12-04 05:55:04 SMTP connection from [127.0.0.1]:45906 I=[127.0.0.1]:25 closed by QUIT
    2005-12-04 06:02:13 cwd=/var/spool/exim 2 args: /usr/sbin/exim -q
    2005-12-04 06:02:13 Start queue run: pid=13115
    2005-12-04 06:02:13 End queue run: pid=13115
    2005-12-04 06:03:25 SMTP connection from [127.0.0.1]:45927 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
    2005-12-04 06:03:27 SMTP connection from [127.0.0.1]:45927 I=[127.0.0.1]:25 closed by QUIT
    2005-12-04 06:11:47 SMTP connection from [127.0.0.1]:45949 I=[127.0.0.1]:25 (TCP/IP connection count = 1)
    2005-12-04 06:11:49 SMTP connection from [127.0.0.1]:45949 I=[127.0.0.1]:25 closed by QUIT
    Last edited by kaos1409; 12-04-2005 at 11:43 AM.

  5. #5
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    If there's nothing in the logs then it would suggest that the email isn't reaching exim or the server at all.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  6. #6
    Member
    Join Date
    Oct 2003
    Posts
    9

    Default

    What would be the best way to track down where its being stopped? I noticed that i can't connect to port 25 on the server from any external addresses, but connecting locally works. The server's on the university network, and although they said they weren't blocking any ports a year ago, is there any way i could check whether the connection is being blocked on their firewall, or the firewall on the box?

    I checked the APF log, but didn't see anything showing it was blocked. I'd like to be certain that the university is blocking something before I start any discussions with them.


    Thanks,
    Last edited by kaos1409; 12-04-2005 at 01:06 PM.

  7. #7
    Member
    Join Date
    Dec 2005
    Posts
    7

    Default Webmail not working...

    Chirpy,

    Thanks for your help in resolving this issue. However, I was
    able to get it handled by submitting a ticket through the cPanel
    Support System.

    Kyle Pinkley from cPanel Support simply modified the E-Mail
    configuration and had it working within minutes of having
    access to my server. Thanks Kyle!

    Kaos,

    Perhaps you can submit a ticket through the cPanel Support
    System and have your problem resolved just as quickly as mine.
    You can find a link to the support system within WHM under
    Support >>> Support Center >>> Contact cPanel.net
    The support was very fast and the problem was solved within
    minutes of giving them root access!

    Awesome Support cPanel! Thanks a million!

    Peace & Prosperity,
    Matt Fulger

  8. #8
    Registered User
    Join Date
    Oct 2003
    Posts
    38

    Default

    Did they indicate anything about the problem and how did they resolved it.

  9. #9
    Member
    Join Date
    Oct 2003
    Posts
    9

    Default

    This was the problem:

    The zone files for this nameserver did not exist in the chrooted environment which your nameserver was setup to use. I copied all the db files from /var/named into /var/named/chroot/var/named and then restarted bind. The result was that I am now able to resolve that domain using that nameserver:
    Hope that helps!

Similar Threads & Tags
Similar threads

  1. Replies: 0
    Last Post: 04-16-2010, 12:52 PM
  2. Mail not being received
    By tjawatts in forum E-mail Discussions
    Replies: 0
    Last Post: 01-13-2009, 02:15 PM
  3. Replies: 1
    Last Post: 08-08-2008, 04:16 AM
  4. E-Mail been received but not deleiverd
    By Parcye in forum E-mail Discussions
    Replies: 2
    Last Post: 09-21-2007, 02:49 PM
  5. Just Received Mail From Another Account!!!
    By damainman in forum cPanel and WHM Discussions
    Replies: 11
    Last Post: 11-19-2004, 07:36 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube