Postfix and Mutt

How to install and setup Postfix and Mutt on the Sheeva Plug.

4 Responses to “Postfix and Mutt”

  1. Kenny says:

    Please keep comments clean and constructive. Inappropriate comments will be removed. Thank you.

  2. Paul says:

    Mutt hangs with “Could not create temporary file!” when you try to read your first mail as a user. You even can’t leave the program wie “q” after that. You have to delete /var/mail/ as root to do so. No idea what the problem is here but it makes mutt unusable.

  3. Kenny says:

    make sure you have write permission to your temp directory. For Linux, it is usually “/tmp” unless you manually changed the $TMPDIR environment variable.

  4. Bob says:

    Mutt’s tmp directory can be set from ~/.muttrc. I have

    set tmpdir=~/tmp

    in mine

Leave a Reply