4

Let's suppose I run the mail server for example.com and the server is running Postfix on Ubuntu. There are two registered users, alice and bob.

Postfix receives an email from badhost.com like so:

To: [email protected] From: [email protected] ... 

Using the default configuration, Postfix happily accepts the email and delivers it to alice's mailbox. The email, of course, isn't actually from bob.

Is there a way to tell Postfix that it should not be accepting email falsely claiming to be from local address? In other words, alice should be assured that whenever she receives an email from example.com, it is authentic.

I wondered about forcing SPF but a lot of legitimate email comes from domains that don't have SPF set up.

3

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.