Postfix for local development

in /etc/postfix/main.cf configure
myhostname =
inet_interfaces = localhost # so that it won't be open to the world
mydestination = $myhostname, localhost

create a user mailtest on your box

send mails to mailtest@ and read it via mail command or install pine or elm

this should work (not tested, however I have a lot of servers configured with postfix and this should be the minimal configuration you need)

or

http://www.drupal4hu.com/node/55

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <img> <hr>
  • Lines and paragraphs break automatically.

More information about formatting options