Post
Topic
Board Services
Re: 1BTC to assist me with sending/recieving email on my ubuntu server
by
drawoc
on 17/08/2011, 20:01:16 UTC
Yes, please read us the logs.

You can get the most recent log messages with:
Code:
tail /var/log/mail.log

Also, have you configured postfix yet?
You can do so with:
Code:
sudo dpkg-reconfigure postfix
This should give you a nice user interface to help configure your server.