[development] setting mail server for development
Piermaria Maraziti
piermaria at maraziti.it
Sun Dec 16 12:09:00 UTC 2007
At 12.54 16/12/2007, you wrote:
>How do you handle such issues?
A rapid answer:
in /etc/postfix/main.cf configure
myhostname = <the hostname of your box>
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@<the hostname of your box> 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)
Ciao!
--8<-----------------------------------fnord-----
Piermaria Maraziti piermaria at maraziti.it KALLISTI
ICQ744473 MSN:kallisti at hotmail.it +3934735GILDA
www.gilda.it www.eridia.it www.hovistocose.it
More information about the development
mailing list