I'm trying to set up a mail server using Postfix and Dovecot. I installed and configured them pretty much exactly according to the Ubuntu 8.10 Server Guide. However, I haven't been able to receive any mail with Dovecot. I know that it's listening, and I know that it allows remote login, and I know that it finds INBOX (by the guide at the Dovecot Test Installation page). I'm using mbox.
I can connect to it with mail.app, and with squirrelmail. I can put mail onto the server by mving mbox files into ~/mail. I can drag emails from other accounts into my imbox using mail.app, and they show up in /var/mail/ajm.
However, if I actually try to send an email to [email]ajm@andrewmonks.net[/email], it doesn't show up anywhere.
I've never set up a mail server before, and this is frustrating. I have no idea what's going on.