Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Registered User
    Join Date
    Jan 2005
    Posts
    3

    Default Exim Failed

    Exim failed by itself, in the exim_paniclog file I find:

    2005-09-08 21:14:08 cannot run initgroups(): no passwd entry for uid=47
    2005-09-08 21:14:43 cannot run initgroups(): no passwd entry for uid=47
    2005-09-08 21:14:43 cannot run initgroups(): no passwd entry for uid=47


    What happened?

    I tried all the:

    /scripts/eximup --force

    to no avail. I also moved from stable to the release branch.

    Please help!

  2. #2
    Member
    Join Date
    Jul 2004
    Posts
    7

    Default exim issue.

    Looks like mailnull user is missing from the server. You need to run the follwing command..

    useradd -s /sbin/nologin -u 47 -d /var/spool/mqueue mailnull

  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

    Or running the following ought to sort it out:

    /scripts/eximup --force
    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
    Registered User
    Join Date
    Jan 2005
    Posts
    3

    Default

    I tried the /scripts/eximup already to no avail,

    I also have a mailnull user:

    mailnull:x:32018:100::/home/users/mailnull:/bin/bash

  5. #5
    Registered User
    Join Date
    Jan 2005
    Posts
    3

    Default

    I also tried removing the user mailnull and add it back with:



    useradd -s /sbin/nologin -u 47 -d /var/spool/mqueue mailnull

    and I still get the same messages in my exim_paniclog file.

  6. #6
    Member
    Join Date
    Jul 2004
    Posts
    7

    Default exim error

    remove your existing mailnull user and group, and add them again using the following command.

    groupadd -g 47 mailnull
    useradd -s /sbin/nologin -u 47 -g mailnull -d /var/spool/mqueue mailnull

    now, restart exim service..

Similar Threads & Tags
Similar threads

  1. Exim won't start - Exim has failed, please contact the sysadmin.
    By TheUnluckyGuy in forum E-mail Discussions
    Replies: 1
    Last Post: 05-25-2010, 10:18 AM
  2. Exim failed, Spamd failed
    By GoWilkes in forum E-mail Discussions
    Replies: 11
    Last Post: 04-06-2008, 10:18 AM
  3. httpd, exim, exim-26, eximstats failed.
    By sadique in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 11-07-2005, 05:26 AM
  4. exim failed !! in big mess !! Error:package exim is not installed
    By atul in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 07-15-2004, 11:37 AM
  5. re-exec of exim (/usr/sbin/exim) with -Mc failed: Permission denied
    By 65535 in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 03-15-2004, 05:01 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube