On Fri, 18 Nov 2005 11:50:42 -0500, netture wrote: > I have install postfix just to quick test it. but I have not see > anything about creating user mail account.
Have you activated it ? Followed the post-install suggestions ? Then, your local users should be able to send (and receive) mail. You could as well telnet to it, locally: telnet 127.0.0.1 25 and it should say something about 'Postfix' I usually test it with mail -s "Test message" foo whatever . where foo is the username. Or try [EMAIL PROTECTED] And then, go and read the documentation, urgently. Uwe

