Swati Meghanand wrote:
I have configured a postfix mail server with mysql virtual domains/users.
I had a (test) domain say foo.test.com and a user for that domain no...@foo.test.com
The mail server is having IP address 222.333.444.55

But now if
I send mail from: no...@foo.test.com to rcpt to: no...@foo.test.com
Mail gets delivered .. how can I restrict this
since anybody can send such mails by telnetting to this server.
>
Same this I am having another domain on the same server say 'boo.test.com' having user nob...@boo.test.com still
> mail from: no...@foo.test.com to
> rcpt to: nob...@boo.test.com
delivers mails.

The two examples above are expected behavior--postfix accepted for delivery an email address to a valid address within its domain.

How can I restrict such cases.

Restrict such cases how? Prohibit unauthorized senders from using addresses in your domain?

Reply via email to