Can't create users.

Hello everyone, I followed the postfix guide for Ubuntu 9.10 from Linode and while everything seems to work ok when I send an email from my gmail account to the email account I created on my server I get an email from the daemon saying that the user doesn't exist. I've checked the users table on my database and the username is there and I checked my configuration but I can't find what I did wrong. Thanks in advance for any help.

1 Reply

Postfix will only accept mail for local users in localrecipientmaps.

Try postconf | grep maps to see what your current configuration is.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct