[FC6] Maildir is not created

Discussion in 'Server Operation' started by banaantje12, Dec 3, 2006.

  1. banaantje12

    banaantje12 New Member

    I used the Perfect Setup for Fedora Core 6 and now I added a new user with this:
    Code:
    useradd -m erwin
    passwd erwin
    **********
    Then I rebooted the system. Then I checked if /home/erwin/Maildir/ exists but it is not created!

    First I searched the forums here and I noticed the command maildirmake. But when I do this:
    Code:
    yum install maildirmake
    It can't recognise the program name.

    And when I do this:
    Code:
    maildirmake Maildir
    It can't recognise the command!

    So know what???
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The Maildir is created when you send the first email to the account.
     

Share This Page