Sendmail problem?

Discussion in 'Installation/Configuration' started by Soul's Raider, Aug 15, 2006.

  1. Soul's Raider

    Soul's Raider New Member

    I got a warning in my system log saying "dangerous permissions on /var/spool/clientmqueue" so I looked at it and changed the permissions.

    Now, sendmail is broke and no matter what I do to that folder, sendmail keeps giving me the same error:

    SYSERR(root): can not chdir(/var/spool/clientmqueue/): Permission denied

    Program mode requires special privileges, e.g., root or TrustedUser.

    Heelp me!
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's the exact error message?

    What's the output of
    Code:
    ls -la /var/spool/clientmqueue
    ?
     

Share This Page