Results 1 to 4 of 4

Thread: [SOLVED] Setting up Postfix

  1. #1
    Join Date
    May 2008
    Location
    Auckland, New Zealand
    Beans
    69
    Distro
    Ubuntu 8.04 Hardy Heron

    [SOLVED] Setting up Postfix

    Hi,

    I've installed Ubuntu Server 8.04 and I'm trying to setup Postfix so I can send and receive mail on my local network. I've been following a tutorial

    https://help.ubuntu.com/community/Po...asicSetupHowto

    I skipped "Install Postfix" as it was already installed.
    I tested my default setup, with Telnet I was able to send an email and verified that it was in my box with the mail command.

    After following the instructions in "Setting Postfix Support for Maildir-style Mailboxes" I send a test mail but did not receive it with the mail command.

    Files are appearing in ~/Maildir/new but for some reason I do not receive them with the mail program.

    Help appreciated.

  2. #2
    Join Date
    May 2007
    Location
    Phoenix, Arizona USA
    Beans
    2,909
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Setting up Postfix

    Well what folks don't tell you is you only have about half of what you need with Postfix. Postfix is an MTA (mail transfer agent). You already have outgoing smtp working the way it looks so you now need a POP3 or IMAP mail client. You can use something like Dovecot, or Courier-IMAP if you want.

    Personallym I like to use a complete package that has everything I need from the beginning like Zimbra or Citadel. Setup is MUCH easier and you won't spend several days configuring things pulling your hair out.

    Some resources:

    https://help.ubuntu.com/community/Po...asicSetupHowto

    http://www.howtoforge.com/installing...uite_on_ubuntu

    http://www.breezy.ca:8000/?q=node/271

    -Tim
    www.pcchopshop.net

    Hard to find and obsolete PC and server parts. "If we can't find it, it probably doesn't exist"

  3. #3
    Join Date
    Mar 2008
    Beans
    54
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Setting up Postfix

    Or install dovecott to do the pop/imap side.
    My place: http://www.schettino.us, or you can find me on facebook/twitter/last.fm

  4. #4
    Join Date
    May 2008
    Location
    Auckland, New Zealand
    Beans
    69
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Setting up Postfix

    Thanks windependence!

    I installed courier-pop and its working!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •